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: 24-Mar-2003 20:00:55 Branch: HEAD Handle: 2003032419005202 Modified files: openpkg-re/vcheck vc.file openpkg-src/file file.spec openpkg-web news.txt Log: upgrading package: file 3.41 -> 4.00 Summary: Revision Changes Path 1.7 +1 -1 openpkg-re/vcheck/vc.file 1.29 +3 -2 openpkg-src/file/file.spec 1.3801 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.file ============================================================================ $ cvs diff -u -r1.6 -r1.7 vc.file --- openpkg-re/vcheck/vc.file 28 Feb 2003 14:40:42 -0000 1.6 +++ openpkg-re/vcheck/vc.file 24 Mar 2003 19:00:52 -0000 1.7 @@ -2,7 +2,7 @@ } prog file = { - version = 3.41 + version = 4.00 url = ftp://ftp.astron.com/pub/file/ regex = file-(__VER__)\.tar\.gz } @@ . patch -p0 <<'@@ .' Index: openpkg-src/file/file.spec ============================================================================ $ cvs diff -u -r1.28 -r1.29 file.spec --- openpkg-src/file/file.spec 28 Feb 2003 14:40:44 -0000 1.28 +++ openpkg-src/file/file.spec 24 Mar 2003 19:00:54 -0000 1.29 @@ -32,8 +32,8 @@ Distribution: OpenPKG [BASE] Group: Filesystem License: BSD -Version: 3.41 -Release: 20030228 +Version: 4.00 +Release: 20030324 # list of sources Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -67,6 +67,7 @@ ./configure \ --prefix=%{l_prefix} \ --datadir=%{l_prefix}/share/file \ + --disable-shared \ --disable-nls %{l_make} %{l_mflags} @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.3800 -r1.3801 news.txt --- openpkg-web/news.txt 24 Mar 2003 18:47:33 -0000 1.3800 +++ openpkg-web/news.txt 24 Mar 2003 19:00:53 -0000 1.3801 @@ -1,3 +1,4 @@ +24-Mar-2003: Upgraded package: P<file-4.00-20030324> 24-Mar-2003: New package: P<sox-12.17.4-20030324> 24-Mar-2003: Upgraded package: P<gd-2.0.11-20030324> 24-Mar-2003: Upgraded package: P<bind-9.2.2-20030324> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]