Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory 
checked in at 2014-02-12 11:08:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and      /work/SRC/openSUSE:Factory/.totem-pl-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem-pl-parser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2013-09-27 19:08:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.totem-pl-parser.new/totem-pl-parser.changes     
2014-02-12 11:08:59.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Feb 10 18:56:18 UTC 2014 - [email protected]
+
+- Fix dependencies:
+  + No longer provide / obsolete totem-pl-parser by
+    libtotem-plparser18: we have a main package with a libexec
+    binary.
+  + Require totem-pl-parser by libtotem-plparser18 and
+    libtotem-plparser-mini18 in order to have the libexec helper
+    available to the libraries.
+  + Move -lang Recommends to the main package.
+  + Add libquvi-scripts Requires: needed as the actual parsers
+    (bnc#863126).
+- Remove obsolete -lang cleanup from install section.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ totem-pl-parser.spec ++++++
--- /var/tmp/diff_new_pack.jSzpKK/_old  2014-02-12 11:08:59.000000000 +0100
+++ /var/tmp/diff_new_pack.jSzpKK/_new  2014-02-12 11:08:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem-pl-parser
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,9 @@
 BuildRequires:  pkgconfig(libquvi-0.9) >= 0.9.1
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.43.0
 BuildRequires:  pkgconfig(libxml-2.0)
+Requires:       libquvi-scripts
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Recommends:     %{name}-lang
 
 %description
 totem-pl-parser is a simple GObject-based library to parse a host of
@@ -43,10 +45,8 @@
 %package -n libtotem-plparser18
 Summary:        A simple GObject-based library to parse playlist formats
 Group:          System/Libraries
-# Provides is needed to make lang package installable
-Provides:       %{name} = %{version}
-Obsoletes:      %{name} < %{version}
-Recommends:     %{name}-lang
+# Main package contains libexec files needed for full functionality
+Requires:       %{name} >= %{version}
 
 %description -n libtotem-plparser18
 totem-pl-parser is a simple GObject-based library to parse a host of
@@ -68,6 +68,8 @@
 %package -n libtotem-plparser-mini18
 Summary:        A simple GObject-based library to parse playlist formats -- 
Mini version
 Group:          System/Libraries
+# Main package contains libexec files needed for full functionality
+Requires:       %{name} >= %{version}
 
 %description -n libtotem-plparser-mini18
 totem-pl-parser is a simple GObject-based library to parse a host of
@@ -105,9 +107,6 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 find %{buildroot}%{_libdir} -name "*.la" -type f -print -delete
 %find_lang %{name}
 

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

Reply via email to