OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Nov-2007 17:46:46
Branch: HEAD Handle: 2007110716464600
Modified files:
openpkg-src/xmlsec xmlsec.spec
Log:
upgrading package: xmlsec 1.2.10 -> 1.2.11
Summary:
Revision Changes Path
1.36 +3 -2 openpkg-src/xmlsec/xmlsec.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmlsec/xmlsec.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 xmlsec.spec
--- openpkg-src/xmlsec/xmlsec.spec 20 Jul 2007 20:18:49 -0000 1.35
+++ openpkg-src/xmlsec/xmlsec.spec 7 Nov 2007 16:46:46 -0000 1.36
@@ -32,8 +32,8 @@
Class: BASE
Group: XML
License: MIT
-Version: 1.2.10
-Release: 20070720
+Version: 1.2.11
+Release: 20071107
# list of sources
Source0:
http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz
@@ -71,6 +71,7 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--with-libxml=%{l_prefix} \
--with-libxslt=%{l_prefix} \
--with-openssl=%{l_prefix} \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]