SPECS: lilo.spec - rel 5; correctly recognize lvm in some setups

arekm arekm at pld-linux.org
Tue Jul 15 13:32:02 CEST 2008


Author: arekm                        Date: Tue Jul 15 11:32:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; correctly recognize lvm in some setups

---- Files affected:
SPECS:
   lilo.spec (1.153 -> 1.154) 

---- Diffs:

================================================================
Index: SPECS/lilo.spec
diff -u SPECS/lilo.spec:1.153 SPECS/lilo.spec:1.154
--- SPECS/lilo.spec:1.153	Mon Jan  7 00:10:21 2008
+++ SPECS/lilo.spec	Tue Jul 15 13:31:57 2008
@@ -13,7 +13,7 @@
 Summary(zh_CN.UTF-8):	Linux 和其它系统的引导模块。
 Name:		lilo
 Version:	22.8
-Release:	4
+Release:	5
 Epoch:		2
 License:	BSD
 Group:		Applications/System
@@ -32,6 +32,7 @@
 Patch3:		%{name}-doc-fallback.patch
 Patch4:		%{name}-pagesize.patch
 Patch5:		%{name}-dm.patch
+Patch6:		%{name}-devmapper.patch
 URL:		http://home.san.rr.com/johninsd/pub/linux/lilo/
 BuildRequires:	bin86 >= 0.15
 BuildRequires:	device-mapper-devel >= 1.01.01
@@ -111,8 +112,10 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
+:> checkit
 sed -i -e 's#/bin/bcc#/nonexistant/file#g' Makefile*
 %{__make} all \
 	CC="%{__cc}" \
@@ -178,7 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.153  2008/01/06 23:10:21  arvenil
+Revision 1.154  2008/07/15 11:31:57  arekm
+- rel 5; correctly recognize lvm in some setups
+
+Revision 1.153  2008-01-06 23:10:21  arvenil
 - added "P: rc-boot-bootloader" for rc-boot-* subpackage
 - cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lilo.spec?r1=1.153&r2=1.154&f=u



More information about the pld-cvs-commit mailing list