Hello community,

here is the log from the commit of package libxml2 for openSUSE:Factory checked 
in at 2011-12-27 18:37:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxml2 (Old)
 and      /work/SRC/openSUSE:Factory/.libxml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxml2/libxml2.changes  2011-09-23 
02:11:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libxml2.new/libxml2.changes     2011-12-27 
18:37:51.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Dec 21 10:24:19 UTC 2011 - [email protected]
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Tue Dec 20 11:05:01 UTC 2011 - [email protected]
+
+- own aclocal directory, there is no other reason to buildrequire
+  automake
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxml2-python.spec ++++++
--- /var/tmp/diff_new_pack.GfH3Mk/_old  2011-12-27 18:37:52.000000000 +0100
+++ /var/tmp/diff_new_pack.GfH3Mk/_new  2011-12-27 18:37:52.000000000 +0100
@@ -16,18 +16,18 @@
 #
 
 
-
 Name:           libxml2-python
 Version:        2.7.8+git20110708
-Release:        1
-License:        MIT
+Release:        0
 Summary:        Python Bindings for libxml2
-Url:            http://xmlsoft.org
+License:        MIT
 Group:          Development/Libraries/Python
+Url:            http://xmlsoft.org
 Source:         libxml2-%{version}.tar.bz2
 Source1:        libxml2-python-rpmlintrc
 BuildRequires:  libxml2-devel
-BuildRequires:  python-devel python-xml
+BuildRequires:  python-devel
+BuildRequires:  python-xml
 %py_requires
 Requires:       libxml2 = %{version}
 # Uncomment to save space:

++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.GfH3Mk/_old  2011-12-27 18:37:52.000000000 +0100
+++ /var/tmp/diff_new_pack.GfH3Mk/_new  2011-12-27 18:37:52.000000000 +0100
@@ -16,16 +16,16 @@
 #
 
 
-
 Name:           libxml2
 Version:        2.7.8+git20110708
-Release:        1
-License:        MIT
+Release:        0
 Summary:        A Library to Manipulate XML Files
-Url:            http://xmlsoft.org
+License:        MIT
 Group:          System/Libraries
+Url:            http://xmlsoft.org
 Source:         %{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
+BuildRequires:  autoconf
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  zlib-devel
@@ -52,7 +52,6 @@
 progress.
 
 %package devel
-License:        MIT
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -69,7 +68,6 @@
 to develop applications that require these.
 
 %package doc
-License:        MIT
 Summary:        A Library to Manipulate XML Files
 Group:          System/Libraries
 Requires:       %{name} = %{version}
@@ -145,6 +143,7 @@
 %files devel
 %defattr(-, root, root)
 %{_bindir}/xml2-config
+%dir %{_datadir}/aclocal
 %{_datadir}/aclocal/libxml.m4
 %{_includedir}/libxml
 %{_includedir}/libxml2

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

Reply via email to