SPECS: initramfs-tools.spec - rel 0.4 - R busybox with working ash - R udev...
baggins
baggins at pld-linux.org
Tue Feb 24 15:47:30 CET 2009
Author: baggins Date: Tue Feb 24 14:47:30 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 0.4
- R busybox with working ash
- R udev-initramfs
- fix for compressed kernel modules
---- Files affected:
SPECS:
initramfs-tools.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/initramfs-tools.spec
diff -u SPECS/initramfs-tools.spec:1.9 SPECS/initramfs-tools.spec:1.10
--- SPECS/initramfs-tools.spec:1.9 Mon Feb 23 17:17:16 2009
+++ SPECS/initramfs-tools.spec Tue Feb 24 15:47:25 2009
@@ -7,17 +7,18 @@
Summary(pl.UTF-8): Narzędzia do tworzenia initramfs
Name: initramfs-tools
Version: 0.93
-Release: 0.2
+Release: 0.4
License: Public Domain
Group: Applications/System
Source0: http://ftp.de.debian.org/debian/pool/main/i/initramfs-tools/%{name}_%{version}.tar.gz
# Source0-md5: 97b6188728c9ecacd21e9b4f06a3e86a
Patch0: %{name}-undebianize.patch
Patch1: %{name}-nobb.patch
+Patch2: %{name}-gz-modules.patch
URL: http://git.debian.org/?p=kernel/initramfs-tools.git;a=shortlog
# Probably gawk
Requires: awk
-Requires: busybox
+Requires: busybox >= 1.12.4-2
Requires: coreutils
Requires: cpio
#Requires: cryptsetup-luks
@@ -30,7 +31,7 @@
#Requires: lvm2
Requires: module-init-tools
Requires: mount
-Requires: udev-core
+Requires: udev-initramfs
Requires: util-linux-ng
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,6 +59,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
@@ -127,6 +129,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2009/02/24 14:47:25 baggins
+- rel 0.4
+- R busybox with working ash
+- R udev-initramfs
+- fix for compressed kernel modules
+
Revision 1.9 2009/02/23 16:17:16 baggins
- rel 0.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/initramfs-tools.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list