rpms/pan/devel pan.spec,1.3,1.4

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Sun Sep 11 11:38:18 UTC 2005


Author: mpeters

Update of /cvs/extras/rpms/pan/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13975/devel

Modified Files:
	pan.spec 
Log Message:
sync with FC-4 fix



Index: pan.spec
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pan.spec	22 Jun 2005 05:18:14 -0000	1.3
+++ pan.spec	11 Sep 2005 11:38:16 -0000	1.4
@@ -1,7 +1,7 @@
 Summary: A GNOME/GTK+ news reader for X
 Name: pan
 Version: 0.14.2.91
-Release: 2.1%{?dist}
+Release: 3.1%{?dist}
 Epoch: 1
 License: GPL
 Group: Applications/Internet
@@ -15,6 +15,7 @@
 #Patch9: pan-0.14.2-gmime-crash-120007.patch
 #Patch10: pan-desktop-rh-119909.patch
 Patch11: pan-0.14.2.91-gcc4-2.patch
+Patch12: pan-0.14.2.91-linewrap.patch
 URL: http://pan.rebelbase.com/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel >= 2.4.22
@@ -46,6 +47,8 @@
 # add rh defs to upstream desktop file
 #%patch10 -p1 -b .rh
 %patch11 -p1 -b .gcc4
+%patch12 -p0 -b .linewrap
+
 echo "StartupNotify=true" >> pan.desktop.in
 
 
@@ -80,6 +83,9 @@
 %{_datadir}/applications/fedora-pan.desktop
 
 %changelog
+* Sun Sep 11 2005 Michael A. Peters <mpeters at mac.com> - 1:0.14.2.91-3.1
+- added patch12 to fix bug 165626
+
 * Tue Jun 21 2005 Michael A. Peters <mpeters at mac.com> - 1:0.14.2.91-2.1
 - added gettext BuildRequires
 




More information about the fedora-extras-commits mailing list