[gnome-settings-daemon/f15/master] Update to 3.0.0

Bastien Nocera hadess at fedoraproject.org
Mon Apr 4 17:03:30 UTC 2011


commit 3c7275dcfb55fef5fc23e4b4871edd7ee1dc1b4d
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Apr 4 18:03:26 2011 +0100

    Update to 3.0.0

 .gitignore                             |    1 +
 gnome-settings-daemon.spec             |   12 +-
 printing-expirable-subscriptions.patch |  294 --------------------------------
 sources                                |    2 +-
 4 files changed, 8 insertions(+), 301 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33bc7c4..093cbdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
 /gnome-settings-daemon-2.91.91.tar.bz2
 /gnome-settings-daemon-2.91.92.tar.bz2
 /gnome-settings-daemon-2.91.93.tar.bz2
+/gnome-settings-daemon-3.0.0.tar.bz2
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index cfaea04..6be0239 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,13 +1,13 @@
 Name:           gnome-settings-daemon
-Version:        2.91.93
-Release:        2%{?dist}
+Version:        3.0.0
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
 License:        GPLv2+
 URL:            http://download.gnome.org/sources/%{name}
 #VCS: git:git://git.gnome.org/gnome-settings-daemon
-Source:         http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
 
 Requires(pre):    GConf2 >= 2.14
 Requires(preun):  GConf2 >= 2.14
@@ -38,8 +38,6 @@ BuildRequires:  upower-devel
 BuildRequires:  libgudev1-devel
 BuildRequires:  nss-devel
 
-Patch0: printing-expirable-subscriptions.patch
-
 %description
 A daemon to share settings from GNOME to other applications. It also
 handles global keybindings, as well as a number of desktop-wide settings.
@@ -56,7 +54,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .subscriptions
 
 autoreconf -i -f
 
@@ -199,6 +196,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Mon Apr 04 2011 Bastien Nocera <bnocera at redhat.com> 3.0.0-1
+- Update to 3.0.0
+
 * Wed Mar 30 2011 Marek Kasik <mkasik at redhat.com> 2.91.93-2
 - Make CUPS' subscriptions expirable
 
diff --git a/sources b/sources
index 91ce341..79551f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-840fc84829f4a9587546ad40dd2da39c  gnome-settings-daemon-2.91.93.tar.bz2
+f369c858df94ea81d19ecedba377d1f1  gnome-settings-daemon-3.0.0.tar.bz2


More information about the scm-commits mailing list