OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Jun-2006 09:38:07
Branch: HEAD Handle: 2006061508380700
Modified files:
openpkg-src/file file.spec
Log:
modifying package: file-4.17 20060313 -> 20060615
Summary:
Revision Changes Path
1.58 +3 -3 openpkg-src/file/file.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/file/file.spec
============================================================================
$ cvs diff -u -r1.57 -r1.58 file.spec
--- openpkg-src/file/file.spec 13 Mar 2006 07:12:04 -0000 1.57
+++ openpkg-src/file/file.spec 15 Jun 2006 07:38:07 -0000 1.58
@@ -24,7 +24,7 @@
# package version
%define V_api_c 4.17
-%define V_api_pl 0.82
+%define V_api_pl 0.83
# package information
Name: file
@@ -37,7 +37,7 @@
Group: Filesystem
License: BSD
Version: %{V_api_c}
-Release: 20060313
+Release: 20060615
# package options
%option with_perl no
@@ -86,7 +86,7 @@
AUTOMAKE=true \
AUTOHEADER=true \
CC="%{l_cc}" \
- CFLAGS="%{l_cflags -O} %{l_cppflags}" \
+ CFLAGS="%{l_cflags} %{l_cppflags}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
./configure \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]