rpms/libhugetlbfs/F-11 remove-s390-libhugetlbfs-2.4.patch, NONE, 1.1 import.log, 1.7, 1.8 libhugetlbfs.spec, 1.25, 1.26 sources, 1.15, 1.16

Eric Munson emunson at fedoraproject.org
Tue Jun 2 21:06:14 UTC 2009


Author: emunson

Update of /cvs/pkgs/rpms/libhugetlbfs/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16702/F-11

Modified Files:
	import.log libhugetlbfs.spec sources 
Added Files:
	remove-s390-libhugetlbfs-2.4.patch 
Log Message:
Adding a patch that disables the S390 32 bit build until it can be
diagnosed


remove-s390-libhugetlbfs-2.4.patch:

--- NEW FILE remove-s390-libhugetlbfs-2.4.patch ---
diff -Nrup libhugetlbfs-2.3.orig/Makefile libhugetlbfs-2.3/Makefile
--- libhugetlbfs-2.3.orig/Makefile	2009-04-09 15:11:35.000000000 +0200
+++ libhugetlbfs-2.3/Makefile	2009-05-20 12:15:31.000000000 +0200
@@ -71,9 +71,7 @@ CFLAGS += -DNO_ELFLINK
 else
 ifeq ($(ARCH),s390x)
 CC64 = gcc -m64
-CC32 = gcc -m31
 TMPLIB64 = lib64
-TMPLIB32 = lib
 CFLAGS += -DNO_ELFLINK
 else
 $(error "Unrecognized architecture ($(ARCH))")



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libhugetlbfs/F-11/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	29 May 2009 10:09:20 -0000	1.7
+++ import.log	2 Jun 2009 21:05:43 -0000	1.8
@@ -5,3 +5,4 @@ libhugetlbfs-2_1_2-1_fc10:HEAD:libhugetl
 libhugetlbfs-2_2-1_fc10:HEAD:libhugetlbfs-2.2-1.src.rpm:1234347934
 libhugetlbfs-2_3-1_fc10:F-11:libhugetlbfs-2.3-1.src.rpm:1239788219
 libhugetlbfs-2_4-1_fc10:F-11:libhugetlbfs-2.4-1.src.rpm:1243591976
+libhugetlbfs-2_4-2_fc11:F-11:libhugetlbfs-2.4-2.src.rpm:1243976942


Index: libhugetlbfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libhugetlbfs/F-11/libhugetlbfs.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- libhugetlbfs.spec	29 May 2009 10:09:20 -0000	1.25
+++ libhugetlbfs.spec	2 Jun 2009 21:05:43 -0000	1.26
@@ -1,12 +1,13 @@
 Name: libhugetlbfs
 Version: 2.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A library which provides easy access to huge pages of memory
 
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://libhugetlbfs.sourceforge.net/
 Source0: http://downloads.sourceforge.net/libhugetlbfs/%{name}-%{version}.tar.gz
+Patch0: remove-s390-libhugetlbfs-2.4.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: kernel-devel glibc-headers
 Conflicts: kernel < 2.6.16
@@ -92,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/pagesize.1.gz
 
 %changelog
+* Tue Jun 02 2009 Eric Munson <ebmunson at us.ibm.com> 2.4-2
+- Adding patch to remove S390 32 bit build
+
 * Fri May 29 2009 Eric Munson <ebmunson at us.ibm.com> 2.4-1
 - Updateing for the libhugetlbfs-2.4 release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libhugetlbfs/F-11/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	29 May 2009 10:09:20 -0000	1.15
+++ sources	2 Jun 2009 21:05:43 -0000	1.16
@@ -1 +1 @@
-0cd72d6073d2581e53c59b7a20f3075d  libhugetlbfs-2.4.tar.gz
+85330b4e21411c28f125ba4e07df9902  libhugetlbfs-2.4.tar.gz




More information about the fedora-extras-commits mailing list