rpms/perl-Text-Tree/devel perl-Text-Tree.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:08:39 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Text-Tree/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14367/devel

Modified Files:
	perl-Text-Tree.spec 
Log Message:

fix br, license



Index: perl-Text-Tree.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-Tree/devel/perl-Text-Tree.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Text-Tree.spec	18 Dec 2006 05:15:29 -0000	1.2
+++ perl-Text-Tree.spec	17 Oct 2007 04:08:05 -0000	1.3
@@ -1,13 +1,14 @@
 Name:           perl-Text-Tree
 Version:        1.0
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Format a simple tree of strings into a textual tree graph
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Text-Tree/
 Source0:        http://www.cpan.org/authors/id/I/IS/ISAACSON/Text-Tree-%{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
@@ -46,6 +47,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.0-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun Dec 17 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.0-2
 - bump
 




More information about the fedora-extras-commits mailing list