rpms/pan/devel .cvsignore, 1.5, 1.6 pan.spec, 1.9, 1.10 sources, 1.5, 1.6

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Sun Apr 30 15:43:09 UTC 2006


Author: mpeters

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

Modified Files:
	.cvsignore pan.spec sources 
Log Message:
devel update



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	25 Apr 2006 06:46:36 -0000	1.5
+++ .cvsignore	30 Apr 2006 15:43:09 -0000	1.6
@@ -1,3 +1,4 @@
 pan-0.14.2.91.tar.bz2
 pan-0.93.tar.bz2
 pan-0.94.tar.bz2
+pan-0.95.tar.bz2


Index: pan.spec
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pan.spec	25 Apr 2006 06:46:36 -0000	1.9
+++ pan.spec	30 Apr 2006 15:43:09 -0000	1.10
@@ -1,6 +1,6 @@
 Summary: A GNOME/GTK+ news reader for X
 Name: pan
-Version: 0.94
+Version: 0.95
 Release: 1%{?dist}
 Epoch: 1
 License: GPL
@@ -8,11 +8,9 @@
 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
-BuildRequires: gnet2-devel >= 2.0.4
 BuildRequires: desktop-file-utils
-BuildRequires: pcre-devel >= 4.0
-BuildRequires: gtkspell-devel >= 2.0.2
+BuildRequires: pcre-devel >= 5.0
+BuildRequires: gtkspell-devel >= 2.0.7
 BuildRequires: gettext
 BuildRequires: gmime-devel >= 2.1.0
 
@@ -29,11 +27,11 @@
 %prep
 %setup -q
 
-echo "StartupNotify=true" >> pan.desktop.in
+echo "StartupNotify=true" >> pan.desktop
 
 
 %build
-%configure --enable-gtkspell
+%configure 
 make
 
 %install
@@ -57,12 +55,15 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README TODO
+%doc AUTHORS ChangeLog COPYING NEWS README TODO
 %{_bindir}/pan
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/fedora-pan.desktop
 
 %changelog
+* Sun Apr 30 2006 Michael A. Peters <mpeters at mac.com> - 1:0.95-1
+- Update to 0.95
+
 * Mon Apr 24 2006 Michael A. Peters <mpeters at mac.com> - 1:0.94-1
 - Update to 0.94
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pan/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	25 Apr 2006 06:46:36 -0000	1.5
+++ sources	30 Apr 2006 15:43:09 -0000	1.6
@@ -1,2 +1,2 @@
-ca870a8a182f68b299796d90906918ca  pan-0.93.tar.bz2
 1013562743c330b07b84b749ed247c66  pan-0.94.tar.bz2
+3a0cff7a3bc8b77ad19af4a492859804  pan-0.95.tar.bz2




More information about the scm-commits mailing list