leamas / spotify-make

Experimental, third-party installer for native linux spotify client
116 stars 15 forks source link

Fix detection for all "Red Hat versions" #30

Closed patchon closed 10 years ago

patchon commented 10 years ago

Using globbing for detection on Red Hat distros since there are a couple of them out there (RedHatEnterpriseServer, RedHatEnterpriseWorkstation, RedHatEnterpriseClient and who knows). Using RedHat* should be pretty safe to detect atleast every Red Hat-version.

leamas commented 10 years ago

Yup, much better, thanks for patch. BTW, isn't it time to create a spec instead?

patchon commented 10 years ago

You mean a rpm-spec ? I've been using this one, http://leamas.fedorapeople.org/spotify/latest/spotify-client.spec with a few modifications for the exclude-pattern (rpm <4.8 uses another filtering-method) =)

leamas commented 10 years ago

Yup, that's what I mean. If you send it to me I could add it to the git repo.