nrk / phpiredis

PHP extension for Redis based on Hiredis
BSD 2-Clause "Simplified" License
490 stars 66 forks source link

Adds spec for RPM build. #16

Open combatpoodle opened 10 years ago

combatpoodle commented 10 years ago

Adds spec for RPM buildout. Instructions for buildout are included in the top of the spec file.

combatpoodle commented 10 years ago

@nrk Let me know if you have any questions. I was unclear on the proper version number, so if you have something elsewhere you're going by, let me know and I'll clean it up.

nrk commented 10 years ago

@israelshirk the current version is 1.0.0 but it's really still a -dev since I'd like to review a few more things before tagging the actual release. I don't know how such state reflects into RPM build specs, but I'm interested in merging your PR.

combatpoodle commented 10 years ago

Cool. I'm assuming that you'd just tag the official release as v1.0.0. From here, updates are just a matter of find-and-replace on the version number and tagging appropriately.