rpms/perl-Test-Differences/devel perl-Test-Differences.spec, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:49:13 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Test-Differences/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6877/devel

Modified Files:
	perl-Test-Differences.spec 
Log Message:

fix br, license



Index: perl-Test-Differences.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Differences/devel/perl-Test-Differences.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Test-Differences.spec	14 May 2006 02:20:04 -0000	1.2
+++ perl-Test-Differences.spec	17 Oct 2007 03:48:41 -0000	1.3
@@ -1,16 +1,17 @@
 Name:           perl-Test-Differences
 Version:        0.47
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Test strings and data structures and show differences if not ok
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-Differences/
 Source0:        http://www.cpan.org/authors/id/R/RB/RBS/Test-Differences-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Text::Diff) >= 0.34
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +53,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.47-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun May 14 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.47-2
 - Bumping release (repodata checksum inconsistency for previous release).
 




More information about the scm-commits mailing list