rpms/perl-Mail-Mbox-MessageParser/devel perl-Mail-Mbox-MessageParser.spec, 1.12, 1.13

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 20 21:10:21 UTC 2008


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Mail-Mbox-MessageParser/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12242

Modified Files:
	perl-Mail-Mbox-MessageParser.spec 
Log Message:
Project upstream has moved from Sourceforge to Google Code but Google Code
site is content-free so use standard CPAN URLs instead



Index: perl-Mail-Mbox-MessageParser.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Mail-Mbox-MessageParser/devel/perl-Mail-Mbox-MessageParser.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-Mail-Mbox-MessageParser.spec	9 Feb 2008 16:07:19 -0000	1.12
+++ perl-Mail-Mbox-MessageParser.spec	20 Nov 2008 21:09:50 -0000	1.13
@@ -1,11 +1,11 @@
 Summary:	A fast and simple mbox folder reader
 Name:		perl-Mail-Mbox-MessageParser
 Version:	1.5000
-Release:	5%{?dist}
+Release:	6%{?dist}
 License:	GPL+
 Group:		Development/Libraries
-Url:		http://sourceforge.net/projects/m-m-msgparser/
-Source0:	http://dl.sf.net/m-m-msgparser/Mail-Mbox-MessageParser-%{version}.tar.gz
+Url:		http://search.cpan.org/dist/Mail-Mbox-MessageParser/
+Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/Mail-Mbox-MessageParser-%{version}.tar.gz
 # http://cpan.llarian.net/authors/id/A/AN/ANDK/patches/Mail-Mbox-MessageParser-1.5000-ANDK-01.patch.gz
 Patch0:		Mail-Mbox-MessageParser-1.5000-ANDK-01.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -41,7 +41,7 @@
 %{__rm} -rf %{buildroot}
 %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
 /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
-/usr/bin/find %{buildroot} -depth -type d -exec %{__rmdir} {} 2>/dev/null ';'
+/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';'
 %{__chmod} -R u+w %{buildroot}/*
 
 %clean
@@ -54,11 +54,15 @@
 %{_mandir}/man3/Mail::Mbox::MessageParser*
 
 %changelog
+* Thu Nov 20 2008 Paul Howarth <paul at city-fan.org> 1.5000-6
+- Project upstream has moved from Sourceforge to Google Code but Google Code
+  site is content-free so use standard CPAN URLs instead
+
 * Sat Feb  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5000-5
-- fix for perl 5.10 (Andreas Koenig)
+- Fix for perl 5.10 (Andreas König)
 
 * Thu Feb  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5000-4
-- rebuild for new perl
+- Rebuild for new perl
 
 * Mon Aug 13 2007 Paul Howarth <paul at city-fan.org> 1.5000-3
 - Clarify license as GPL (unspecified version)




More information about the Fedora-perl-devel-list mailing list