rpms/grepmail/devel .cvsignore, 1.2, 1.3 grepmail.spec, 1.5, 1.6 sources, 1.2, 1.3 grepmail-5.3032-CPAN24341.patch, 1.1, NONE

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Fri Mar 2 14:02:11 UTC 2007


Author: pghmcfc

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

Modified Files:
	.cvsignore grepmail.spec sources 
Removed Files:
	grepmail-5.3032-CPAN24341.patch 
Log Message:
Update to 5.3033


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/grepmail/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	12 Oct 2005 15:42:35 -0000	1.2
+++ .cvsignore	2 Mar 2007 14:01:37 -0000	1.3
@@ -1 +1 @@
-grepmail-5.3032.tar.gz
+grepmail-5.3033.tar.gz


Index: grepmail.spec
===================================================================
RCS file: /cvs/extras/rpms/grepmail/devel/grepmail.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grepmail.spec	27 Feb 2007 17:38:15 -0000	1.5
+++ grepmail.spec	2 Mar 2007 14:01:37 -0000	1.6
@@ -1,12 +1,11 @@
 Summary:	Search mailboxes for a particular email
 Name:		grepmail
-Version:	5.3032
-Release:	5%{?dist}
+Version:	5.3033
+Release:	1%{?dist}
 License:	GPL
 Group:		Applications/Text
 Url:		http://grepmail.sourceforge.net/
-Source0:	http://dl.sf.net/grepmail/grepmail-%{version}.tar.gz
-Patch0:		grepmail-5.3032-CPAN24341.patch
+Source0:	http://downloads.sf.net/grepmail/grepmail-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -26,12 +25,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 
-# Fix for CPAN RT#24341 (test suite failures with recent Mail::Mbox::MessageParser)
-%patch0 -p1 -b .CPAN24341
-
-# Permissions wrong in tarball
-%{__chmod} -x CHANGES LICENSE README
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor --default
 %{__make} %{?_smp_mflags}
@@ -58,6 +51,12 @@
 %{_mandir}/man1/grepmail.1*
 
 %changelog
+* Fri Mar  2 2007 Paul Howarth <paul at city-fan.org> 5.3033-1
+- Update to 5.3033
+- CPAN RT#24341 fixed upstream, remove patch
+- Permissions fixes in %%prep no longer needed
+- Changed download host from dl.sf.net to downloads.sf.net
+
 * Tue Feb 27 2007 Paul Howarth <paul at city-fan.org> 5.3032-5
 - Add patch to fix CPAN RT#24341 (test suite failures with recent
   Mail::Mbox::MessageParser)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/grepmail/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Oct 2005 15:42:35 -0000	1.2
+++ sources	2 Mar 2007 14:01:37 -0000	1.3
@@ -1 +1 @@
-2b6572d35ad28392ab092fd5bd7f7aff  grepmail-5.3032.tar.gz
+83f94e253ccb02fde9a207d7f23c9cd2  grepmail-5.3033.tar.gz


--- grepmail-5.3032-CPAN24341.patch DELETED ---




More information about the scm-commits mailing list