3.1.5
This commit is contained in:
parent
1d7746c0e7
commit
876a5c1569
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
|
||||
/gnome-settings-daemon-3.1.2.tar.xz
|
||||
/gnome-settings-daemon-3.1.3.tar.xz
|
||||
/gnome-settings-daemon-3.1.4.tar.xz
|
||||
/gnome-settings-daemon-3.1.5.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gnome-settings-daemon
|
||||
Version: 3.1.4
|
||||
Release: 5%{?dist}
|
||||
Version: 3.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -14,7 +14,6 @@ Source: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}
|
||||
Patch0: chrony-support.patch
|
||||
|
||||
Patch1: fallback-mounter.patch
|
||||
Patch2: 0001-wacom-invert-TPCButton-setting.patch
|
||||
|
||||
# upstream fix
|
||||
Patch3: 0001-color-don-t-use-uninitialized-GErrors.patch
|
||||
@ -70,7 +69,6 @@ developing applications that use %{name}.
|
||||
%setup -q
|
||||
%patch0 -p1 -b .chrony
|
||||
%patch1 -p1 -b .fallback
|
||||
%patch2 -p1 -b .wacom-invert-tpcbutton
|
||||
%patch3 -p1 -b .color-crash
|
||||
|
||||
# autoreconf -i -f
|
||||
@ -239,6 +237,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
||||
|
||||
%changelog
|
||||
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
|
||||
- Update to 3.1.5
|
||||
|
||||
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-5
|
||||
- Fix a crash a startup (#728903)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user