summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRay Strode <rstrode@fedoraproject.org>2008-11-21 14:12:43 +0000
committerRay Strode <rstrode@fedoraproject.org>2008-11-21 14:12:43 +0000
commit3ef359861aa4fece1fcc31c3bde72ef83ba278d8 (patch)
tree12438f23a80ef10a5b654f42e3996ac8be912dd0
parent17ef7869e6c6bddb1a3706a7bf5a6807975deabf (diff)
downloadgnome-applets-3ef359861aa4fece1fcc31c3bde72ef83ba278d8.tar.gz
gnome-applets-3ef359861aa4fece1fcc31c3bde72ef83ba278d8.tar.xz
gnome-applets-3ef359861aa4fece1fcc31c3bde72ef83ba278d8.zip
- Install modemlights schema (bug 417031)gnome-applets-2_25_1-3_fc11
-rw-r--r--gnome-applets.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index e4acdc9..63b95a5 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -35,7 +35,7 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
Version: 2.25.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: User Interface/Desktops
@@ -242,6 +242,7 @@ gconftool-2 --makefile-install-rule \
%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander.schemas \
%{_sysconfdir}/gconf/schemas/mixer.schemas \
+ %{_sysconfdir}/gconf/schemas/modemlights.schemas \
%if %{build_stickynotes}
%{_sysconfdir}/gconf/schemas/stickynotes.schemas \
%endif
@@ -262,6 +263,7 @@ if [ "$1" -gt 1 ]; then
%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander.schemas \
%{_sysconfdir}/gconf/schemas/mixer.schemas \
+ %{_sysconfdir}/gconf/schemas/modemlights.schemas \
%if %{build_stickynotes}
%{_sysconfdir}/gconf/schemas/stickynotes.schemas \
%endif
@@ -284,6 +286,7 @@ if [ "$1" -eq 0 ]; then
%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander.schemas \
%{_sysconfdir}/gconf/schemas/mixer.schemas \
+ %{_sysconfdir}/gconf/schemas/modemlights.schemas \
%if %{build_stickynotes}
%{_sysconfdir}/gconf/schemas/stickynotes.schemas \
%endif
@@ -339,6 +342,9 @@ fi
%{_datadir}/PolicyKit/policy/org.gnome.cpufreqselector.policy
%changelog
+* Fri Nov 21 2008 Ray Strode <rstrode@redhat.com> - 1:2.25.1-3
+- Install modemlights schema (bug 417031)
+
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.25.1-2
- Rebuild