Hello community,

here is the log from the commit of package krename for openSUSE:Factory checked 
in at 2012-05-07 22:47:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krename (Old)
 and      /work/SRC/openSUSE:Factory/.krename.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krename", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/krename/krename.changes  2012-04-19 
08:50:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.krename.new/krename.changes     2012-05-07 
22:48:00.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  7 10:15:58 UTC 2012 - idon...@suse.com
+
+- Fix taglib requires for older distros 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ krename.spec ++++++
--- /var/tmp/diff_new_pack.6uBavU/_old  2012-05-07 22:48:01.000000000 +0200
+++ /var/tmp/diff_new_pack.6uBavU/_new  2012-05-07 22:48:01.000000000 +0200
@@ -35,7 +35,11 @@
 BuildRequires:  libexiv2-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  libpodofo-devel
-BuildRequires:  libtag-devel
+%if %suse_version > 1200
+BuildRequires:  pkgconfig(taglib)
+%else
+BuildRequires:  taglib-devel
+%endif
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to