SPECS: geninitrd.spec - update to 10000.3
glen
glen at pld-linux.org
Sat Mar 14 14:08:16 CET 2009
Author: glen Date: Sat Mar 14 13:08:16 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 10000.3
---- Files affected:
SPECS:
geninitrd.spec (2.135 -> 2.136)
---- Diffs:
================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.135 SPECS/geninitrd.spec:2.136
--- SPECS/geninitrd.spec:2.135 Tue Mar 3 10:35:57 2009
+++ SPECS/geninitrd.spec Sat Mar 14 14:08:11 2009
@@ -2,13 +2,13 @@
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.2
+Version: 10000.3
# leave rel 1 for ac
Release: 2
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.gz
-# Source0-md5: 34e6e79bbbf6e0c4687dcc25c62a7d7d
+# Source0-md5: 1fbd532c853eace59865ebf11dc79bb3
BuildRequires: xmlto >= 0:0.0.18-1
Requires: awk
Requires: busybox-initrd >= 1.00-0.rc3.2
@@ -26,6 +26,7 @@
Requires: pci-database >= 0.4
Requires: tar
Obsoletes: mkinitrd
+Conflicts: grubby < 6.0.24-3
Conflicts: udev-initrd < 1:104
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,11 +82,11 @@
%doc ChangeLog
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/geninitrd
%attr(755,root,root) /sbin/geninitrd
-%{_mandir}/man8/*
+%{_mandir}/man8/geninitrd.8*
-%dir %{_sysconfdir}/geninitrd
-%{_sysconfdir}/geninitrd/functions
-%{_sysconfdir}/geninitrd/mod-*.sh
+%dir /lib/geninitrd
+/lib/geninitrd/functions
+/lib/geninitrd/mod-*.sh
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -93,6 +94,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 2.136 2009/03/14 13:08:11 glen
+- update to 10000.3
+
Revision 2.135 2009/03/03 09:35:57 glen
- 10000.2 (package lvm module)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geninitrd.spec?r1=2.135&r2=2.136&f=u
More information about the pld-cvs-commit
mailing list