hadess pushed to clutter-gst3 (f22). "Remove the GStreamer plugin, as it can cause the one in the (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 13:16:39 UTC 2015


>From 3c874db302370ed52ba6b9cae61890ff13a61f39 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess at hadess.net>
Date: Fri, 27 Mar 2015 14:16:12 +0100
Subject: Remove the GStreamer plugin, as it can cause the one in the

  clutter-gst2 package to become unavailable, breaking Cheese
  https://bugzilla.gnome.org/show_bug.cgi?id=746883

diff --git a/clutter-gst3.spec b/clutter-gst3.spec
index e3af495..9ccd912 100644
--- a/clutter-gst3.spec
+++ b/clutter-gst3.spec
@@ -1,6 +1,6 @@
 Name:           clutter-gst3
 Version:        3.0.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GStreamer integration library for Clutter
 
 Group:          Development/Libraries
@@ -57,7 +57,7 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
 
 find %{buildroot} -name '*.la' -delete
 
-chrpath --delete %{buildroot}%{_libdir}/gstreamer-1.0/libgstclutter-3.0.so
+rm -rf %{buildroot}%{_libdir}/gstreamer-1.0/
 
 
 %post -p /sbin/ldconfig
@@ -69,7 +69,6 @@ chrpath --delete %{buildroot}%{_libdir}/gstreamer-1.0/libgstclutter-3.0.so
 %doc AUTHORS NEWS README
 %license COPYING
 %{_libdir}/girepository-1.0/ClutterGst-3.0.typelib
-%{_libdir}/gstreamer-1.0/libgstclutter-3.0.so
 %{_libdir}/libclutter-gst-3.0.so.*
 
 %files devel
@@ -82,5 +81,10 @@ chrpath --delete %{buildroot}%{_libdir}/gstreamer-1.0/libgstclutter-3.0.so
 
 
 %changelog
+* Fri Mar 27 2015 Bastien Nocera <bnocera at redhat.com> 3.0.4-2
+- Remove the GStreamer plugin, as it can cause the one in the
+  clutter-gst2 package to become unavailable, breaking Cheese
+  https://bugzilla.gnome.org/show_bug.cgi?id=746883
+
 * Sun Feb 22 2015 David King <amigadave at amigadave.com> - 3.0.4-1
 - Initial packaging (#1190361)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/clutter-gst3.git/commit/?h=f22&id=3c874db302370ed52ba6b9cae61890ff13a61f39


More information about the scm-commits mailing list