rpms/xbase/devel xbase-2.0.0-x86_64.patch, 1.1, 1.2 xbase.spec, 1.11, 1.12

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jun 5 21:15:50 UTC 2008


Author: spot

Update of /cvs/extras/rpms/xbase/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13272

Modified Files:
	xbase-2.0.0-x86_64.patch xbase.spec 
Log Message:
add ppc64 detection in configure (it is in the x86_64 patch)

xbase-2.0.0-x86_64.patch:

Index: xbase-2.0.0-x86_64.patch
===================================================================
RCS file: /cvs/extras/rpms/xbase/devel/xbase-2.0.0-x86_64.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbase-2.0.0-x86_64.patch	5 Jun 2008 19:54:47 -0000	1.1
+++ xbase-2.0.0-x86_64.patch	5 Jun 2008 21:14:51 -0000	1.2
@@ -6,7 +6,7 @@
  	      | mips64el-* | mips64orion-* | mips64orionel-*  \
  	      | mipstx39-* | mipstx39el-* \
 -	      | f301-*)
-+	      | f301-* | x86_64-*)
++	      | f301-* | x86_64-* | ppc64-*)
  		;;
  	# Recognize the various machine names and aliases which stand
  	# for a CPU type and a company and sometimes even an OS.


Index: xbase.spec
===================================================================
RCS file: /cvs/extras/rpms/xbase/devel/xbase.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xbase.spec	5 Jun 2008 19:54:47 -0000	1.11
+++ xbase.spec	5 Jun 2008 21:14:51 -0000	1.12
@@ -1,7 +1,7 @@
 Name:		xbase
 Summary: 	XBase compatible database library
 Version: 	2.0.0
-Release: 	12%{?dist}
+Release: 	13%{?dist}
 License: 	LGPLv2+
 Group: 		System Environment/Libraries
 URL:		http://linux.techass.com/projects/xdb/
@@ -101,6 +101,9 @@
 %{_bindir}/dbfutil1
 
 %changelog
+* Thu Jun  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.0-13
+- add ppc64 detection in configure (it's in the x86_64 patch)
+
 * Thu Jun  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.0.0-12
 - fix x86_64 detection in configure (FTBFS)
 




More information about the fedora-extras-commits mailing list