summaryrefslogtreecommitdiffstats
path: root/gnome-applets.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-04-13 04:17:00 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-04-13 04:17:00 +0000
commit58840e6621e52d8008dd2d5f923acf0913e7748f (patch)
treebfd9ed3961e3eaef9120d5e1200726adebd0d0e8 /gnome-applets.spec
parent1d6799af3cacb7572350c0f189fa805f98252fcc (diff)
downloadgnome-applets-58840e6621e52d8008dd2d5f923acf0913e7748f.tar.gz
gnome-applets-58840e6621e52d8008dd2d5f923acf0913e7748f.tar.xz
gnome-applets-58840e6621e52d8008dd2d5f923acf0913e7748f.zip
2.26.1
Diffstat (limited to 'gnome-applets.spec')
-rw-r--r--gnome-applets.spec21
1 files changed, 6 insertions, 15 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index afa921b..0f1a8a5 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -34,13 +34,13 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
-Version: 2.25.92
-Release: 4%{?dist}
+Version: 2.26.1
+Release: 1%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: User Interface/Desktops
URL: http://www.gnome.org/
-Source: http://download.gnome.org/sources/%{name}/2.25/%{name}-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/%{name}/2.26/%{name}-%{version}.tar.bz2
Source2: gnome-applets-2.9.3.1-modemlights.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,15 +61,6 @@ Patch40: gnome-applets-null-battstat.patch
# and keep the mixer hidden away from the add to panel dialog
Patch41: gnome-applets-no-mixer-icon.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=575782
-Patch42: mini-commander-https.patch
-
-# fixed upstream
-Patch43: gnome-applets-invest-defs.patch
-
-# http://bugzilla.gnome.org/show_bug.cgi?id=577212
-Patch44: cpufreq-error-registration-error.patch
-
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
@@ -153,9 +144,6 @@ and more.
%patch31 -p1 -b .fix-find
%patch40 -p1 -b .battstat-null
%patch41 -p1 -b .no-mixer-icon
-%patch42 -p1 -b .minicommander-https
-%patch43 -p1 -b .invest-defs
-%patch44 -p1 -b .error-registration-error
# We don't ship gnome-system-tools
rm -rf modemlights
@@ -350,6 +338,9 @@ fi
%{_datadir}/PolicyKit/policy/org.gnome.cpufreqselector.policy
%changelog
+* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-1
+- Update to 2.26.1
+
* Sun Mar 29 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.25.92-4
- Make cpufreq applet work (#492741)