rpms/pan/devel .cvsignore, 1.3, 1.4 pan.spec, 1.7, 1.8 sources, 1.3, 1.4 pan-0.14.0-default-editor-80839.patch, 1.1, NONE pan-0.14.2.91-gcc4-2.patch, 1.1, NONE pan-0.14.2.91-linewrap.patch, 1.1, NONE

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Wed Apr 19 07:53:02 UTC 2006


Author: mpeters

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

Modified Files:
	.cvsignore pan.spec sources 
Removed Files:
	pan-0.14.0-default-editor-80839.patch 
	pan-0.14.2.91-gcc4-2.patch pan-0.14.2.91-linewrap.patch 
Log Message:
Updating to new beta releases of pan
removing old 0.14.2.91 files



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Jun 2005 19:44:17 -0000	1.3
+++ .cvsignore	19 Apr 2006 07:53:02 -0000	1.4
@@ -1 +1,2 @@
 pan-0.14.2.91.tar.bz2
+pan-0.93.tar.bz2


Index: pan.spec
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pan.spec	17 Feb 2006 20:30:55 -0000	1.7
+++ pan.spec	19 Apr 2006 07:53:02 -0000	1.8
@@ -1,21 +1,11 @@
 Summary: A GNOME/GTK+ news reader for X
 Name: pan
-Version: 0.14.2.91
-Release: 4%{?dist}
+Version: 0.93
+Release: 1%{?dist}
 Epoch: 1
 License: GPL
 Group: Applications/Internet
-Source0: http://pan.rebelbase.com/download/%{version}/%{name}-%{version}.tar.bz2
-#Source1: net-pan.desktop
-#Source2: http://www.gnetlibrary.org/src/gnet-%{gnet_vers}.tar.gz
-#Patch5: pan-0.12.1-browser.patch
-Patch7: pan-0.14.0-default-editor-80839.patch
-# disabled (see below)
-#Patch8: pan-0.14.2-gcc34.patch
-#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
+Source0: http://pan.rebelbase.com/download/%{version}/SOURCE/%{name}-%{version}.tar.bz2
 URL: http://pan.rebelbase.com/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel >= 2.4.22
@@ -24,6 +14,7 @@
 BuildRequires: pcre-devel >= 4.0
 BuildRequires: gtkspell-devel >= 2.0.2
 BuildRequires: gettext
+BuildRequires: gmime-devel >= 2.1.0
 
 %description
 Pan is a newsreader which attempts to be pleasant to new and
@@ -37,17 +28,6 @@
 
 %prep
 %setup -q
-#%%patch5 -p1 -b .browser
-%patch7 -p1 -b .editor
-# this patch breaks pan (see bug 121103)
-## gcc-3.4 fix
-#%%patch8 -p1 -b .gcc34
-# fix gmime crash
-#%patch9 -p0 -b .crash
-# 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
 
@@ -77,12 +57,25 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING CREDITS ChangeLog README TODO ANNOUNCE.html
+%doc AUTHORS COPYING ChangeLog README TODO
 %{_bindir}/pan
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/fedora-pan.desktop
 
 %changelog
+* Wed Apr 19 2006 Michael A. Peters <mpeters at mac.com> - 1:0.93-1
+- Update to 0.93
+
+* Mon Apr 17 2006 Michael A. Peters <mpeters at mac.com> - 1:0.91-1
+- New upstream version - using spec file mods submitted by
+- Alan C. Sanderson with cleanup - Thanks :)
+- Closes bug 187874
+-
+- #* Tue Apr 04 2006 Alan C. Sanderson <Alan.C.Sanderson at gmail.com> - 1:0.90-1
+- Updated to 0.90.
+- Added gmime-devel >= 2.1.0 BuildRequires
+- Removed patches 7,11,12
+
 * Fri Feb 17 2006 Michael A. Peters <mpeters at mac.com> - 1:0.14.2.91-4
 - Devel branch rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Jun 2005 19:44:17 -0000	1.3
+++ sources	19 Apr 2006 07:53:02 -0000	1.4
@@ -1 +1 @@
-4770d899a1c1ba968ce96bc5aeb07b62  pan-0.14.2.91.tar.bz2
+ca870a8a182f68b299796d90906918ca  pan-0.93.tar.bz2


--- pan-0.14.0-default-editor-80839.patch DELETED ---


--- pan-0.14.2.91-gcc4-2.patch DELETED ---


--- pan-0.14.2.91-linewrap.patch DELETED ---




More information about the fedora-extras-commits mailing list