rpms/mkinitrd/devel mkinitrd.spec,1.318,1.319

Peter Jones pjones at fedoraproject.org
Fri May 29 15:47:21 UTC 2009


Author: pjones

Update of /cvs/extras/rpms/mkinitrd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21212

Modified Files:
	mkinitrd.spec 
Log Message:
* Fri May 29 2009 Peter Jones <pjones at redhat.com> - 6.0.86-2
- Require "kbd" package so keyboard settings will work right after initial
  installation. (#501584)



Index: mkinitrd.spec
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -p -r1.318 -r1.319
--- mkinitrd.spec	21 May 2009 19:16:06 -0000	1.318
+++ mkinitrd.spec	29 May 2009 15:46:51 -0000	1.319
@@ -3,7 +3,7 @@
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
 Version: 6.0.86
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: mkinitrd-%{version}.tar.bz2
@@ -15,6 +15,7 @@ Requires: lvm2 >= 2.02.33-9, diffutils, 
 Requires: filesystem >= 2.1.0, cpio, device-mapper, initscripts >= 8.63-1
 Requires: e2fsprogs >= 1.38-12, libselinux, libsepol, coreutils
 Requires: mdadm, elfutils-libelf, isomd5sum, plymouth >= 0.6.0-0.2008.09.10.1
+Requires: kbd
 BuildRequires: popt-devel, elfutils-libelf-devel, elfutils-devel
 BuildRequires: e2fsprogs-devel parted-devel >= 1.8.5, pkgconfig
 BuildRequires: device-mapper-devel libselinux-devel libsepol-devel, python-devel
@@ -136,6 +137,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Fri May 29 2009 Peter Jones <pjones at redhat.com> - 6.0.86-2
+- Require "kbd" package so keyboard settings will work right after initial
+  installation. (#501584)
+
 * Thu May 21 2009 Bill Nottingham <notting at redhat.com> - 6.0.86-1
 - Reorder font initialization to properly handle KMS
 




More information about the fedora-extras-commits mailing list