summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@fedoraproject.org>2005-08-18 02:58:21 +0000
committerJeremy Katz <katzj@fedoraproject.org>2005-08-18 02:58:21 +0000
commit9a256863bb17aa698c90b09720bad57281e29aa1 (patch)
tree1b4d7b7692731f2d37e77df3521f4fce3267c68f
parentd4fe2cfdf20f150ee8f82e8f470919495c801854 (diff)
downloadgnome-applets-9a256863bb17aa698c90b09720bad57281e29aa1.tar.gz
gnome-applets-9a256863bb17aa698c90b09720bad57281e29aa1.tar.xz
gnome-applets-9a256863bb17aa698c90b09720bad57281e29aa1.zip
- patch from upstream cvs to fix build with new pango (bgo #313368)
-rw-r--r--gnome-applets.spec8
1 files changed, 7 insertions, 1 deletions
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 <katzj@redhat.com> - 1:2.11.91-4
+- patch from upstream cvs to fix build with new pango (bgo #313368)
+
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> - 1:2.11.91-3
- rebuild for new cairo