SPECS: syslinux.spec - up to 3.36

arekm arekm at pld-linux.org
Sun Jun 3 00:01:14 CEST 2007


Author: arekm                        Date: Sat Jun  2 22:01:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.36

---- Files affected:
SPECS:
   syslinux.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/syslinux.spec
diff -u SPECS/syslinux.spec:1.76 SPECS/syslinux.spec:1.77
--- SPECS/syslinux.spec:1.76	Mon Feb 12 23:09:17 2007
+++ SPECS/syslinux.spec	Sun Jun  3 00:01:09 2007
@@ -4,14 +4,15 @@
 Summary(pt_BR.UTF-8):	Carregador de boot simples
 Summary(zh_CN.UTF-8):	Linux操作系统的启动管理器
 Name:		syslinux
-Version:	3.35
+Version:	3.36
 Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
-# Source0-md5:	e6e1436a61bd024844426f5f7a9fd727
+# Source0-md5:	d1bfdaa53d31f572f540be55d1480027
 URL:		http://syslinux.zytor.com/
 BuildRequires:	nasm
+BuildRequires:	glibc-devel(i686)
 BuildRequires:	perl-base
 BuildRequires:	sed >= 4.0
 Requires:	mtools
@@ -80,7 +81,7 @@
 
 %build
 rm -f ldlinux.{bin,bss,lst,sys}
-%{__make} installer \
+%{__make} -j1 installer \
 	CC="%{__cc}"
 
 %install
@@ -88,7 +89,7 @@
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/%{name},%{_includedir}}
 install ldlinux.sys $RPM_BUILD_ROOT%{_libdir}/%{name}
 
-%{__make} install-all \
+%{__make} -j1 install-all \
 	INSTALLROOT=$RPM_BUILD_ROOT \
 	LIBDIR=%{_libdir}
 
@@ -115,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2007/06/02 22:01:09  arekm
+- up to 3.36
+
 Revision 1.76  2007/02/12 22:09:17  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/syslinux.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list