OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Matthias Kurz
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Aug-2005 08:20:45
Branch: HEAD Handle: 2005081907204500
Modified files:
openpkg-src/file file.spec
Log:
upgrading package: file 4.14 -> 4.15
Summary:
Revision Changes Path
1.54 +2 -4 openpkg-src/file/file.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/file/file.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 file.spec
--- openpkg-src/file/file.spec 8 Jul 2005 07:49:05 -0000 1.53
+++ openpkg-src/file/file.spec 19 Aug 2005 06:20:45 -0000 1.54
@@ -23,7 +23,7 @@
##
# package version
-%define V_api_c 4.14
+%define V_api_c 4.15
%define V_api_pl 0.82
# package information
@@ -37,7 +37,7 @@
Group: Filesystem
License: BSD
Version: %{V_api_c}
-Release: 20050708
+Release: 20050819
# package options
%option with_perl no
@@ -45,7 +45,6 @@
# list of sources
Source0: ftp://ftp.astron.com/pub/file/file-%{V_api_c}.tar.gz
Source1:
http://www.cpan.org/modules/by-module/File/File-LibMagic-%{V_api_pl}.tgz
-Patch0: ftp://ftp.astron.com/pub/file/file-%{V_api_c}.patch1
# build information
Prefix: %{l_prefix}
@@ -80,7 +79,6 @@
%prep
%setup -q
%setup -q -D -T -a 1
- %patch -p0
%build
ACLOCAL=true \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]