[packages/geninitrd] - up to 12582: fixes root=UUID problems (very visible when using grub2 generated config)
glen
glen at pld-linux.org
Mon Sep 17 14:47:02 CEST 2012
commit 8b335fe932ca9f93066e4bd270ecad90cada901d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Sep 17 15:46:59 2012 +0300
- up to 12582: fixes root=UUID problems (very visible when using grub2 generated config)
geninitrd.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/geninitrd.spec b/geninitrd.spec
index 4131e2d..f615527 100644
--- a/geninitrd.spec
+++ b/geninitrd.spec
@@ -6,15 +6,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: 12531
-Release: 3
+Version: 12582
+Release: 1
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.gz
-# Source0-md5: db1a65c1cbe43e89aab4e127dd91e36d
+# Source0-md5: 1b4ed4548936a52f297178a91450aaef
Patch0: %{name}-romfs.patch
Patch1: %{name}-gzip-compressor.patch
-Patch2: %{name}-svn.patch
+#Patch2: %{name}-svn.patch
URL: http://svn.pld-linux.org/trac/svn/wiki/packages/geninitrd
BuildRequires: xmlto >= 0:0.0.18-1
Requires: /usr/bin/ldd
@@ -97,7 +97,7 @@ bieżących informacji zawartych w /etc/modules.conf.
%patch0 -p1
%patch1 -p1
%endif
-%patch2 -p0
+#%patch2 -p0
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geninitrd.git/commitdiff/8b335fe932ca9f93066e4bd270ecad90cada901d
More information about the pld-cvs-commit
mailing list