Hello community,

here is the log from the commit of package libqcow for openSUSE:Factory checked 
in at 2014-09-03 18:23:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqcow (Old)
 and      /work/SRC/openSUSE:Factory/.libqcow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqcow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqcow/libqcow.changes  2014-08-25 
11:03:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqcow.new/libqcow.changes     2014-09-03 
20:18:25.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 25 17:37:00 UTC 2014 - [email protected]
+
+- add BuildRequires for fuse, openssl, and zlib.  Allows parsing of more 
complex containers.
+- move %doc statement after %attr statement in python sub-package
+- add Requires: %lname = %version to python section to make sure they stay in 
sync
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqcow.spec ++++++
--- /var/tmp/diff_new_pack.CySx6y/_old  2014-09-03 20:18:26.000000000 +0200
+++ /var/tmp/diff_new_pack.CySx6y/_new  2014-09-03 20:18:26.000000000 +0200
@@ -30,6 +30,7 @@
 Source2:        QEMU_Copy-On-Write_file_format.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
+BuildRequires:  pkgconfig(fuse) >= 2.6
 BuildRequires:  pkgconfig(libbfio) >= 20130721
 BuildRequires:  pkgconfig(libcaes) >= 20140731
 BuildRequires:  pkgconfig(libcdata) >= 20140105
@@ -41,6 +42,8 @@
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
 BuildRequires:  pkgconfig(libcthreads) >= 20130723
 BuildRequires:  pkgconfig(libuna) >= 20120425
+BuildRequires:  pkgconfig(openssl) >= 1.0
+BuildRequires:  pkgconfig(zlib) >= 1.2.5
 # fails to build with factory package, use internal
 # verified 8/14/2014
 #BuildRequires:  pkgconfig(libcerror) >= 20120425
@@ -119,6 +122,7 @@
 Group:          Development/Libraries/Python
 Requires:       python
 Provides:       pyqcow = %{version}
+Requires:       %{lname} = %{version}
 
 %description -n python-%{name}
 Python bindings for libqcow, which can read Personal Folder File (PFF)
@@ -162,8 +166,8 @@
 %{_mandir}/man3/libqcow.3*
 
 %files -n python-%{name}
-%doc AUTHORS COPYING README ChangeLog
 %defattr(-,root,root)
+%doc AUTHORS COPYING README ChangeLog
 %{python_sitearch}/pyqcow.so
 
 %changelog

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

Reply via email to