Author: undefine Date: Fri Feb 1 18:55:32 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - up to 1.4.13 from head, silo-no_linux_stat_include.patch to fix build
---- Files affected: SPECS: silo.spec (1.29 -> 1.29.2.1) ---- Diffs: ================================================================ Index: SPECS/silo.spec diff -u SPECS/silo.spec:1.29 SPECS/silo.spec:1.29.2.1 --- SPECS/silo.spec:1.29 Thu Jul 15 14:39:30 2004 +++ SPECS/silo.spec Fri Feb 1 19:55:27 2008 @@ -1,15 +1,18 @@ # $Revision$, $Date$ Summary: The SILO boot loader for SPARCs -Summary(fr): Chargeur de boot Linux pour SPARCs -Summary(pl): SILO - boot loader dla maszyn sparcowych +Summary(fr.UTF-8): Chargeur de boot Linux pour SPARCs +Summary(pl.UTF-8): SILO - boot loader dla maszyn sparcowych Name: silo -Version: 1.4.8 -Release: 1 +Version: 1.4.13 +Release: 2 License: GPL Group: Base Source0: http://www.sparc-boot.org/pub/silo/%{name}-%{version}.tar.bz2 -# Source0-md5: 6828950395da913ff4052705f0e1e287 +# Source0-md5: 7039aabf3c1b3858ae8d0ccdde21343e +Patch0: %{name}-git.patch +Patch1: %{name}-no_linux_stat_include.patch URL: http://www.sparc-boot.org/ +BuildRequires: bash BuildRequires: e2fsprogs-static BuildRequires: elftoaout ExclusiveArch: sparc sparc64 sparcv9 @@ -21,27 +24,27 @@ onto your system's boot block and can be configured to boot Linux, Solaris and SunOS. -%description -l fr +%description -l fr.UTF-8 Le paquetage silo installe le chargeur de boot SILO (Sparc Improved -LOader) dont vous avez besoin pour d�marrer Linux-Mandrake sur une -SPARC. SILO s'installe sur le "boot block" de votre syst�me et peut -�tre configur� pour d�marrer Linux, Solaris et SunOS. - -%description -l pl -Pakiet zawiera SILO (Sparc Improved LOader), ktory jest niezb�dny do -uruchomienia PLD Linuksa na SPARCu. SILO instaluje si� w bloku -bootuj�cym systemu i mo�e by� skonfigurowany tak, aby �adowa� Linuksa, +LOader) dont vous avez besoin pour démarrer Linux-Mandrake sur une +SPARC. SILO s'installe sur le "boot block" de votre système et peut +être configuré pour démarrer Linux, Solaris et SunOS. + +%description -l pl.UTF-8 +Pakiet zawiera SILO (Sparc Improved LOader), ktory jest niezbędny do +uruchomienia PLD Linuksa na SPARCu. SILO instaluje się w bloku +bootującym systemu i może być skonfigurowany tak, aby ładował Linuksa, Solarisa lub SunOSa. %prep %setup -q +%patch0 -p1 +%patch1 -p0 %build -# ksh doesn't expand '\340' in echo, which is required to make working *.b -# (first stage silently hangs otherwise) %{__make} \ - SHELL=/bin/bash - + CC="%{__cc} -m32" + %install rm -rf $RPM_BUILD_ROOT @@ -58,8 +61,8 @@ %files %defattr(644,root,root,755) -%attr(600,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}.conf -%doc ChangeLog docs/* first-isofs/README.SILO_ISOFS +%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf +%doc docs/* first-isofs/README.SILO_ISOFS /boot/*.b %attr(755,root,root) /sbin/* %attr(755,root,root) %{_bindir}/* @@ -72,7 +75,46 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.29 2004-07-15 12:39:30 cieciwa +Revision 1.29.2.1 2008-02-01 18:55:27 undefine +- up to 1.4.13 from head, silo-no_linux_stat_include.patch to fix build + +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 + +Revision 1.37 2007/02/12 01:06:32 baggins +- converted to UTF-8 + +Revision 1.36 2006/11/09 10:20:36 qboosh +- added sh patch to fix octal numbers in echo, now builds with ksh + (or bash 3.2; won't build properly with bash < 2.05b) +- release 2 + +Revision 1.35 2006/08/09 17:52:29 qboosh +- updated to 1.4.13 + +Revision 1.34 2006/06/05 10:58:12 qboosh +- updated to 1.4.12 + +Revision 1.33 2006/03/10 22:31:10 qboosh +- updated to 1.4.11 (with sun4v support) + +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) + +Revision 1.30 2005/12/09 09:27:34 qboosh +- updated to 1.4.9, added llh patch + +Revision 1.29 2004/07/15 12:39:30 cieciwa - version 1.4.8, - updated MD5 sum. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/silo.spec?r1=1.29&r2=1.29.2.1&f=u
_______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
