rpms/mkinitrd/devel mkinitrd.spec,1.302,1.303

Peter Jones pjones at fedoraproject.org
Thu Dec 4 22:23:13 UTC 2008


Author: pjones

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

Modified Files:
	mkinitrd.spec 
Log Message:
* Thu Dec 04 2008 Peter Jones <pjones at redhat.com> - 6.0.73-4
- libnl -> libnl-devel in the build requires.



Index: mkinitrd.spec
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -r1.302 -r1.303
--- mkinitrd.spec	4 Dec 2008 21:38:53 -0000	1.302
+++ mkinitrd.spec	4 Dec 2008 22:22:43 -0000	1.303
@@ -3,7 +3,7 @@
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
 Version: 6.0.73
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: mkinitrd-%{version}.tar.bz2
@@ -18,7 +18,7 @@
 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
-BuildRequires: python util-linux-ng libnl
+BuildRequires: python util-linux-ng libnl-devel
 %ifnarch s390 s390x
 Requires: dmraid
 %endif
@@ -119,6 +119,9 @@
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Thu Dec 04 2008 Peter Jones <pjones at redhat.com> - 6.0.73-4
+- libnl -> libnl-devel in the build requires.
+
 * Thu Dec 04 2008 Peter Jones <pjones at redhat.com> - 6.0.73-3
 - Update libdhcp requirements.
 




More information about the fedora-extras-commits mailing list