Hello community,

here is the log from the commit of package clementine for openSUSE:Factory 
checked in at 2013-02-07 14:15:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clementine (Old)
 and      /work/SRC/openSUSE:Factory/.clementine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clementine", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/clementine/clementine.changes    2013-01-17 
09:37:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.clementine.new/clementine.changes       
2013-02-07 14:15:41.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Feb  6 11:13:14 UTC 2013 - davejpla...@gmail.com
+
+- Fix 12.1 build by requiring libproto-devel as well as
+  libproto-lite6
+- Require libtag1 >= 1.8 see bnc#779411
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ clementine.spec ++++++
--- /var/tmp/diff_new_pack.I7xcI9/_old  2013-02-07 14:15:42.000000000 +0100
+++ /var/tmp/diff_new_pack.I7xcI9/_new  2013-02-07 14:15:42.000000000 +0100
@@ -50,6 +50,7 @@
 BuildRequires:  pkgconfig(protobuf)
 %else
 BuildRequires:  libprotobuf-lite6
+BuildRequires:  protobuf-devel
 %endif
 BuildRequires:  pkgconfig(QJson)
 BuildRequires:  pkgconfig(QtCore)
@@ -69,7 +70,8 @@
 %endif
 BuildRequires:  pkgconfig(qca2)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(taglib)
+BuildRequires:  pkgconfig(taglib) >= 1.8
+Requires:       libtag1 >= 1.8
 # gnome indicator - while we don't have it in OSS we don't build it
 # BuildRequires:  libindicator-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -111,7 +113,7 @@
       -DENABLE_GOOGLE_DRIVE=ON \
 %endif
       -DENABLE_MOODBAR=ON ..
-make %{?_smp_mflags}
+      make %{?_smp_mflags}
 
 %install
 cd build


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

Reply via email to