rpms/gnome-settings-daemon/devel gnome-settings-daemon.spec, 1.115, 1.116

Bastien Nocera hadess at fedoraproject.org
Fri Aug 14 17:18:00 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gnome-settings-daemon/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28840

Modified Files:
	gnome-settings-daemon.spec 
Log Message:
* Fri Aug 14 2009 Bastien Nocera <bnocera at redhat.com> 2.27.90-2
- Update gnome-volume-control code



Index: gnome-settings-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/devel/gnome-settings-daemon.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -p -r1.115 -r1.116
--- gnome-settings-daemon.spec	14 Aug 2009 10:13:47 -0000	1.115
+++ gnome-settings-daemon.spec	14 Aug 2009 17:17:59 -0000	1.116
@@ -1,6 +1,6 @@
 Name:		gnome-settings-daemon
 Version:	2.27.90
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:		System Environment/Daemons
@@ -32,6 +32,7 @@ BuildRequires:	gettext
 BuildRequires:  autoconf, automake, libtool, intltool
 BuildRequires:  fontconfig-devel
 
+Patch0:		0001-Update-gnome-volume-control-code.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=483639
 Patch12:	gnome-settings-daemon-2.26.1-fix-touchpad.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=524499
@@ -55,6 +56,7 @@ developing applications that use %{name}
 %prep
 %setup -q
 
+%patch0 -p1 -b .gvc-update
 %patch12 -p1 -b .lefthand-touchpad
 %patch13 -p1 -b .locate-pointer
 
@@ -170,6 +172,9 @@ fi
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Fri Aug 14 2009 Bastien Nocera <bnocera at redhat.com> 2.27.90-2
+- Update gnome-volume-control code
+
 * Fri Aug 14 2009 Bastien Nocera <bnocera at redhat.com> 2.27.90-1
 - Update to 2.27.90
 




More information about the fedora-extras-commits mailing list