SPECS: grub2.spec - it uses -m32 when compiling

glen glen at pld-linux.org
Tue Dec 5 19:54:34 CET 2006


Author: glen                         Date: Tue Dec  5 18:54:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- it uses -m32 when compiling

---- Files affected:
SPECS:
   grub2.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/grub2.spec
diff -u SPECS/grub2.spec:1.34 SPECS/grub2.spec:1.35
--- SPECS/grub2.spec:1.34	Tue Dec  5 19:52:01 2006
+++ SPECS/grub2.spec	Tue Dec  5 19:54:29 2006
@@ -11,7 +11,7 @@
 Summary(pt_BR):	Gerenciador de inicializaçăo GRUB2
 Name:		grub2
 Version:	1.95
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Base
 Source0:	ftp://alpha.gnu.org/gnu/grub/grub-%{version}.tar.gz
@@ -25,6 +25,9 @@
 %ifarch %{ix86} %{x8664}
 BuildRequires:	lzo-devel >= 1.0.2
 %endif
+%ifarch %{x8664}
+BuildRequires:	/usr/lib/libc.so
+%endif
 BuildRequires:	ncurses-devel
 #BuildRequires:	ruby >= 1.6
 BuildRequires:	sed >= 4.0
@@ -167,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/12/05 18:54:29  glen
+- it uses -m32 when compiling
+
 Revision 1.34  2006/12/05 18:52:01  glen
 - 755 for binaries
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grub2.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list