2.30.0
This commit is contained in:
parent
38049d7508
commit
04d1876418
@ -1 +1 @@
|
|||||||
gnome-settings-daemon-2.29.92.tar.bz2
|
gnome-settings-daemon-2.30.0.tar.bz2
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 2.29.92
|
Version: 2.30.0
|
||||||
Release: 3%{?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
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://download.gnome.org/sources/%{name}
|
URL: http://download.gnome.org/sources/%{name}
|
||||||
Source0: http://download.gnome.org/sources/%{name}/2.29/%{name}-%{version}.tar.bz2
|
#VCS: git:git://git.gnome.org/gnome-settings-daemon
|
||||||
|
Source0: http://download.gnome.org/sources/%{name}/2.30/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
Requires(pre): GConf2 >= 2.14
|
Requires(pre): GConf2 >= 2.14
|
||||||
Requires(preun): GConf2 >= 2.14
|
Requires(preun): GConf2 >= 2.14
|
||||||
@ -31,9 +32,6 @@ BuildRequires: gettext intltool
|
|||||||
BuildRequires: fontconfig-devel
|
BuildRequires: fontconfig-devel
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=613604
|
|
||||||
Patch0: 0001-Disable-font-plugin-by-default.patch
|
|
||||||
|
|
||||||
# change font rendering
|
# change font rendering
|
||||||
Patch3: slight-hinting.patch
|
Patch3: slight-hinting.patch
|
||||||
|
|
||||||
@ -57,7 +55,6 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .no-font-plugin
|
|
||||||
%patch3 -p1 -b .slight-hinting
|
%patch3 -p1 -b .slight-hinting
|
||||||
%patch4 -p1 -b .keyboard-icon
|
%patch4 -p1 -b .keyboard-icon
|
||||||
|
|
||||||
@ -174,6 +171,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
|
||||||
|
- Update to 2.30.0
|
||||||
|
|
||||||
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-3
|
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-3
|
||||||
- Disable the font plugin by default
|
- Disable the font plugin by default
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user