summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2011-05-09 17:34:29 +0200
committerTomas Bzatek <tbzatek@redhat.com>2011-05-09 17:34:29 +0200
commit7483ddbe6c45382553aad0c066f8b01626beeb8f (patch)
tree3733a4ab8e8a241409c35246f75fde8c57215601
parent2c3694c4125f941633f114944abe33861970289d (diff)
downloadgnome-applets-7483ddbe6c45382553aad0c066f8b01626beeb8f.tar.gz
gnome-applets-7483ddbe6c45382553aad0c066f8b01626beeb8f.tar.xz
gnome-applets-7483ddbe6c45382553aad0c066f8b01626beeb8f.zip
Fix package Requires
-rw-r--r--gnome-applets.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index dd87be7..fea2d4c 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -34,7 +34,7 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
Version: 3.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: User Interface/Desktops
@@ -119,8 +119,8 @@ Requires(preun): GConf2 >= %{gconf_version}
Requires(post): GConf2 >= %{gconf_version}
# For invest-applet
-Requires: gnome-python2-applet
-Requires: gnome-python2-libegg
+# Requires: gnome-python2-applet
+# Requires: gnome-python2-libegg
Obsoletes: battstat_applet
Obsoletes: gnome-cpufreq-applet
@@ -225,7 +225,6 @@ gconftool-2 --makefile-install-rule \
%{_sysconfdir}/gconf/schemas/gweather.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander.schemas \
- %{_sysconfdir}/gconf/schemas/modemlights.schemas \
%if %{build_stickynotes}
%{_sysconfdir}/gconf/schemas/stickynotes.schemas \
%endif
@@ -245,7 +244,6 @@ if [ "$1" -gt 1 ]; then
%{_sysconfdir}/gconf/schemas/gweather.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander.schemas \
- %{_sysconfdir}/gconf/schemas/modemlights.schemas \
%if %{build_stickynotes}
%{_sysconfdir}/gconf/schemas/stickynotes.schemas \
%endif
@@ -271,7 +269,6 @@ if [ "$1" -eq 0 ]; then
%{_sysconfdir}/gconf/schemas/gweather.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander-global.schemas \
%{_sysconfdir}/gconf/schemas/mini-commander.schemas \
- %{_sysconfdir}/gconf/schemas/modemlights.schemas \
%if %{build_stickynotes}
%{_sysconfdir}/gconf/schemas/stickynotes.schemas \
%endif
@@ -327,6 +324,9 @@ fi
%changelog
+* Mon May 9 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.1.1-2
+- Fix package Requires
+
* Mon May 9 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.1.1-1
- Update to 3.1.1
- Restored basic functionality