summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-07-31 14:14:43 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-07-31 14:14:43 +0000
commit513295bbc830146740e517443b03cc2d91c5e446 (patch)
treea8d4d9d7b9a2f60490ed38d0af2a81faab68ae97
parentd27ecee3276a41988c25bfac092193b38a1f3094 (diff)
downloadgnome-applets-513295bbc830146740e517443b03cc2d91c5e446.tar.gz
gnome-applets-513295bbc830146740e517443b03cc2d91c5e446.tar.xz
gnome-applets-513295bbc830146740e517443b03cc2d91c5e446.zip
-rw-r--r--gnome-applets.spec17
-rw-r--r--sources1
2 files changed, 1 insertions, 17 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index bb13d9d..fbf0d26 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -39,13 +39,10 @@ License: GPL
Group: User Interface/Desktops
URL: http://www.gnome.org/
Source: http://download.gnome.org/sources/%{name}/2.18/%{name}-%{version}.tar.bz2
-Source1: gnome-applets-2.9.3.1-modemlights.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0: gnome-applets-2.15.2-use-old-modemlights.patch
Patch2: gnome-applets-2.10.1-use-builtin-apm.patch
-Patch3: gnome-applets-2.3.6-ppp-command.patch
Patch4: gnome-applets-2.17.1-cpufreq.patch
Patch11: gnome-applets-2.15.1.1-dont-require-display.patch
@@ -58,8 +55,6 @@ Patch31: gnome-applets-2.18.0-fix-find.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=428072
Patch33: gnome-applets-2.18.0-node-leak.patch
-Patch34: ppp-includes.patch
-
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
@@ -148,7 +143,6 @@ libraries contained in the gnome-applets package.
%prep
%setup -q
-%patch0 -p1 -b .use-old-modemlights
%patch2 -p1 -b .use-builtin-apm
%patch4 -p1 -b .cpufreq
%patch11 -p1 -b .dont-require-display
@@ -159,14 +153,6 @@ libraries contained in the gnome-applets package.
cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png
-# We don't ship gnome-system-tools
-rm -rf modemlights
-tar xjf %{SOURCE1}
-
-%patch3 -p1 -b .ppp-command
-
-%patch34 -p1 -b .ppp-includes
-
intltoolize --force
autoconf
@@ -306,7 +292,6 @@ fi
%{_datadir}/gnome/help/*
%{_datadir}/gnome-applets
%{_datadir}/omf/*
-%{_datadir}/applications/gnome-invest-chart.desktop
%{_bindir}/*
%{_libdir}/bonobo/servers/*
%{python_sitelib}/invest/
@@ -322,7 +307,6 @@ fi
%{_libexecdir}/gweather-applet-2
%{_libexecdir}/mini_commander_applet
%{_libexecdir}/mixer_applet2
-%{_libexecdir}/modemlights_applet2
%{_libexecdir}/multiload-applet-2
%{_libexecdir}/null_applet
@@ -347,6 +331,7 @@ fi
%changelog
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.0-1
- Update to 2.19.0
+- Drop modemlights, since it doesn't build anymore
* Sat Jul 7 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-13
- Another directory ownership fix
diff --git a/sources b/sources
index d420a23..ad38d70 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
9970fb721bb6858e68f47644c7ceac68 gnome-applets-2.19.0.tar.bz2
-ccd89d3a58076214e2f34216388c9621 gnome-applets-2.9.3.1-modemlights.tar.bz2