rpms/mkinitrd/devel .cvsignore, 1.226, 1.227 mkinitrd.spec, 1.323, 1.324 sources, 1.268, 1.269

Jeremy Katz katzj at fedoraproject.org
Wed Jun 24 18:25:39 UTC 2009


Author: katzj

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

Modified Files:
	.cvsignore mkinitrd.spec sources 
Log Message:
* Wed Jun 24 2009 Jeremy Katz <katzj at redhat.com> - 6.0.89-1
- grubby is now its own source package as we prepare to let people
  try out dracut more



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -p -r1.226 -r1.227
--- .cvsignore	22 Jun 2009 14:12:08 -0000	1.226
+++ .cvsignore	24 Jun 2009 18:25:35 -0000	1.227
@@ -1 +1 @@
-mkinitrd-6.0.88.tar.bz2
+mkinitrd-6.0.89.tar.bz2


Index: mkinitrd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -p -r1.323 -r1.324
--- mkinitrd.spec	22 Jun 2009 14:12:08 -0000	1.323
+++ mkinitrd.spec	24 Jun 2009 18:25:36 -0000	1.324
@@ -2,7 +2,7 @@
 
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
-Version: 6.0.88
+Version: 6.0.89
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -28,7 +28,7 @@ Requires: kbd
 Requires: ppc64-utils >= 0.3-1
 %endif
 Requires: nash = %{version}-%{release}
-Requires: grubby = %{version}-%{release}
+Requires: grubby
 BuildRoot: %{_tmppath}/%{name}-root
 
 %description
@@ -66,18 +66,6 @@ Python bindings for libbdevid.
 %description -n nash
 nash
 
-%package -n grubby
-Summary: Command line tool for updating bootloader configs
-Group: System Environment/Base
-
-%description -n grubby
-grubby  is  a command line tool for updating and displaying information
-about the configuration files for the grub, lilo, elilo (ia64),  yaboot
-(powerpc)  and zipl (s390) boot loaders. It is primarily designed to be
-used from scripts which install new kernels and need to  find  
-information about the current boot environment.
-
-
 %prep
 %setup -q -n mkinitrd-%{version}
 find . -name "Makefile*" -exec sed -i 's|-Werror||g' {} \;
@@ -118,13 +106,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root)
 /%{python_sitelib}/bdevid.so
 
-%files -n grubby
-%defattr(-,root,root)
-%config %attr(755,root,root) /sbin/installkernel
-%attr(755,root,root) /sbin/new-kernel-pkg
-%attr(755,root,root) /sbin/grubby
-%attr(644,root,root) %{_mandir}/man8/grubby.8*
-
 %files -n nash
 %defattr(-,root,root)
 %attr(644,root,root) %{_mandir}/man8/nash.8*
@@ -138,6 +119,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Wed Jun 24 2009 Jeremy Katz <katzj at redhat.com> - 6.0.89-1
+- grubby is now its own source package as we prepare to let people
+  try out dracut more
+
 * Mon Jun 22 2009 Jeremy Katz <katzj at redhat.com> - 6.0.88-1
 - udev has dropped /lib/udev/vol_id, so use blkid instead (#506360)
 - accordingly, require new enough util-linux-ng for blkid -o udev


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mkinitrd/devel/sources,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -p -r1.268 -r1.269
--- sources	22 Jun 2009 14:12:08 -0000	1.268
+++ sources	24 Jun 2009 18:25:36 -0000	1.269
@@ -1 +1 @@
-bd9d7ce31c60ce44e2e584834931ebd5  mkinitrd-6.0.88.tar.bz2
+4062dbfe9b04473e987ab1db492dbef2  mkinitrd-6.0.89.tar.bz2




More information about the fedora-extras-commits mailing list