2.27.91
This commit is contained in:
parent
11ac7fdc48
commit
9ace15bb12
@ -1 +1 @@
|
|||||||
gnome-settings-daemon-2.27.90.tar.bz2
|
gnome-settings-daemon-2.27.91.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 2.27.90
|
Version: 2.27.91
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -32,7 +32,6 @@ BuildRequires: gettext
|
|||||||
BuildRequires: autoconf, automake, libtool, intltool
|
BuildRequires: autoconf, automake, libtool, intltool
|
||||||
BuildRequires: fontconfig-devel
|
BuildRequires: fontconfig-devel
|
||||||
|
|
||||||
Patch0: 0001-Update-gnome-volume-control-code.patch
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=483639
|
# https://bugzilla.redhat.com/show_bug.cgi?id=483639
|
||||||
Patch12: gnome-settings-daemon-2.26.1-fix-touchpad.patch
|
Patch12: gnome-settings-daemon-2.26.1-fix-touchpad.patch
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=524499
|
# http://bugzilla.gnome.org/show_bug.cgi?id=524499
|
||||||
@ -56,7 +55,6 @@ developing applications that use %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch0 -p1 -b .gvc-update
|
|
||||||
%patch12 -p1 -b .lefthand-touchpad
|
%patch12 -p1 -b .lefthand-touchpad
|
||||||
%patch13 -p1 -b .locate-pointer
|
%patch13 -p1 -b .locate-pointer
|
||||||
|
|
||||||
@ -172,6 +170,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 24 2009 Bastien Nocera <bnocera@redhat.com> 2.27.91-1
|
||||||
|
- Update to 2.27.91
|
||||||
|
|
||||||
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
|
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
|
||||||
- Update gnome-volume-control code
|
- Update gnome-volume-control code
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user