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: 16-Mar-2005 10:26:58
Branch: HEAD Handle: 2005031609265800
Modified files:
openpkg-src/xmlstarlet xmlstarlet.spec
Log:
upgrading package: xmlstarlet 1.0.0 -> 1.0.1
Summary:
Revision Changes Path
1.18 +3 -3 openpkg-src/xmlstarlet/xmlstarlet.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmlstarlet/xmlstarlet.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 xmlstarlet.spec
--- openpkg-src/xmlstarlet/xmlstarlet.spec 8 Feb 2005 11:09:01 -0000
1.17
+++ openpkg-src/xmlstarlet/xmlstarlet.spec 16 Mar 2005 09:26:58 -0000
1.18
@@ -33,8 +33,8 @@
Class: EVAL
Group: SGML
License: GPL
-Version: 1.0.0
-Release: 20050208
+Version: 1.0.1
+Release: 20050316
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/xmlstar/xmlstarlet-%{version}.tar.gz
@@ -80,7 +80,7 @@
--with-libxml-prefix=%{l_prefix} \
--with-libxslt-prefix=%{l_prefix} \
--with-libiconv-dir=%{l_prefix}
- %{l_shtool} subst -e 's;-lpthread;;g' src/Makefile
+ %{l_shtool} subst -e 's;-lpthread;;g' -e 's;-ldl;;g' src/Makefile
%{l_make} %{l_mflags -O}
%install
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]