rpms/perl-IPC-SharedCache/devel perl-IPC-SharedCache.spec,1.8,1.9

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 20:44:12 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-IPC-SharedCache/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23487/devel

Modified Files:
	perl-IPC-SharedCache.spec 
Log Message:

fix br, license



Index: perl-IPC-SharedCache.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IPC-SharedCache/devel/perl-IPC-SharedCache.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-IPC-SharedCache.spec	8 Sep 2006 22:56:30 -0000	1.8
+++ perl-IPC-SharedCache.spec	16 Oct 2007 20:43:39 -0000	1.9
@@ -1,16 +1,17 @@
 Name:           perl-IPC-SharedCache
 Version:        1.3
-Release:        7%{?dist}
+Release:        7%{?dist}.1
 Summary:        Perl module to manage a cache in SysV IPC shared memory
 
 Group:          Development/Libraries
-License:        GPL
+License:        GPLv2+
 URL:            http://search.cpan.org/dist/IPC-SharedCache/
 Source0:        http://www.cpan.org/authors/id/S/SA/SAMTREGAR/IPC-SharedCache-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(IPC::ShareLite) >= 0.06
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -58,6 +59,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.3-7.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.3-7
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list