[rygel] 0.7.6

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 20 00:35:12 UTC 2010


commit 275bda2b4d7d39a7c6e2180a90c73c2646b416b2
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 19 20:34:10 2010 -0400

    0.7.6

 .gitignore |    1 +
 rygel.spec |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfad840..ba9f984 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 rygel-0.7.2.tar.bz2
+/rygel-0.7.6.tar.bz2
diff --git a/rygel.spec b/rygel.spec
index 2fc8cff..6306400 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,13 +1,12 @@
 Name:          rygel
-Version:       0.7.2
+Version:       0.7.6
 Release:       1%{?dist}
 Summary:       A collection of UPnP/DLNA services
 
 Group:         Applications/Multimedia
 License:       LGPLv2+
 URL:           http://live.gnome.org/Rygel
-Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.bz2
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
 
 BuildRequires: dbus-glib-devel
 BuildRequires: desktop-file-utils
@@ -54,7 +53,7 @@ A plugin for rygel to use tracker to locate media on the local machine.
 %setup -q
 
 %build
-%configure --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin --enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules
+%configure --with-gtk=3.0 --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin --enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules
 make %{?_smp_mflags} V=1
 
 %install
@@ -114,6 +113,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/vala/vapi/rygel-1.0.vapi
 
 %changelog
+* Thu Aug 19 2010 Matthias Clasen <mclasen at redhat.com> 0.7.6-1
+- Update to 0.7.6
+
 * Mon Jul 12 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.2-1
 - Update to 0.7.2 development release
 
diff --git a/sources b/sources
index 63a5f2c..59376b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e85c534cb9b889296b248e1c61c2981  rygel-0.7.2.tar.bz2
+0f1edf7274fbadf210dba2206fb80694  rygel-0.7.6.tar.bz2


More information about the scm-commits mailing list