diff --git a/gnome-applets.spec b/gnome-applets.spec index 3d5a058..e6650a6 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -17,7 +17,7 @@ Summary: Small applications for the GNOME panel. Name: gnome-applets Version: 2.11.91 -Release: 3 +Release: 4 Epoch: 1 License: GPL Group: User Interface/Desktops @@ -27,6 +27,7 @@ Patch0: gnome-applets-2.10.1-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.11.1-cpufreq.patch +Ptach5: gnome-applets-pangoxft.patch URL: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -75,6 +76,7 @@ small utilities for the GNOME panel. %patch0 -p1 -b .use-old-modemlights %patch2 -p1 -b .use-builtin-apm %patch4 -p1 -b .cpufreq +%patch5 -p1 -b .pangoxft cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png @@ -84,6 +86,7 @@ tar xjf %{SOURCE1} %patch3 -p1 -b .ppp-command +automake autoconf %build @@ -162,6 +165,9 @@ fi %{_libdir}/pkgconfig/gswitchit.pc %changelog +* Wed Aug 17 2005 Jeremy Katz - 1:2.11.91-4 +- patch from upstream cvs to fix build with new pango (bgo #313368) + * Tue Aug 16 2005 Warren Togami - 1:2.11.91-3 - rebuild for new cairo