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: 04-Apr-2006 08:46:53
Branch: HEAD Handle: 2006040407465300
Modified files:
openpkg-src/libxml libxml.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.102 +3 -3 openpkg-src/libxml/libxml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libxml/libxml.spec
============================================================================
$ cvs diff -u -r1.101 -r1.102 libxml.spec
--- openpkg-src/libxml/libxml.spec 5 Jan 2006 19:00:58 -0000 1.101
+++ openpkg-src/libxml/libxml.spec 4 Apr 2006 06:46:53 -0000 1.102
@@ -33,10 +33,10 @@
Group: SGML
License: LGPL
Version: 2.6.23
-Release: 20060105
+Release: 20060404
# list of sources
-Source0: ftp://xmlsoft.org/libxml2-%{version}.tar.gz
+Source0: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
Patch0: libxml.patch
# build information
@@ -56,7 +56,7 @@
%track
prog libxml = {
version = %{version}
- url = ftp://xmlsoft.org/
+ url = ftp://xmlsoft.org/libxml2/
regex = libxml2-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]