SPECS (AC-branch): geninitrd.spec - update to 10000
glen
glen at pld-linux.org
Tue Dec 9 19:28:37 CET 2008
Author: glen Date: Tue Dec 9 18:28:37 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- update to 10000
---- Files affected:
SPECS:
geninitrd.spec (2.90.2.4.2.21 -> 2.90.2.4.2.22)
---- Diffs:
================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.90.2.4.2.21 SPECS/geninitrd.spec:2.90.2.4.2.22
--- SPECS/geninitrd.spec:2.90.2.4.2.21 Mon May 26 19:46:57 2008
+++ SPECS/geninitrd.spec Tue Dec 9 19:28:32 2008
@@ -2,16 +2,16 @@
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: 9000.11
+Version: 10000
Release: 1
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.gz
-# Source0-md5: 9454090be3590b35cefd87110224f418
-Patch0: %{name}-ac.patch
+# Source0-md5: dfe2c92f317aaf3b35b54aedaef0fd2a
BuildRequires: xmlto >= 0:0.0.18-1
Requires: awk
Requires: busybox-initrd >= 1.00-0.rc3.2
+Requires: coreutils
Requires: cpio
Requires: fileutils
Requires: genromfs
@@ -20,10 +20,9 @@
# without this softraid installations of PLD fail
Requires: mdadm-initrd >= 1.12.0-1
Requires: mktemp >= 1.5-8
-Requires: module-init-tools >= 3.2.2-3
+Requires: module-init-tools >= 3.2.2-6
Requires: mount
Requires: pci-database >= 0.4
-Requires: sh-utils
Requires: tar
Obsoletes: mkinitrd
BuildArch: noarch
@@ -62,7 +61,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%{__make}
@@ -79,11 +77,13 @@
%files
%defattr(644,root,root,755)
%doc ChangeLog
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/geninitrd
%attr(755,root,root) /sbin/geninitrd
+%{_mandir}/man8/*
+
%dir %{_sysconfdir}/geninitrd
%{_sysconfdir}/geninitrd/functions
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/geninitrd
-%{_mandir}/man8/*
+%{_sysconfdir}/geninitrd/mod-*.sh
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -91,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 2.90.2.4.2.22 2008/12/09 18:28:32 glen
+- update to 10000
+
Revision 2.90.2.4.2.21 2008/05/26 17:46:57 glen
- 9000.11
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geninitrd.spec?r1=2.90.2.4.2.21&r2=2.90.2.4.2.22&f=u
More information about the pld-cvs-commit
mailing list