rpms/perl-User-Identity/devel .cvsignore, 1.2, 1.3 perl-User-Identity.spec, 1.1, 1.2 sources, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 20:32:18 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-User-Identity/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29070/devel

Modified Files:
	.cvsignore perl-User-Identity.spec sources 
Log Message:

license tag fix, 0.92 on devel



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-User-Identity/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	9 Apr 2007 13:51:28 -0000	1.2
+++ .cvsignore	26 Aug 2007 20:31:45 -0000	1.3
@@ -1 +1,2 @@
 User-Identity-0.91.tar.gz
+User-Identity-0.92.tar.gz


Index: perl-User-Identity.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-User-Identity/devel/perl-User-Identity.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-User-Identity.spec	9 Apr 2007 13:51:28 -0000	1.1
+++ perl-User-Identity.spec	26 Aug 2007 20:31:45 -0000	1.2
@@ -1,13 +1,13 @@
 Name:           perl-User-Identity
-Version:        0.91
+Version:        0.92
 Release:        1%{?dist}
 Summary:        Maintains info about a physical person
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/User-Identity/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Geography::Countries)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Geography::Countries), perl(Test::More)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -19,6 +19,7 @@
 %setup -q -n User-Identity-%{version}
 
 %build
+sed -i '/LICENSE/ d' Makefile.PL
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make
 
@@ -42,5 +43,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.92-1
+- bump to 0.92
+- license tag fix
+
 * Mon Apr  2 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.91-1
 - Initial package for Fedora


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-User-Identity/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	9 Apr 2007 13:51:28 -0000	1.2
+++ sources	26 Aug 2007 20:31:45 -0000	1.3
@@ -1 +1 @@
-d5929be62a99b90f60b07062ab86a2ec  User-Identity-0.91.tar.gz
+35f9582da8bc582a7603299ea27c840f  User-Identity-0.92.tar.gz




More information about the fedora-extras-commits mailing list