SPECS: grub2.spec - update to yesterday snapshot - on ppc works a ...

sparky sparky at pld-linux.org
Fri Jul 1 01:13:14 CEST 2005


Author: sparky                       Date: Thu Jun 30 23:13:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to yesterday snapshot
- on ppc works a little better but i still can't boot linux

---- Files affected:
SPECS:
   grub2.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/grub2.spec
diff -u SPECS/grub2.spec:1.18 SPECS/grub2.spec:1.19
--- SPECS/grub2.spec:1.18	Wed May 11 17:27:01 2005
+++ SPECS/grub2.spec	Fri Jul  1 01:13:09 2005
@@ -5,7 +5,7 @@
 # Conditional build:
 %bcond_with	static	# build static binaries
 #
-%define		_snap	20050516
+%define		_snap	20050630
 Summary:	GRand Unified Bootloader
 Summary(pl):	GRUB2 - bootloader dla x86 i ppc
 Summary(pt_BR):	Gerenciador de inicializaçăo GRUB2
@@ -15,8 +15,8 @@
 Release:	0.%{_snap}.0.1
 License:	GPL v2
 Group:		Base
-Source0:	%{name}-%{_snap}.tar.gz
-# Source0-md5:	f5366581cf31ba40fd77fd3ca254ab94
+Source0:	ftp://sparky.homelinux.org/pub/grub2/%{name}-%{_snap}.tar.gz
+# Source0-md5:	e19cfd991164ae6385050ed56e20b095
 URL:		http://www.gnu.org/software/grub/grub-2.en.html
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	libtool
@@ -110,9 +110,9 @@
 #for rmk in conf/*.rmk; do
 #  ruby genmk.rb < $rmk > `echo $rmk | sed 's/\.rmk$/.mk/'`
 #done
-CFLAGS="-Os %{?debug:-g}" ; export CFLAGS
+CFLAGS="-Os -I%{_includedir}/ncurses %{?debug:-g}" ; export CFLAGS
 %configure \
-	BUILD_CC="%{__cc} %{?amd64:-m32} -I%{_includedir}/ncurses" \
+	BUILD_CC="%{__cc} %{?amd64:-m32}" \
 %ifarch %{x8664}
 	LD="%{__ld} -melf_i386" \
 %endif
@@ -162,6 +162,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/06/30 23:13:09  sparky
+- update to yesterday snapshot
+- on ppc works a little better but i still can't boot linux
+
 Revision 1.18  2005/05/11 15:27:01  qboosh
 - use x8664 macro
 
================================================================

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




More information about the pld-cvs-commit mailing list