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: 13-Feb-2005 09:22:47
Branch: HEAD Handle: 2005021308224700
Modified files:
openpkg-src/bsdtar bsdtar.spec
Log:
upgrading package: bsdtar 1.02.005 -> 1.02.006
Summary:
Revision Changes Path
1.12 +4 -4 openpkg-src/bsdtar/bsdtar.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bsdtar/bsdtar.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 bsdtar.spec
--- openpkg-src/bsdtar/bsdtar.spec 9 Feb 2005 14:35:31 -0000 1.11
+++ openpkg-src/bsdtar/bsdtar.spec 13 Feb 2005 08:22:47 -0000 1.12
@@ -33,8 +33,8 @@
Class: EVAL
Group: Archiver
License: MIT-style
-Version: 1.02.005
-Release: 20050209
+Version: 1.02.006
+Release: 20050213
# list of sources
Source0:
http://people.freebsd.org/~kientzle/libarchive/src/bsdtar-%{version}.tar.gz
@@ -44,8 +44,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: libarchive, zlib, bzip2, getopt
-PreReq: libarchive, zlib, bzip2, getopt
+BuildPreReq: libarchive >= %{version}, zlib, bzip2, getopt
+PreReq: libarchive >= %{version}, zlib, bzip2, getopt
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]