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: 05-Mar-2007 07:24:25
Branch: HEAD Handle: 2007030506242400
Modified files:
openpkg-src/perl-xml perl-xml.spec
Log:
one more round of fixing the new XML::Sablotron addon
Summary:
Revision Changes Path
1.284 +2 -1 openpkg-src/perl-xml/perl-xml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-xml/perl-xml.spec
============================================================================
$ cvs diff -u -r1.283 -r1.284 perl-xml.spec
--- openpkg-src/perl-xml/perl-xml.spec 4 Mar 2007 21:17:15 -0000
1.283
+++ openpkg-src/perl-xml/perl-xml.spec 5 Mar 2007 06:24:24 -0000
1.284
@@ -94,7 +94,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070304
+Release: 20070305
# package options
%option with_libxml no
@@ -664,6 +664,7 @@
--args SABLOTINCPATH=%{l_prefix}/include \
--args EXPATLIBPATH=%{l_prefix}/lib \
--args EXPATINCPATH=%{l_prefix}/include \
+ --args "LIBS='`%{l_prefix}/bin/sablot-config --libs` -lstdc++'" \
configure build install
%endif
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]