SPECS: silo.spec - added fixes from silo git - removed silo-sh.pat...

tommat tommat at pld-linux.org
Mon Oct 8 20:01:57 CEST 2007


Author: tommat                       Date: Mon Oct  8 18:01:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added fixes from silo git
- removed silo-sh.patch - fixed in another way
- BR: bash
- builds now

---- Files affected:
SPECS:
   silo.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/silo.spec
diff -u SPECS/silo.spec:1.38 SPECS/silo.spec:1.39
--- SPECS/silo.spec:1.38	Mon Feb 12 23:09:15 2007
+++ SPECS/silo.spec	Mon Oct  8 20:01:52 2007
@@ -9,8 +9,9 @@
 Group:		Base
 Source0:	http://www.sparc-boot.org/pub/silo/%{name}-%{version}.tar.bz2
 # Source0-md5:	7039aabf3c1b3858ae8d0ccdde21343e
-Patch0:		%{name}-sh.patch
+Patch0:		%{name}-git.patch
 URL:		http://www.sparc-boot.org/
+BuildRequires:	bash
 BuildRequires:	e2fsprogs-static
 BuildRequires:	elftoaout
 ExclusiveArch:	sparc sparc64 sparcv9
@@ -40,8 +41,8 @@
 
 %build
 %{__make} \
-	CC="%{__cc} -m32"
-
+	CC="%{__cc} -m32" 
+	
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -72,6 +73,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/10/08 18:01:52  tommat
+- added fixes from silo git
+- removed silo-sh.patch - fixed in another way
+- BR: bash
+- builds now
+
 Revision 1.38  2007/02/12 22:09:15  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/silo.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list