rpms/perl-XML-RSS/EL-4 perl-XML-RSS.spec,1.2,1.3 sources,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 21 18:58:01 UTC 2008


Author: spot

Update of /cvs/extras/rpms/perl-XML-RSS/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19402/EL-4

Modified Files:
	perl-XML-RSS.spec sources 
Log Message:

epel sync



Index: perl-XML-RSS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-XML-RSS/EL-4/perl-XML-RSS.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-XML-RSS.spec	26 Aug 2007 22:22:55 -0000	1.2
+++ perl-XML-RSS.spec	21 Jan 2008 18:57:15 -0000	1.3
@@ -1,19 +1,21 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-XML-RSS
-Version:        1.05
-Release:        1
-Epoch:          0
+Version:        1.31
+Release:        1%{?dist}
 Summary:        Perl module for managing RDF Site Summary (RSS) files
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/XML-RSS/
-Source0:        http://www.cpan.org/authors/id/K/KE/KELLAN/XML-RSS-1.05.tar.gz
+Source0:        http://www.cpan.org/authors/id/A/AB/ABH/XML-RSS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1, perl(Test::Manifest), perl(XML::Parser)
+BuildRequires:  perl(Test::Manifest)
+BuildRequires:  perl(Test::Pod), perl(Test::More)
+BuildRequires:  perl(XML::Parser)
+BuildRequires:  perl(DateTime::Format::Mail)
+BuildRequires:  perl(DateTime::Format::W3CDTF)
+BuildRequires:  perl(Test::Differences)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -40,7 +42,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -51,11 +53,28 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes README TODO examples
-%{perl_vendorlib}/XML
-%{_mandir}/man3/*.3*
+%{perl_vendorlib}/XML/
+%{_mandir}/man3/XML::RSS.3*
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.31-1
+- bump to 1.31
+- license tag fix
+
+* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.22-1
+- bump to 1.22
+- add new BR for building and testing
+
+* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> - 1.10-2
+- bump for FC-6
+
+* Mon Mar 13 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.10-1
+- 1.10.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.05-2
+- rebuilt
+
 * Sat Aug 14 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.05-0.fdr.1
 - Update to 1.05, patches applied upstream.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-XML-RSS/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	1 Jan 2005 11:10:17 -0000	1.2
+++ sources	21 Jan 2008 18:57:15 -0000	1.3
@@ -1 +1 @@
-3eaa65ec6316edec3194b6a2f384a65c  XML-RSS-1.05.tar.gz
+7238c2708a07b76020d07640ea19ddf6  XML-RSS-1.31.tar.gz




More information about the fedora-extras-commits mailing list