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-Apr-2007 18:23:49
Branch: HEAD Handle: 2007040517234900
Modified files:
openpkg-src/xmldiff xmldiff.spec
Log:
take over better description from libxmldiff (which is now gone)
Summary:
Revision Changes Path
1.8 +5 -3 openpkg-src/xmldiff/xmldiff.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmldiff/xmldiff.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 xmldiff.spec
--- openpkg-src/xmldiff/xmldiff.spec 1 Jan 2007 17:43:02 -0000 1.7
+++ openpkg-src/xmldiff/xmldiff.spec 5 Apr 2007 16:23:49 -0000 1.8
@@ -33,7 +33,7 @@
Group: XML
License: GPL
Version: 0.2.5
-Release: 20061013
+Release: 20070405
# list of sources
Source0:
http://people.via.ecp.fr/~remi/soft/xml/libxmldiff/libxmldiff-%{version}.tar.gz
@@ -50,8 +50,10 @@
AutoReqProv: no
%description
- XMLDiff is a command-line tool and corresponding C++ library for
- difference determination of XML format files.
+ libxmldiff is a C++ library for determining the difference between
+ XML files. Its companion tool xmldiff(1) is similar to diff(1) but
+ instead of Unified or Context Diff output the output is again a XML
+ document.
%track
prog xmldiff = {
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]