rpms/perl-HTML-Template/EL-5 perl-HTML-Template.spec, 1.11, 1.12 sources, 1.3, 1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Dec 4 00:22:27 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-HTML-Template/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27509/EL-5

Modified Files:
	perl-HTML-Template.spec sources 
Log Message:

epel branching



Index: perl-HTML-Template.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTML-Template/EL-5/perl-HTML-Template.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-HTML-Template.spec	16 Oct 2007 18:30:23 -0000	1.11
+++ perl-HTML-Template.spec	4 Dec 2007 00:21:53 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           perl-HTML-Template
-Version:        2.8
-Release:        3%{?dist}
+Version:        2.9
+Release:        1%{?dist}.2
 Summary:        Perl module to use HTML Templates
 
 Group:          Development/Libraries
@@ -10,6 +10,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(IPC::SharedCache)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -39,7 +41,7 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -59,6 +61,16 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.9-1.2
+- add BR: perl(Test::More)
+
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.9-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
+* Tue Jan 30 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.9-1
+- Update to 2.9.
+
 * Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.8-3
 - Rebuild for FC6.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTML-Template/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	29 Dec 2005 01:03:06 -0000	1.3
+++ sources	4 Dec 2007 00:21:53 -0000	1.4
@@ -1 +1 @@
-3f1d6f4b3ab3ef7f0fd8864d2ec56e59  HTML-Template-2.8.tar.gz
+cbf88a486b36284be55765ac7357c187  HTML-Template-2.9.tar.gz




More information about the fedora-extras-commits mailing list