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: 25-Jul-2003 10:21:22
Branch: HEAD Handle: 2003072509212200
Modified files:
openpkg-src/libffi libffi.spec
Log:
reference CVS file in .spec, too
Summary:
Revision Changes Path
1.6 +2 -0 openpkg-src/libffi/libffi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libffi/libffi.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 libffi.spec
--- openpkg-src/libffi/libffi.spec 25 Jul 2003 08:19:32 -0000 1.5
+++ openpkg-src/libffi/libffi.spec 25 Jul 2003 08:21:22 -0000 1.6
@@ -37,6 +37,7 @@
# list of sources
Source0: libffi.tar.gz
+Source1: libffi.tar.gz.sh
# build information
Prefix: %{l_prefix}
@@ -73,6 +74,7 @@
%prep
%setup -q -c
+ # %{SOURCE1} (make speclint happy)
%build
cd gcc/libffi
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]