rpms/udunits/devel udunits.spec,1.11,1.12

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 05:03:10 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/udunits/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24186

Modified Files:
	udunits.spec 
Log Message:

fix br



Index: udunits.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udunits/devel/udunits.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- udunits.spec	27 Aug 2007 17:13:32 -0000	1.11
+++ udunits.spec	17 Oct 2007 05:02:37 -0000	1.12
@@ -1,6 +1,6 @@
 Name: udunits
 Version: 1.12.4
-Release: 11%{?dist}.2
+Release: 11%{?dist}.3
 Summary: A library for manipulating units of physical quantities
 License: MIT
 Group: System Environment/Libraries
@@ -12,6 +12,7 @@
 Patch1: udunits-1.12.4-64bit.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gcc-gfortran, gcc-c++, groff
+BuildRequires: perl(ExtUtils::MakeMaker)
 
 %description
 The Unidata units utility, udunits, supports conversion of unit specifications 
@@ -105,6 +106,9 @@
 %{_mandir}/man1/udunitsperl.1.gz
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.12.4-11.3
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Mon Aug 27 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.12.4-11.2
 - rebuild for BuildID
 




More information about the fedora-extras-commits mailing list