Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2013-03-26 07:01:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pragha (Old)
 and      /work/SRC/openSUSE:Factory/.pragha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pragha", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/pragha/pragha.changes    2013-03-03 
21:07:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes       2013-03-26 
07:01:27.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Mar 24 17:18:10 UTC 2013 - [email protected]
+
+- Switch to GStreamer 1.0:
+  + Change pkgconfig(gstreamer-0.10*) BuildRequires to
+    pkgconfig(gstreamer-1.0*).
+  + Replace gstreamer-0_10-* Requires with gstreamer-*.
+  + Pass --with-gstreamer=1.0 to configure.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pragha.spec ++++++
--- /var/tmp/diff_new_pack.oJI2aS/_old  2013-03-26 07:01:28.000000000 +0100
+++ /var/tmp/diff_new_pack.oJI2aS/_new  2013-03-26 07:01:28.000000000 +0100
@@ -35,8 +35,8 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.32
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24
 BuildRequires:  pkgconfig(keybinder)
@@ -49,8 +49,8 @@
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(totem-plparser)
-Requires:       gstreamer-0_10-plugins-base
-Requires:       gstreamer-0_10-plugins-good
+Requires:       gstreamer-plugins-base
+Requires:       gstreamer-plugins-good
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -86,7 +86,7 @@
 %patch1 -p1
 
 %build
-%configure
+%configure --with-gstreamer=1.0
 make %{?_smp_mflags}
 
 %install

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

Reply via email to