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: 28-Oct-2003 19:36:41
Branch: HEAD Handle: 2003102818363901
Modified files:
openpkg-src/m4 m4.spec
openpkg-web news.txt
Log:
update config.* scripts to newer versions and this way especially port
to OpenDarwin
Summary:
Revision Changes Path
1.26 +4 -3 openpkg-src/m4/m4.spec
1.7208 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/m4/m4.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 m4.spec
--- openpkg-src/m4/m4.spec 6 Oct 2003 18:56:09 -0000 1.25
+++ openpkg-src/m4/m4.spec 28 Oct 2003 18:36:40 -0000 1.26
@@ -33,7 +33,7 @@
Group: Language
License: GPL
Version: 1.4o
-Release: 20031006
+Release: 20031028
# list of sources
Source0: ftp://ftp.seindal.dk/pub/rene/gnu/m4-%{version}.tar.gz
@@ -43,8 +43,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make
-PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: OpenPKG, openpkg >= 20030103, make
+PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ -58,6 +58,7 @@
%prep
%setup -q
%patch -p0
+ %update_config_scripts
%build
# configure package
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7207 -r1.7208 news.txt
--- openpkg-web/news.txt 28 Oct 2003 16:14:25 -0000 1.7207
+++ openpkg-web/news.txt 28 Oct 2003 18:36:39 -0000 1.7208
@@ -1,3 +1,4 @@
+28-Oct-2003: Upgraded package: P<m4-1.4o-20031028>
28-Oct-2003: Upgraded package: P<fsl-1.4a1-20031028>
28-Oct-2003: Upgraded package: P<perl-5.8.1-20031028>
28-Oct-2003: Upgraded package: P<apache-1.3.29-20031028>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]