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: 06-Dec-2004 20:03:37
Branch: HEAD Handle: 2004120619033700
Modified files:
openpkg-src/findutils findutils.spec
Removed files:
openpkg-src/findutils findutils.patch
Log:
upgrading package: findutils 4.2.5 -> 4.2.10
Summary:
Revision Changes Path
1.2 +0 -12 openpkg-src/findutils/findutils.patch
1.52 +2 -5 openpkg-src/findutils/findutils.spec
____________________________________________________________________________
rm -f openpkg-src/findutils/findutils.patch <<'@@ .'
Index: openpkg-src/findutils/findutils.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/findutils/findutils.spec
============================================================================
$ cvs diff -u -r1.51 -r1.52 findutils.spec
--- openpkg-src/findutils/findutils.spec 5 Dec 2004 18:35:36 -0000
1.51
+++ openpkg-src/findutils/findutils.spec 6 Dec 2004 19:03:37 -0000
1.52
@@ -33,13 +33,12 @@
Class: BASE
Group: Utility
License: GPL
-Version: 4.2.5
-Release: 20041205
+Version: 4.2.10
+Release: 20041206
# list of sources
Source0: ftp://alpha.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
Source1: rc.findutils
-Patch0: findutils.patch
# build information
Prefix: %{l_prefix}
@@ -54,7 +53,6 @@
%track
prog findutils = {
- comment = "rse: 4.2.6-4.2.9 requires getmntent(2) which is not
available under FreeBSD"
version = %{version}
url = ftp://alpha.gnu.org/gnu/findutils/
regex = findutils-(__VER__)\.tar\.gz
@@ -65,7 +63,6 @@
%{l_shtool} subst \
-e 's;| sort ;| %{l_prefix}/bin/gsort -T `%{l_rc} --query
findutils_tmpdir` ;g' \
locate/updatedb.sh
- %patch -p0
%build
CC="%{l_cc}"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]