From 55d3611874fcee0637e3864c13d67aaf08d02a16 Mon Sep 17 00:00:00 2001 From: mpeters Date: Apr 30 2006 15:43:09 +0000 Subject: devel update --- diff --git a/.cvsignore b/.cvsignore index fb4f202..581c9bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/pan.spec b/pan.spec index 142a18e..4ccf49a 100644 --- a/pan.spec +++ b/pan.spec @@ -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 @@ Group: Applications/Internet 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 @@ evaluations. %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 @@ rm -rf %{buildroot} %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 - 1:0.95-1 +- Update to 0.95 + * Mon Apr 24 2006 Michael A. Peters - 1:0.94-1 - Update to 0.94 diff --git a/sources b/sources index 46fa207..4acd25b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ca870a8a182f68b299796d90906918ca pan-0.93.tar.bz2 1013562743c330b07b84b749ed247c66 pan-0.94.tar.bz2 +3a0cff7a3bc8b77ad19af4a492859804 pan-0.95.tar.bz2