SPECS: elilo.spec - updated to 3.7, includes x86_64 support at last
qboosh
qboosh at pld-linux.org
Thu Nov 29 23:08:23 CET 2007
Author: qboosh Date: Thu Nov 29 22:08:23 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 3.7, includes x86_64 support at last
---- Files affected:
SPECS:
elilo.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/elilo.spec
diff -u SPECS/elilo.spec:1.5 SPECS/elilo.spec:1.6
--- SPECS/elilo.spec:1.5 Mon Feb 12 22:23:54 2007
+++ SPECS/elilo.spec Thu Nov 29 23:08:17 2007
@@ -2,27 +2,27 @@
Summary: ELILO: EFI Linux Boot Loader
Summary(pl.UTF-8): ELILO - linuksowy bootloader dla platform EFI
Name: elilo
-Version: 3.6
+Version: 3.7
Release: 1
-License: GPL
+License: GPL v2+
Group: Applications/System
-Source0: http://dl.sourceforge.net/elilo/%{name}-%{version}.tgz
-# Source0-md5: 5fa5d3d1ac2f29e3b56a4e82b752ecd6
+Source0: http://dl.sourceforge.net/elilo/%{name}-%{version}.tar.gz
+# Source0-md5: 980311f59f7c7ab1aa2a77f74db825d0
URL: http://elilo.sourceforge.net/
-BuildRequires: gnu-efi >= 3.0a
-ExclusiveArch: %{ix86} ia64
+BuildRequires: gnu-efi >= 3.0d
+ExclusiveArch: %{ix86} %{x8664} ia64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-ELILO is the EFI Linux boot loader for IA-64 (IPF) and IA-32 (x86)
-EFI-based platforms.
+ELILO is the EFI Linux boot loader for IA-64 (IPF), IA-32 (x86) and
+x86_64 EFI-based platforms.
%description -l pl.UTF-8
-ELILO to linuksowy bootloader dla platform IA-64 (IPF) i IA-32 (x86)
-opartych na EFI.
+ELILO to linuksowy bootloader dla platform IA-64 (IPF), IA-32 (x86)
+oraz x86_64 opartych na EFI.
%prep
-%setup -q -n %{name}
+%setup -q
%build
%{__make} \
@@ -52,6 +52,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007-11-29 22:08:17 qboosh
+- updated to 3.7, includes x86_64 support at last
+
Revision 1.5 2007-02-12 21:23:54 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elilo.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list