SPECS: silo.spec - updated to 1.4.10, removed obsolete llh patch -...
qboosh
qboosh at pld-linux.org
Wed Jan 11 20:54:24 CET 2006
Author: qboosh Date: Wed Jan 11 19:54:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.4.10, removed obsolete llh patch
- pass CC
---- Files affected:
SPECS:
silo.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/silo.spec
diff -u SPECS/silo.spec:1.31 SPECS/silo.spec:1.32
--- SPECS/silo.spec:1.31 Tue Dec 13 16:14:18 2005
+++ SPECS/silo.spec Wed Jan 11 20:54:19 2006
@@ -3,13 +3,12 @@
Summary(fr): Chargeur de boot Linux pour SPARCs
Summary(pl): SILO - boot loader dla maszyn sparcowych
Name: silo
-Version: 1.4.9
+Version: 1.4.10
Release: 1
License: GPL
Group: Base
Source0: http://www.sparc-boot.org/pub/silo/%{name}-%{version}.tar.bz2
-# Source0-md5: 843d75dd79a436b73e161c7ece5af26b
-Patch0: %{name}-llh.patch
+# Source0-md5: 73608e75b0fad81f860184dc1243288d
URL: http://www.sparc-boot.org/
BuildRequires: /bin/bash
BuildRequires: e2fsprogs-static
@@ -37,12 +36,12 @@
%prep
%setup -q
-%patch0 -p1
%build
# ksh doesn't expand '\340' in echo, which is required to make working *.b
# (first stage silently hangs otherwise)
%{__make} \
+ CC="%{__cc} -m32" \
SHELL=/bin/bash
%install
@@ -75,6 +74,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/01/11 19:54:19 qboosh
+- updated to 1.4.10, removed obsolete llh patch
+- pass CC
+
Revision 1.31 2005/12/13 15:14:18 glen
- adapterized (sorted %verify attrs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/silo.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list