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 openpkg$ Date: 09-Oct-2003 20:28:00
Branch: HEAD Handle: 2003100919275702
Modified files:
openpkg-re/vcheck vc.automake
openpkg-src/automake automake.spec
openpkg-web news.txt
Log:
upgrading package: automake 1.7.7 -> 1.7.8
Summary:
Revision Changes Path
1.13 +2 -2 openpkg-re/vcheck/vc.automake
1.40 +3 -3 openpkg-src/automake/automake.spec
1.6945 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.automake
============================================================================
$ cvs diff -u -r1.12 -r1.13 vc.automake
--- openpkg-re/vcheck/vc.automake 19 Sep 2003 08:25:49 -0000 1.12
+++ openpkg-re/vcheck/vc.automake 9 Oct 2003 18:27:57 -0000 1.13
@@ -2,8 +2,8 @@
}
prog automake = {
- version = 1.7.7
- url = ftp://ftp.gnu.org/gnu/automake/
+ version = 1.7.8
+ url = ftp://sources.redhat.com/pub/automake/
regex = automake-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/automake/automake.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 automake.spec
--- openpkg-src/automake/automake.spec 19 Sep 2003 08:25:51 -0000 1.39
+++ openpkg-src/automake/automake.spec 9 Oct 2003 18:27:59 -0000 1.40
@@ -32,11 +32,11 @@
Distribution: OpenPKG [BASE]
Group: Development
License: GPL
-Version: 1.7.7
-Release: 20030919
+Version: 1.7.8
+Release: 20031009
# list of sources
-Source0: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.gz
+Source0: ftp://sources.redhat.com/pub/automake/automake-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6944 -r1.6945 news.txt
--- openpkg-web/news.txt 9 Oct 2003 18:26:25 -0000 1.6944
+++ openpkg-web/news.txt 9 Oct 2003 18:27:58 -0000 1.6945
@@ -1,3 +1,4 @@
+09-Oct-2003: Upgraded package: P<automake-1.7.8-20031009>
09-Oct-2003: New package: P<glpk-4.1-20031009>
09-Oct-2003: Upgraded package: P<honeyd-0.6a-20031009>
09-Oct-2003: Upgraded package: P<perl-curses-20031009-20031009>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]