rpms/udunits/devel udunits.spec,1.15,1.16

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Mar 11 02:28:36 UTC 2008


Author: spot

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

Modified Files:
	udunits.spec 
Log Message:
ia64 doesnt need lib64 hack


Index: udunits.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udunits/devel/udunits.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- udunits.spec	7 Mar 2008 02:22:54 -0000	1.15
+++ udunits.spec	11 Mar 2008 02:27:40 -0000	1.16
@@ -1,6 +1,6 @@
 Name: udunits
 Version: 1.12.4
-Release: 14%{?dist}
+Release: 15%{?dist}
 Summary: A library for manipulating units of physical quantities
 License: MIT
 Group: System Environment/Libraries
@@ -56,7 +56,7 @@
 %setup -q
 %patch0 -p1
 # Yes, this is a dirty hack.
-%ifarch x86_64 ppc64 sparc64 ia64
+%ifarch x86_64 ppc64 sparc64
 %patch1 -p1
 %endif
 
@@ -127,8 +127,11 @@
 %{_mandir}/man1/udunitsperl.1.gz
 
 %changelog
+* Mon Mar 10 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.12.4-15
+- ia64 doesn't need lib64 hack
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.12.4-14
-Rebuild for new perl
+- Rebuild for new perl
 
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.12.4-13
 - Autorebuild for GCC 4.3




More information about the fedora-extras-commits mailing list