packages: geninitrd/geninitrd.spec - 10000.33, fixes rootfs on lvm for curr...

glen glen at pld-linux.org
Wed Jul 27 08:56:34 CEST 2011


Author: glen                         Date: Wed Jul 27 06:56:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 10000.33, fixes rootfs on lvm for current lvm2

---- Files affected:
packages/geninitrd:
   geninitrd.spec (2.181 -> 2.182) 

---- Diffs:

================================================================
Index: packages/geninitrd/geninitrd.spec
diff -u packages/geninitrd/geninitrd.spec:2.181 packages/geninitrd/geninitrd.spec:2.182
--- packages/geninitrd/geninitrd.spec:2.181	Sun Apr 10 14:40:58 2011
+++ packages/geninitrd/geninitrd.spec	Wed Jul 27 08:56:29 2011
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-### TODO:
+# TODO:
 # - BUG: you can't set in /etc/mdadm.conf:
 #  DEVICE partitions containers
 #  (which is default BTW if none set). Generation of initrd will fail
@@ -7,16 +7,15 @@
 Summary:	Creates an initial ramdisk image for preloading modules
 Summary(pl.UTF-8):	Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
 Name:		geninitrd
-Version:	10000.32
-# leave rel 1 for ac
-Release:	6
+Version:	10000.33
+Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	9d75e347ff49312209e97ead93378f4a
+# Source0-md5:	f302536aa529f794ce491af07f5703ac
 Patch0:		%{name}-romfs.patch
 Patch1:		%{name}-gzip-compressor.patch
-Patch2:		%{name}-svn.patch
+#Patch2:		%{name}-svn.patch
 BuildRequires:	xmlto >= 0:0.0.18-1
 Requires:	/usr/bin/ldd
 Requires:	awk
@@ -94,14 +93,13 @@
 %patch0 -p1
 %patch1 -p1
 %endif
-%patch2 -p0
+#%patch2 -p0
 
 %build
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -126,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.182  2011/07/27 06:56:29  glen
+- 10000.33, fixes rootfs on lvm for current lvm2
+
 Revision 2.181  2011/04/10 12:40:58  adamg
 - Requires: glibc-misc (ldd)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geninitrd/geninitrd.spec?r1=2.181&r2=2.182&f=u



More information about the pld-cvs-commit mailing list