rpms/perl-Scalar-Properties/devel perl-Scalar-Properties.spec, 1.1, 1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 02:58:11 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Scalar-Properties/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27973/devel

Modified Files:
	perl-Scalar-Properties.spec 
Log Message:

fix br, license



Index: perl-Scalar-Properties.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Scalar-Properties/devel/perl-Scalar-Properties.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Scalar-Properties.spec	15 Aug 2006 14:36:22 -0000	1.1
+++ perl-Scalar-Properties.spec	17 Oct 2007 02:57:39 -0000	1.2
@@ -1,15 +1,16 @@
 Name:           perl-Scalar-Properties
 Version:        0.12
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Run-time properties on scalar variables
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Scalar-Properties/
 Source0:        http://www.cpan.org/authors/id/D/DC/DCANTRELL/Scalar-Properties-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -51,5 +52,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.12-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun Apr 09 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.12-1
 - First build.




More information about the fedora-extras-commits mailing list