rpms/factory/devel factory.spec,1.30,1.31

Rex Dieter rdieter at fedoraproject.org
Mon Mar 2 02:52:54 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/factory/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19089

Modified Files:
	factory.spec 
Log Message:
* Sun Mar 01 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.1.0-3
- s/i386/%ix86/



Index: factory.spec
===================================================================
RCS file: /cvs/pkgs/rpms/factory/devel/factory.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- factory.spec	25 Feb 2009 17:37:07 -0000	1.30
+++ factory.spec	2 Mar 2009 02:52:24 -0000	1.31
@@ -3,12 +3,12 @@
 # experimental, off, for now -- Rex
 #define _with_NTL --with-NTL
 
-%define multilib_arches i386 x86_64 ppc ppc64 s390 s390x sparcv9 sparc64
+%define multilib_arches %{ix86} x86_64 ppc ppc64 s390 s390x sparcv9 sparc64
 
 Summary: C++ class library for multivariate polynomial data
 Name:    factory
 Version: 3.1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv2
 URL:	 http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/Factory/
@@ -85,6 +85,9 @@
 
 
 %changelog
+* Sun Mar 01 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.1.0-3
+- s/i386/%%ix86/
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list