summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2010-06-17 03:03:57 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2010-06-17 03:03:57 +0000
commitdce5b106ad16bc60eb22aa2ca651d52f2015b5fd (patch)
tree926597b58c4d5437cffd2b64b2c3523dfac0e8e3
parentec579618028a71f8425402c59ef9f03f1e53bc11 (diff)
downloadgnome-applets-dce5b106ad16bc60eb22aa2ca651d52f2015b5fd.tar.gz
gnome-applets-dce5b106ad16bc60eb22aa2ca651d52f2015b5fd.tar.xz
gnome-applets-dce5b106ad16bc60eb22aa2ca651d52f2015b5fd.zip
Kill the scrollkeeper depgnome-applets-2_30_0-3_fc14
-rw-r--r--gnome-applets.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 9d609a0..94e70d5 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -33,7 +33,7 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
Version: 2.30.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: User Interface/Desktops
@@ -117,9 +117,6 @@ Requires(pre): GConf2 >= %{gconf_version}
Requires(preun): GConf2 >= %{gconf_version}
Requires(post): GConf2 >= %{gconf_version}
-Requires(post): scrollkeeper
-Requires(postun): scrollkeeper
-
# For invest-applet
Requires: gnome-python2-applet
Requires: gnome-python2-libegg
@@ -230,7 +227,6 @@ rm -rf $RPM_BUILD_ROOT
%post
/sbin/ldconfig
-scrollkeeper-update -q
touch --no-create %{_datadir}/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
gtk-update-icon-cache -q %{_datadir}/icons/hicolor
@@ -300,7 +296,6 @@ fi
%postun
/sbin/ldconfig
-scrollkeeper-update -q
touch --no-create %{_datadir}/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
gtk-update-icon-cache -q %{_datadir}/icons/hicolor
@@ -346,6 +341,9 @@ fi
%changelog
+* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> - 1:2.30.0-3
+- Kill the scrollkeeper runtime dep
+
* Thu Jun 3 2010 Matthias Clasen <mclasen@redhat.com> - 1:2.30.0-2
- Fix BRs