Hello community,

here is the log from the commit of package parole for openSUSE:Factory checked 
in at 2012-04-18 16:29:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parole (Old)
 and      /work/SRC/openSUSE:Factory/.parole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parole", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/parole/parole.changes    2011-09-23 
12:21:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.parole.new/parole.changes       2012-04-18 
16:30:05.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Apr  1 14:42:27 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- corrected dependencies
+- merged parole-0.2.0.2-fix-lib-linking-order.patch into
+  parole-fix-linking.patch
+
+-------------------------------------------------------------------

Old:
----
  parole-0.2.0.2-fix-lib-linking-order.patch

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

Other differences:
------------------
++++++ parole.spec ++++++
--- /var/tmp/diff_new_pack.yy07zA/_old  2012-04-18 16:30:07.000000000 +0200
+++ /var/tmp/diff_new_pack.yy07zA/_new  2012-04-18 16:30:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parole
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,35 +16,40 @@
 #
 
 
-
 Name:           parole
 Version:        0.2.0.6
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        Modern, Simple Media Player for the Xfce Desktop Environment
-Url:            http://goodies.xfce.org/projects/applications/parole
+License:        GPL-2.0+
 Group:          Productivity/Multimedia/Video/Players
-Source:         %{name}-%{version}.tar.bz2
-Patch0:         parole-0.2.0.2-fix-lib-linking-order.patch
-# PATCH-FIX-UPSTREAM parole-fix-linking.patch g...@opensuse.org -- Fixes an 
underlinking issue
-Patch2:         parole-fix-linking.patch
+Url:            http://goodies.xfce.org/projects/applications/parole
+Source:         
http://archive.xfce.org/src/apps/parole/0.2/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM parole-fix-linking.patch g...@opensuse.org -- Fixes 
underlinking and linking order
+Patch0:         parole-fix-linking.patch
 # PATCH-FEATURE-UPSTREAM parole-0.2.0.2-add-uri-scheme-handler-support.patch 
g...@opensuse.org -- Adds support for URI scheme handlers
-Patch3:         parole-0.2.0.2-add-uri-scheme-handler-support.patch
-BuildRequires:  gcc-c++
-BuildRequires:  gstreamer-0_10-plugins-base-devel
+Patch1:         parole-0.2.0.2-add-uri-scheme-handler-support.patch
+BuildRequires:  gtk-doc
 BuildRequires:  intltool
+BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  pkgconfig(gstreamer-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-interfaces-0.10)
+BuildRequires:  pkgconfig(gstreamer-video-0.10)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfcegui4-1.0)
-BuildRequires:  taglib-devel
-BuildRequires:  gtk-doc
-BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(taglib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Recommends:     %{name}-lang = %{version}
 Requires:       gstreamer010
 Requires:       gstreamer010-plugins-base
 Requires:       gstreamer010-plugins-good
@@ -57,7 +62,6 @@
 the plugins directory which contains some useful examples.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Development Files for Parole
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -65,11 +69,12 @@
 %description devel
 This package contains development files for developing plugins for parole.
 
+%lang_package
+
 %prep
 %setup -q
 %patch0 -p1
-%patch2 -p1
-%patch3 -p1
+%patch1 -p1
 
 %build
 xdt-autogen
@@ -78,12 +83,14 @@
 
 %install
 %make_install
+
 rm -f %{buildroot}%{_libdir}/parole-0/*.la
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
 %suse_update_desktop_file %{name}
 
-%if 0%{?suse_version} >= 1140
+rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %desktop_database_post
@@ -92,12 +99,11 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
 %{_bindir}/parole
@@ -110,6 +116,8 @@
 %{_datadir}/parole/pixmaps
 %{_datadir}/parole/pixmaps/parole.png
 
+%files lang -f %{name}.lang
+
 %files devel
 %defattr(-,root,root)
 %{_includedir}/parole/

++++++ parole-fix-linking.patch ++++++
--- /var/tmp/diff_new_pack.yy07zA/_old  2012-04-18 16:30:07.000000000 +0200
+++ /var/tmp/diff_new_pack.yy07zA/_new  2012-04-18 16:30:07.000000000 +0200
@@ -1,7 +1,26 @@
-diff -urN parole-0.2.0.6.orig/configure.ac parole-0.2.0.6/configure.ac
---- parole-0.2.0.6.orig/configure.ac   2011-04-17 13:54:13.000000000 +0200
-+++ parole-0.2.0.6/configure.ac        2011-08-27 15:28:20.000000000 +0200
-@@ -100,6 +100,7 @@
+Index: parole-0.2.0.6/docs/plugin-api/Makefile.am
+===================================================================
+--- parole-0.2.0.6.orig/docs/plugin-api/Makefile.am
++++ parole-0.2.0.6/docs/plugin-api/Makefile.am
+@@ -71,11 +71,11 @@ GTKDOC_CFLAGS=                  \
+         -I$(top_builddir)/parole
+ 
+ GTKDOC_LIBS=                    \
++      $(top_builddir)/parole/libparole.la \
+       $(GTK_LIBS)             \
+         $(GLIB_LIBS)            \
+         $(GOBJECT_LIBS)               \
+-      $(TAGLIBC_LIBS)         \
+-      $(top_builddir)/parole/libparole.la
++      $(TAGLIBC_LIBS)
+ 
+ if ENABLE_GTK_DOC
+ include $(top_srcdir)/gtk-doc.make
+Index: parole-0.2.0.6/configure.ac
+===================================================================
+--- parole-0.2.0.6.orig/configure.ac
++++ parole-0.2.0.6/configure.ac
+@@ -100,6 +100,7 @@ XDT_CHECK_PACKAGE([DBUS_GLIB], [dbus-gli
  
  XDT_CHECK_PACKAGE([LIBXFCE4GUI], 
[libxfcegui4-1.0],[libxfcegui4_minimum_version])
  XDT_CHECK_PACKAGE([LIBXFCE4UTIL], 
[libxfce4util-1.0],[libxfce4util_minimum_version])
@@ -9,10 +28,11 @@
  
  #=======================================================#
  #           Check for availability of libnotify         #
-diff -urN parole-0.2.0.6.orig/src/Makefile.am parole-0.2.0.6/src/Makefile.am
---- parole-0.2.0.6.orig/src/Makefile.am        2011-04-17 13:53:19.000000000 
+0200
-+++ parole-0.2.0.6/src/Makefile.am     2011-08-27 15:28:41.000000000 +0200
-@@ -85,7 +85,8 @@
+Index: parole-0.2.0.6/src/Makefile.am
+===================================================================
+--- parole-0.2.0.6.orig/src/Makefile.am
++++ parole-0.2.0.6/src/Makefile.am
+@@ -85,7 +85,8 @@ parole_LDADD =                                       \
          $(LIBXFCE4GUI_LIBS)                     \
        $(GST_VIDEO_LIBS)                       \
        $(GST_INTERFACES_LIBS)                  \

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

Reply via email to