wendall911 / couchdb-rpm

Sources for RPM packages for CouchDB
23 stars 11 forks source link

Good job! #2

Closed roehrijn closed 2 years ago

roehrijn commented 12 years ago

Hi wendall911,

I wanna thank your for your work of porting couchdb.spec to v.1.2. I just created a RPM and it seems to work without any problems. Prior to this I spent hours dealing with my own spec file ... until I found your code.

What do you think about contributing it to EPEL?

Regards

Jan

smcclstocks commented 11 years ago

+1 for contributing to EPEL

ananich commented 11 years ago

+1

wendall911 commented 10 years ago

This spec breaks all sorts of EPEL rules at the moment. Mostly because of it's use of bundled libs. I was going for something pure originally, but it isn't really possible. Peter Lemenkov maintains the package for Fedora and fixes all the Erlang related breakage. Not sure if he plans to push this into EPEL, since it would require an entirely different spec that breaks all the packaging rules for Fedora. Maybe if Fedora Next works out I might contribute.

Leaving this open for now, since I'm not sure what to do here.