Hello community,

here is the log from the commit of package expat for openSUSE:Factory checked 
in at 2013-02-22 16:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/expat (Old)
 and      /work/SRC/openSUSE:Factory/.expat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "expat", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/expat/expat.changes      2013-02-05 
15:41:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.expat.new/expat.changes 2013-02-22 
16:49:27.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb 21 16:02:17 UTC 2013 - [email protected]
+
+- Sanitize description of expat (replace it with a more current
+  one from the homepage)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ expat.spec ++++++
--- /var/tmp/diff_new_pack.3zV1Nz/_old  2013-02-22 16:49:29.000000000 +0100
+++ /var/tmp/diff_new_pack.3zV1Nz/_new  2013-02-22 16:49:29.000000000 +0100
@@ -41,27 +41,9 @@
 BuildRequires:  pkg-config
 
 %description
-Expat is an XML 1.0 parser written in C. It aims to be fully
-conformant. It is currently not a validating XML processor. The current
-production version of expat can be downloaded from
-ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a
-low-level library for tokenizing XML. The interface is documented in
-xmltok/xmltok.h. The directory xmlparse contains an XML parser library
-that is built on top of the xmltok library. The interface is documented
-in xmlparse/xmlparse.h. The directory sample contains a simple example
-program using this interface. The file sample/build.bat is a batch
-file to build the example using Visual C++. The directory xmlwf
-contains the xmlwf application, which uses the xmlparse library. The
-arguments to xmlwf are one or more files to check for well-formedness.
-An option -d dir can be specified. For each well-formed input file, the
-corresponding canonical XML is written to dir/f, where f is the
-filename (without any path) of the input file. A -x option causes
-references to external general entities to be processed. A -s option
-makes documents that are not stand-alone cause an error (a document is
-considered stand-alone if it is intrinsically stand-alone because it
-has no external subset and no references to parameter entities in the
-internal subset or it is declared as stand-alone in the XML
-declaration).
+Expat is an XML parser library written in C. It is a stream-oriented
+parser in which an application registers handlers for things the
+parser might find in the XML document (like start tags).
 
 %package -n libexpat1
 Summary:        XML Parser Toolkit
@@ -73,27 +55,9 @@
 #
 
 %description -n libexpat1
-Expat is an XML 1.0 parser written in C. It aims to be fully
-conformant. It is currently not a validating XML processor. The current
-production version of expat can be downloaded from
-ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a
-low-level library for tokenizing XML. The interface is documented in
-xmltok/xmltok.h. The directory xmlparse contains an XML parser library
-that is built on top of the xmltok library. The interface is documented
-in xmlparse/xmlparse.h. The directory sample contains a simple example
-program using this interface. The file sample/build.bat is a batch
-file to build the example using Visual C++. The directory xmlwf
-contains the xmlwf application, which uses the xmlparse library. The
-arguments to xmlwf are one or more files to check for well-formedness.
-An option -d dir can be specified. For each well-formed input file, the
-corresponding canonical XML is written to dir/f, where f is the
-filename (without any path) of the input file. A -x option causes
-references to external general entities to be processed. A -s option
-makes documents that are not stand-alone cause an error (a document is
-considered stand-alone if it is intrinsically stand-alone because it
-has no external subset and no references to parameter entities in the
-internal subset or it is declared as stand-alone in the XML
-declaration).
+Expat is an XML parser library written in C. It is a stream-oriented
+parser in which an application registers handlers for things the
+parser might find in the XML document (like start tags).
 
 %package -n libexpat-devel
 Summary:        XML Parser Toolkit
@@ -102,27 +66,12 @@
 Requires:       libexpat1 = %{version}
 
 %description -n libexpat-devel
-Expat is an XML 1.0 parser written in C. It aims to be fully
-conformant. It is currently not a validating XML processor. The current
-production version of expat can be downloaded from
-ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a
-low-level library for tokenizing XML. The interface is documented in
-xmltok/xmltok.h. The directory xmlparse contains an XML parser library
-that is built on top of the xmltok library. The interface is documented
-in xmlparse/xmlparse.h. The directory sample contains a simple example
-program using this interface. The file sample/build.bat is a batch
-file to build the example using Visual C++. The directory xmlwf
-contains the xmlwf application, which uses the xmlparse library. The
-arguments to xmlwf are one or more files to check for well-formedness.
-An option -d dir can be specified. For each well-formed input file, the
-corresponding canonical XML is written to dir/f, where f is the
-filename (without any path) of the input file. A -x option causes
-references to external general entities to be processed. A -s option
-makes documents that are not stand-alone cause an error (a document is
-considered stand-alone if it is intrinsically stand-alone because it
-has no external subset and no references to parameter entities in the
-internal subset or it is declared as stand-alone in the XML
-declaration).
+Expat is an XML parser library written in C. It is a stream-oriented
+parser in which an application registers handlers for things the
+parser might find in the XML document (like start tags).
+
+This package contains the development headers for the library found
+in libexpat.
 
 %prep
 %setup -q -n expat-2.1.0

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to