]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- still experimental 10000.31 auto/th/geninitrd-10000_31-0_1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Jan 2011 20:35:20 +0000 (20:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd-tuxonice_on_dm.patch -> 2.2
    geninitrd.spec -> 2.172

geninitrd-tuxonice_on_dm.patch [deleted file]
geninitrd.spec

diff --git a/geninitrd-tuxonice_on_dm.patch b/geninitrd-tuxonice_on_dm.patch
deleted file mode 100644 (file)
index 3f376ed..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
---- geninitrd-10000.20/geninitrd.old   2010-03-29 22:12:27.115199528 +0200
-+++ geninitrd-10000.20/geninitrd       2010-03-29 22:14:49.765210074 +0200
-@@ -1218,10 +1218,6 @@
-       initrd_gen_udev
- fi
--if is_yes "$USE_TUXONICE"; then
--      initrd_gen_tuxonice
--fi
--
- find_modules_uvesafb
- initrd_gen_uvesafb
-@@ -1256,6 +1252,10 @@
-       initrd_gen_setrootdev
- fi
-+if is_yes "$USE_TUXONICE"; then
-+      initrd_gen_tuxonice
-+fi
-+
- if is_yes "$USE_SUSPEND"; then
-       initrd_gen_suspend
- fi
index ee7de22af8f1221a5b8df314a860083ce0601693..8c94604705d1f3d251b6a90b730d8cbcdf4144dd 100644 (file)
@@ -6,16 +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:       10000.30
+Version:       10000.31
 # leave rel 1 for ac
-Release:       2
+Release:       0.1
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: 793cd8d78c5e148a9dd8fe9d0cf4ad5a
+# Source0-md5: 8f3977b06a45294cbe3b8d16121339e4
 Patch0:                %{name}-romfs.patch
 Patch1:                %{name}-gzip-compressor.patch
-Patch2:                %{name}-tuxonice_on_dm.patch
 BuildRequires: xmlto >= 0:0.0.18-1
 Requires:      /usr/bin/ldd
 Requires:      awk
@@ -92,7 +91,6 @@ bieżących informacji zawartych w /etc/modules.conf.
 %patch0 -p1
 %patch1 -p1
 %endif
-%patch2 -p1
 
 %build
 %{__make}
@@ -116,3 +114,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir /lib/geninitrd
 /lib/geninitrd/functions
 /lib/geninitrd/mod-*.sh
+%attr(755,root,root) /lib/geninitrd/extract-ikconfig
This page took 0.060139 seconds and 4 git commands to generate.