rpms/perl-Text-Reform/devel perl-Text-Reform.spec,1.19,1.20

corsepiu corsepiu at fedoraproject.org
Fri May 7 12:06:16 UTC 2010


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Text-Reform/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26452

Modified Files:
	perl-Text-Reform.spec 
Log Message:
* Fri May 07 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.12.2-10
- Add BR: perl(version) (Fix perl-5.12.x build breakdown).
- Add BR: perl(Test::Pod).



Index: perl-Text-Reform.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-Reform/devel/perl-Text-Reform.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- perl-Text-Reform.spec	7 May 2010 02:55:11 -0000	1.19
+++ perl-Text-Reform.spec	7 May 2010 12:06:15 -0000	1.20
@@ -1,6 +1,6 @@
 Name:           perl-Text-Reform
 Version:        1.12.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Manual text wrapping and reformatting
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,9 @@ Source0:        http://www.cpan.org/auth
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
+BuildRequires:  perl(version)
+BuildRequires:  perl(Test::Pod) >= 1.14 
+
 Requires:       perl(TeX::Hyphen)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -49,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 07 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.12.2-10
+- Add BR: perl(version) (Fix perl-5.12.x build breakdown).
+- Add BR: perl(Test::Pod).
+
 * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.12.2-9
 - Mass rebuild with perl-5.12.0
 



More information about the scm-commits mailing list