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: 27-Mar-2004 09:14:44
Branch: HEAD Handle: 2004032708144400
Modified files:
openpkg-src/bash bash.spec
Log:
annotate what is done
Summary:
Revision Changes Path
1.46 +3 -0 openpkg-src/bash/bash.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bash/bash.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 bash.spec
--- openpkg-src/bash/bash.spec 27 Mar 2004 08:13:04 -0000 1.45
+++ openpkg-src/bash/bash.spec 27 Mar 2004 08:14:44 -0000 1.46
@@ -84,8 +84,11 @@
}
%prep
+ # unpack and patch distribution
%setup -q -n bash-%{V_base_real}
%patch -p0 -P 0 1 2 3 4 5 6 7
+
+ # brand with OpenPKG release and fix patchlevel
%{l_shtool} subst \
-e 's;@l_openpkg_release@;%{l_openpkg_release};' \
version.c
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]