Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#604 closed defect (fixed)

RPM changes to support packaging

Reported by: ranger@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I'm attaching an updated version of the RPM port that adds a number of new features:

  1. python support: rpm now builds the python modules
  2. architecture updates: there is now a "fat" architecture that can be set in BuildArch: in the spec file. It sets the defaults CFLAGS to be "-O2 -arch ppc -arch i386", and these packages are allowed to be installed on both i386 and ppc architectures (on systems where this RPM is built :)
  3. provides/requires support: RPMs will now automatically have library provides and requires added to the package, so any library that is linked against is automatically depended upon by the RPM.

Attachments (6)

rpm.tar.gz (4.2 KB) - added by ranger@… 21 years ago.
tarball containing the updated RPM port
rpm.tar.2.gz (4.2 KB) - added by ranger@… 21 years ago.
updated rpm ports
rpm.tar.3.gz (4.2 KB) - added by ranger@… 21 years ago.
rpm port
rpm.tar.4.gz (4.3 KB) - added by ranger@… 21 years ago.
rpm port
rpm.tar.5.gz (4.4 KB) - added by ranger@… 21 years ago.
rpm port
rpm.tar.6.gz (4.4 KB) - added by ranger@… 21 years ago.
rpm port

Download all attachments as: .zip

Change History (13)

Changed 21 years ago by ranger@…

Attachment: rpm.tar.gz added

tarball containing the updated RPM port

Changed 21 years ago by ranger@…

Attachment: rpm.tar.2.gz added

updated rpm ports

comment:1 Changed 21 years ago by ranger@…

attachments.isobsolete: 01

Changed 21 years ago by ranger@…

Attachment: rpm.tar.3.gz added

rpm port

comment:2 Changed 21 years ago by ranger@…

attachments.isobsolete: 01

comment:3 Changed 21 years ago by ssen@…

This looks good. Please commit.

Changed 21 years ago by ranger@…

Attachment: rpm.tar.4.gz added

rpm port

comment:4 Changed 21 years ago by ranger@…

attachments.isobsolete: 01

Changed 21 years ago by ranger@…

Attachment: rpm.tar.5.gz added

rpm port

comment:5 Changed 21 years ago by ranger@…

attachments.isobsolete: 01

Changed 21 years ago by ranger@…

Attachment: rpm.tar.6.gz added

rpm port

comment:6 Changed 21 years ago by ranger@…

attachments.isobsolete: 01

comment:7 Changed 21 years ago by ranger@…

Resolution: fixed
Status: newclosed

committed to dports

Note: See TracTickets for help on using tickets.