Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory 
checked in at 2013-04-14 10:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkexiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.libkexiv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes      2013-03-14 
15:36:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libkexiv2.new/libkexiv2.changes 2013-04-14 
10:32:29.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Apr 10 21:59:53 UTC 2013 - [email protected]
+
+- Add Source URL
+- Use macros for name and so version
+
+-------------------------------------------------------------------
+Mon Apr  1 19:13:45 UTC 2013 - [email protected]
+
+- Update to 4.10.2 \n  * Bugfixes
+
+-------------------------------------------------------------------

Old:
----
  libkexiv2-4.10.1.tar.xz

New:
----
  libkexiv2-4.10.2.tar.xz

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

Other differences:
------------------
++++++ libkexiv2.spec ++++++
--- /var/tmp/diff_new_pack.dX2Hb7/_old  2013-04-14 10:32:30.000000000 +0200
+++ /var/tmp/diff_new_pack.dX2Hb7/_new  2013-04-14 10:32:30.000000000 +0200
@@ -15,19 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%define _so 11
 
 Name:           libkexiv2
-Version:        4.10.1
+Version:        4.10.2
 Release:        0
 Summary:        Library to manipulate picture meta data
 License:        GPL-2.0+
 Group:          Development/Libraries/KDE
 Url:            http://www.kde.org
-Source0:        %{name}-%{version}.tar.xz
+Source0:        
http://download.kde.org/stable/%{version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  libexiv2-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  xz
-Requires:       libkexiv2-11 = %{version}
+Requires:       %{name}-%{_so} = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
@@ -46,29 +47,29 @@
   cd build
   %kde4_makeinstall
 
-%package -n libkexiv2-11
+%package -n %{name}-%{_so}
 Summary:        Library to manipulate picture meta data
 Group:          Development/Libraries/KDE
 
-%description -n libkexiv2-11
+%description -n %{name}-%{_so}
 Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
 metadata.
 
-%post -n libkexiv2-11 -p /sbin/ldconfig
+%post -n %{name}-%{_so} -p /sbin/ldconfig
 
-%postun -n libkexiv2-11 -p /sbin/ldconfig
+%postun -n %{name}-%{_so} -p /sbin/ldconfig
 
-%files -n libkexiv2-11
+%files -n %{name}-%{_so}
 %defattr(-,root,root)
-%{_kde4_appsdir}/libkexiv2/
-%{_kde4_libdir}/libkexiv2.so.*
+%{_kde4_appsdir}/%{name}/
+%{_kde4_libdir}/%{name}.so.*
 
 %package devel
 Summary:        Library to manipulate picture meta data
 Group:          Development/Libraries/KDE
 Requires:       libexiv2-devel
 Requires:       libkde4-devel
-Requires:       libkexiv2-11 = %{version}
+Requires:       %{name}-%{_so} = %{version}
 %requires_ge  libqt4-x11
 
 %description devel
@@ -78,8 +79,8 @@
 %files devel
 %defattr(-,root,root)
 %doc COPYING README
-%{_kde4_libdir}/libkexiv2.so
-%{_kde4_libdir}/pkgconfig/libkexiv2.pc
-%{_includedir}/libkexiv2/
+%{_kde4_libdir}/%{name}.so
+%{_kde4_libdir}/pkgconfig/%{name}.pc
+%{_kde4_includedir}/%{name}/
 
 %changelog

++++++ libkexiv2-4.10.1.tar.xz -> libkexiv2-4.10.2.tar.xz ++++++

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

Reply via email to