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 Date: 02-Jul-2003 21:39:31
Branch: HEAD Handle: 2003070220393001
Modified files:
openpkg-src/pv pv.spec
openpkg-web news.txt
Log:
do not disable large file support or it will break under Solaris
Summary:
Revision Changes Path
1.4 +1 -2 openpkg-src/pv/pv.spec
1.5174 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pv/pv.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 pv.spec
--- openpkg-src/pv/pv.spec 5 May 2003 07:17:29 -0000 1.3
+++ openpkg-src/pv/pv.spec 2 Jul 2003 19:39:31 -0000 1.4
@@ -33,7 +33,7 @@
Group: System
License: GPL
Version: 0.5.3
-Release: 20030505
+Release: 20030702
# list of sources
Source0: http://osdn.dl.sourceforge.net/pipeviewer/pv-%{version}.tar.gz
@@ -64,7 +64,6 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
- --disable-lfs \
--disable-nls
%{l_make} %{l_mflags}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5173 -r1.5174 news.txt
--- openpkg-web/news.txt 2 Jul 2003 19:37:53 -0000 1.5173
+++ openpkg-web/news.txt 2 Jul 2003 19:39:30 -0000 1.5174
@@ -1,3 +1,4 @@
+02-Jul-2003: Upgraded package: P<pv-0.5.3-20030702>
02-Jul-2003: Upgraded package: P<xmlto-0.0.14-20030702>
02-Jul-2003: New package: P<mktemp-1.5-20030702>
02-Jul-2003: Upgraded package: P<xmlstarlet-0.4.0-20030702>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]