Hello community,

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

Package is "libfvde"

Fri Nov  3 16:23:18 2017 rev:2 rq:535311 version:0~20160918

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfvde/libfvde.changes  2016-09-30 
15:31:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfvde.new/libfvde.changes     2017-11-03 
16:23:18.259586511 +0100
@@ -1,0 +2,6 @@
+Wed Oct  4 22:50:04 UTC 2017 - greg.freem...@gmail.com
+
+- rename python-libfvde to python2-libfvde as expected by singlespec
+- remove Provides pyfvde as it is not versioned
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfvde.spec ++++++
--- /var/tmp/diff_new_pack.mknvLH/_old  2017-11-03 16:23:18.915562637 +0100
+++ /var/tmp/diff_new_pack.mknvLH/_new  2017-11-03 16:23:18.915562637 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfvde
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,10 +28,11 @@
 Source:         
https://github.com/libyal/libfvde/releases/download/%{timestamp}/libfvde-experimental-%{timestamp}.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fuse)
-BuildRequires:  pkgconfig(zlib)
 BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(zlib)
 
 BuildRequires:  pkgconfig(libbfio) >= 20130721
+BuildRequires:  pkgconfig(libcaes)
 BuildRequires:  pkgconfig(libcdata) >= 20140105
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
@@ -42,11 +43,10 @@
 BuildRequires:  pkgconfig(libcthreads) >= 20150101
 BuildRequires:  pkgconfig(libfcache) >= 20120405
 BuildRequires:  pkgconfig(libfdata) >= 20120405
-BuildRequires:  pkgconfig(libfvalue) >= 20150101
-BuildRequires:  pkgconfig(libuna) >= 20150101
-BuildRequires:  pkgconfig(libcaes) 
 BuildRequires:  pkgconfig(libfguid) 
+BuildRequires:  pkgconfig(libfvalue) >= 20150101
 BuildRequires:  pkgconfig(libhmac) 
+BuildRequires:  pkgconfig(libuna) >= 20150101
 #BuildRequires:  pkgconfig(libtool) 
 #BuildRequires:  pkgconfig(libcerror) >= 20140105
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
@@ -89,16 +89,15 @@
 This package contains libraries and header files for developing
 applications that want to make use of libfvde.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:        Python 2 bindings for libfvde
 License:        LGPL-3.0+
 Group:          Development/Libraries/Python
 Requires:       %{lname} = %{version}
-Requires:       python
 BuildRequires:  pkgconfig(python2)
-Provides:       pyfvde
+Obsoletes:             python-%{name}
 
-%description -n python-%{name}
+%description -n python2-%{name}
 This packinge provides Python 2 bindings for libfvde
 
 %package -n python3-%{name}
@@ -108,7 +107,6 @@
 Requires:       %{lname} = %{version}
 Requires:       python3
 BuildRequires:  pkgconfig(python3)
-Provides:       pyfvde
 
 %description -n python3-%{name}
 This packinge provides Python 3 bindings for libfvde
@@ -151,7 +149,7 @@
 %{_libdir}/pkgconfig/libfvde.pc
 %{_mandir}/man3/libfvde.3*
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{python_sitearch}/pyfvde.so


Reply via email to