rpms/perl-DateTime-Format-MySQL/F-7 perl-DateTime-Format-MySQL.spec, 1.4, 1.5

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Tue Jan 1 17:38:48 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-DateTime-Format-MySQL/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17783/F-7

Modified Files:
	perl-DateTime-Format-MySQL.spec 
Log Message:
* Tue Jan 01 2008 Ralf Corsépius <rc040203 at freenet.de> 0.04-5
- Adjust License-tag.
- Add BR: perl(Test::More) (BZ 419631).
- Minor spec cosmetics.



Index: perl-DateTime-Format-MySQL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DateTime-Format-MySQL/F-7/perl-DateTime-Format-MySQL.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-DateTime-Format-MySQL.spec	8 Sep 2006 15:50:11 -0000	1.4
+++ perl-DateTime-Format-MySQL.spec	1 Jan 2008 17:38:14 -0000	1.5
@@ -12,19 +12,19 @@
 
 Name:           perl-DateTime-Format-MySQL
 Version:        0.04        
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Parse and format MySQL dates and times 
 
 Group:          Development/Libraries
-License:        Artistic or GPL        
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/DateTime-Format-MySQL            
 Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-MySQL-%{version}.tar.gz        
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch 
-BuildRequires:  perl
 BuildRequires:  perl(Module::Build), perl(DateTime)
-BuildRequires:  perl(DateTime::Format::Builder) 
+BuildRequires:  perl(DateTime::Format::Builder)
+BuildRequires:  perl(Test::More)
 
 # not picked up explicitly, for whatever reason...
 Requires:  perl(DateTime::Format::Builder)
@@ -79,10 +79,15 @@
 
 
 %changelog
+* Tue Jan 01 2008 Ralf Corsépius <rc040203 at freenet.de> 0.04-5
+- Adjust License-tag.
+- Add BR: perl(Test::More) (BZ 419631).
+- Minor spec cosmetics.
+
 * Fri Sep 08 2006 Chris Weyl <cweyl at alumni.drew.edu>
 - add missing explicit requires on perl(DateTime::Format::Builder)
 - misc spec tweaks
-\
+
 * Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.04-3
 - bump for mass rebuild
 




More information about the fedora-extras-commits mailing list