SPECS: syslinux.spec - 3.60, add man1

areq areq at pld-linux.org
Sat Jan 12 14:26:04 CET 2008


Author: areq                         Date: Sat Jan 12 13:26:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.60, add man1

---- Files affected:
SPECS:
   syslinux.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: SPECS/syslinux.spec
diff -u SPECS/syslinux.spec:1.84 SPECS/syslinux.spec:1.85
--- SPECS/syslinux.spec:1.84	Thu Dec 13 22:40:47 2007
+++ SPECS/syslinux.spec	Sat Jan 12 14:25:59 2008
@@ -4,12 +4,12 @@
 Summary(pt_BR.UTF-8):	Carregador de boot simples
 Summary(zh_CN.UTF-8):	Linux操作系统的启动管理器
 Name:		syslinux
-Version:	3.54
+Version:	3.60
 Release:	1
 License:	GPL
 Group:		Applications/System
-Source0:	ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.gz
-# Source0-md5:	34afbb9f3491c73fbceef5c4e21d27c1
+Source0:	ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
+# Source0-md5:	96e11c6baa87a937b0726b07d687cb7b
 URL:		http://syslinux.zytor.com/
 BuildRequires:	nasm
 BuildRequires:	perl-base
@@ -90,20 +90,20 @@
 
 %{__make} -j1 install-all \
 	INSTALLROOT=$RPM_BUILD_ROOT \
-	LIBDIR=%{_libdir}
-
-install extlinux/extlinux $RPM_BUILD_ROOT%{_bindir}
+	LIBDIR=%{_libdir} \
+	MANDIR=%{_mandir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README* *.doc */*.doc
+%doc NEWS README* doc/*.doc com32/modules/mboot.doc
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/???[.a-z]*
+%{_mandir}/man1/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -115,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2008-01-12 13:25:59  areq
+- 3.60, add man1
+
 Revision 1.84  2007-12-13 21:40:47  areq
 - 3.54
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/syslinux.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list