[gnome-dvb-daemon/f14/master] * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.1.20-4 - Now the package is i

Orcan Ogetbil oget at fedoraproject.org
Sat Jul 31 17:04:15 UTC 2010


commit 1f3ed4d7b94ba5ff9bbbb5ebfd6df7f64957c616
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sat Jul 31 13:04:13 2010 -0400

    * Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.1.20-4
    - Now the package is in, we re-enable the disabled bits

 gnome-dvb-daemon.spec |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/gnome-dvb-daemon.spec b/gnome-dvb-daemon.spec
index 86bdf66..ac22bc0 100644
--- a/gnome-dvb-daemon.spec
+++ b/gnome-dvb-daemon.spec
@@ -2,7 +2,7 @@
 
 Name:		gnome-dvb-daemon
 Version:	0.1.20
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Digital Television manager
 
 Group:		Applications/Multimedia
@@ -19,8 +19,7 @@ BuildRequires:	dbus-glib-devel libgee-devel sqlite-devel gstreamer-rtsp-devel li
 # UI
 BuildRequires:	python-devel gstreamer-python-devel pygtk2-devel dbus-python
 # Plugin
-# disable temporarily
-#BuildRequires:	totem-devel
+BuildRequires:	totem-devel
 
 Requires:	hicolor-icon-theme
 Requires:	pygtk2 gstreamer-python
@@ -40,9 +39,7 @@ for sharing recordings and live TV over UPNP using Rygel.
 %setup -q
 
 %build
-%configure
-# disable temporarily
-# --enable-totem-plugin=yes
+%configure --enable-totem-plugin=yes
 make %{?_smp_mflags}
 
 
@@ -77,13 +74,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.DVB.service
 %{_datadir}/dbus-1/services/org.gnome.UPnP.MediaServer1.DVBDaemon.service
 # So as not to require Totem itself
-# disable temporarily
-#dir %{_libdir}/totem/
-#dir %{_libdir}/totem/plugins/
-#{_libdir}/totem/plugins/dvb-daemon/
+%dir %{_libdir}/totem/
+%dir %{_libdir}/totem/plugins/
+%{_libdir}/totem/plugins/dvb-daemon/
 %{_datadir}/icons/hicolor/*/apps/*.*
 
 %changelog
+* Sat Jul 31 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.1.20-4
+- Now the package is in, we re-enable the disabled bits
+
 * Fri Jul 30 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.1.20-3
 - Need to bootstrap against itself. Since totem requires this package, we
   disable the totem plugin for now. 


More information about the scm-commits mailing list