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 openpkg-web Date: 07-Oct-2003 21:14:24
Branch: HEAD Handle: 2003100720142202
Modified files:
openpkg-src/autoconf autoconf.spec
openpkg-web news.txt
Log:
add OpenPKG release branding
Summary:
Revision Changes Path
1.40 +4 -1 openpkg-src/autoconf/autoconf.spec
1.6907 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/autoconf/autoconf.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 autoconf.spec
--- openpkg-src/autoconf/autoconf.spec 23 Jul 2003 18:58:14 -0000 1.39
+++ openpkg-src/autoconf/autoconf.spec 7 Oct 2003 19:14:24 -0000 1.40
@@ -37,7 +37,7 @@
Group: Development
License: GPL
Version: %{V_latest}
-Release: 20030723
+Release: 20031007
# list of sources
Source1: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
@@ -82,6 +82,9 @@
# configure and build Autoconf (current version)
( cd autoconf-%{V_latest}
+ %{l_shtool} subst \
+ -e 's;^\(PACKAGE_STRING=.GNU Autoconf [0-9.]*\)\(.\);\1
(%{l_openpkg_release})\2;g' \
+ configure
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
./configure \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6906 -r1.6907 news.txt
--- openpkg-web/news.txt 7 Oct 2003 18:50:19 -0000 1.6906
+++ openpkg-web/news.txt 7 Oct 2003 19:14:22 -0000 1.6907
@@ -1,3 +1,4 @@
+07-Oct-2003: Upgraded package: P<autoconf-2.57-20031007>
07-Oct-2003: Upgraded package: P<mplayer-1.0pre2-20031007>
07-Oct-2003: Upgraded package: P<xmlto-0.0.15-20031007>
07-Oct-2003: Upgraded package: P<mysql3-3.23.58-20031007>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]