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: 11-Feb-2008 20:03:10
Branch: HEAD Handle: 2008021119030800
Modified files:
openpkg-src/libxml libxml.spec
Log:
fix directory layout
Summary:
Revision Changes Path
1.117 +2 -1 openpkg-src/libxml/libxml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libxml/libxml.spec
============================================================================
$ cvs diff -u -r1.116 -r1.117 libxml.spec
--- openpkg-src/libxml/libxml.spec 11 Jan 2008 16:55:25 -0000 1.116
+++ openpkg-src/libxml/libxml.spec 11 Feb 2008 19:03:08 -0000 1.117
@@ -32,7 +32,7 @@
Group: XML
License: MIT-style
Version: 2.6.31
-Release: 20080111
+Release: 20080211
# list of sources
Source0: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@@ -77,6 +77,7 @@
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--with-iconv=%{l_prefix} \
--disable-shared \
--disable-corba \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]