rpms/xfsprogs/devel xfsprogs.spec,1.38,1.39

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Wed Jun 4 17:44:39 UTC 2008


Author: ausil

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

Modified Files:
	xfsprogs.spec 
Log Message:
32 bit sparc is being built as sparcv9



Index: xfsprogs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfsprogs/devel/xfsprogs.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xfsprogs.spec	4 Jun 2008 17:38:01 -0000	1.38
+++ xfsprogs.spec	4 Jun 2008 17:43:55 -0000	1.39
@@ -1,7 +1,7 @@
 Summary:	Utilities for managing the XFS filesystem
 Name:		xfsprogs
 Version:	2.9.8
-Release:	2%{?dist}
+Release:	3%{?dist}
 # Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
 # in source, with no mention of version.
 # doc/COPYING file specifies what is GPL and what is LGPL
@@ -73,7 +73,7 @@
 rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
 
 # ugly hack to allow parallel install of 32-bit and 64-bit -devel packages:
-%define multilib_arches %{ix86} x86_64 ppc ppc64 s390 s390x sparc sparc64
+%define multilib_arches %{ix86} x86_64 ppc ppc64 s390 s390x sparcv9 sparc64
 
 %ifarch %{multilib_arches}
 mv -f $RPM_BUILD_ROOT%{_includedir}/xfs/platform_defs.h \
@@ -110,6 +110,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Wed Apr 23 2008 Dennis Gilmore <dennis at ausil.us> 2.9.8-3
+- sparc32 is built using the sparcv9 variant 
+
 * Wed Apr 23 2008 Eric Sandeen <sandeen at redhat.com> 2.9.8-2
 - Tidy up multilib hack for non-multilib arches & add sparc (#448452)
 




More information about the fedora-extras-commits mailing list