OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Aug-2003 14:58:30
Branch: OPENPKG_UPGRADE_RPM42 Handle: 2003082313582900
Modified files: (Branch: OPENPKG_UPGRADE_RPM42)
openpkg-src/openpkg openpkg.spec
Log:
Ok, the plain tarball is actually not available anywhere on the
Internet. It is just available in the .src.rpm of RedHat "rawhide". So
we extract it manually ourself and place it available on our FTP server
in plain format so that the package does not require any rpm2cpio or
Perl (there is a Perl based rpm2cpio) for building.
Summary:
Revision Changes Path
1.192.2.11 +1 -1 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.192.2.10 -r1.192.2.11 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 23 Aug 2003 12:14:36 -0000 1.192.2.10
+++ openpkg-src/openpkg/openpkg.spec 23 Aug 2003 12:58:29 -0000 1.192.2.11
@@ -68,7 +68,7 @@
# list of sources
Source0: README
Source1: openpkg.boot
-Source2: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.2.x/rpm-%{V_rpm}.tar.gz
+Source2: ftp://ftp.openpkg.org/sources/CPY/openpkg/rpm-%{V_rpm}.tar.gz
Source3: rpm.patch.bugfix
Source4: rpm.patch.feature
Source5: rpm.patch.porting
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]