This commit is contained in:
Matthias Clasen 2011-09-06 18:18:06 -04:00
parent 037c3e3060
commit 65f2f33b06
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -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.2.tar.xz
/gnome-settings-daemon-3.1.3.tar.xz /gnome-settings-daemon-3.1.3.tar.xz
/gnome-settings-daemon-3.1.4.tar.xz /gnome-settings-daemon-3.1.4.tar.xz
/gnome-settings-daemon-3.1.91.tar.xz

View File

@ -1,6 +1,6 @@
Name: gnome-settings-daemon Name: gnome-settings-daemon
Version: 3.1.4 Version: 3.1.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
@ -106,7 +106,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS %doc AUTHORS COPYING NEWS
%dir %{_sysconfdir}/gnome-settings-daemon %dir %{_sysconfdir}/gnome-settings-daemon
%dir %{_sysconfdir}/gnome-settings-daemon/xrandr %dir %{_sysconfdir}/gnome-settings-daemon/xrandr
@ -226,13 +225,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%files devel %files devel
%defattr(-,root,root,-)
%{_includedir}/gnome-settings-daemon-3.0 %{_includedir}/gnome-settings-daemon-3.0
%{_libdir}/pkgconfig/gnome-settings-daemon.pc %{_libdir}/pkgconfig/gnome-settings-daemon.pc
%dir %{_datadir}/gnome-settings-daemon-3.0 %dir %{_datadir}/gnome-settings-daemon-3.0
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
%changelog %changelog
* Tue Sep 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
- Update to 3.1.91
* Tue Jul 26 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.4-2 * Tue Jul 26 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.4-2
- Add a patch to make the fallback mounter to build correctly - Add a patch to make the fallback mounter to build correctly
- Include the new power plugin - Include the new power plugin

View File

@ -1 +1 @@
c95910376e4310afa497cdc33dc09ae0 gnome-settings-daemon-3.1.4.tar.xz 6162432ffa80e60775ddd8b10d0f47df gnome-settings-daemon-3.1.91.tar.xz