From: <no...@so...> - 2002-09-08 22:12:18
|
Patches item #605455, was opened at 2002-09-06 07:13 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=316528&aid=605455&group_id=16528 Category: None Group: None Status: Open Resolution: Accepted Priority: 5 Submitted By: Sean Reifschneider (jafo) Assigned to: Gerhard Häring (ghaering) Summary: RPM .spec file for 2.2. Initial Comment: I'm uploading a .spec file for creating RPMs. I've tweeked this from the one I got with a version of 2.0. The RPM and SRPM for pyPgSQL and egenix-mx-base (built correctly for the Red Hat python 2.2) at: ftp://ftp.tummy.com/pub/tummy/RPMS/SRPMS/ ftp://ftp.tummy.com/pub/tummy/RPMS/binaries-KRUD-7.3-i386/ If you include this .spec file in the base .tar file, and update the version number in it as appropriate, users will be able to build RPMs directly from the tar file with "rpm -ta pypgsql-version.tar.gz". Sean ---------------------------------------------------------------------- >Comment By: Sean Reifschneider (jafo) Date: 2002-09-08 22:12 Message: Logged In: YES user_id=81797 Ugh, the last one didn't fix paths in the examples. Use this one instead, please. ---------------------------------------------------------------------- Comment By: Sean Reifschneider (jafo) Date: 2002-09-08 21:52 Message: Logged In: YES user_id=81797 Thanks for the suggestions. They are implemented in this file. ---------------------------------------------------------------------- Comment By: Gerhard Häring (ghaering) Date: 2002-09-08 15:32 Message: Logged In: YES user_id=163326 Committed, thanks. ---------------------------------------------------------------------- Comment By: Gerhard Häring (ghaering) Date: 2002-09-06 08:04 Message: Logged In: YES user_id=163326 Thanks. A few ideas for improvement: no %doc for README and examples no runtime dependency on PostgreSQL-client or Python no build dependency on PostgreSQL-devel or Python-devel The argument against adding too many dependencies is that these RPMs are probably named slightly different on stock Redhat, KRUD, and in the postgresql.org RPMs. Do you think these should be added? I'll try to test this and add it later. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=316528&aid=605455&group_id=16528 |