rpms/dracut/devel dracut.spec,1.16,1.17

Dennis Gilmore ausil at fedoraproject.org
Thu Aug 27 01:35:36 UTC 2009


Author: ausil

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

Modified Files:
	dracut.spec 
Log Message:
really make it noarch again



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- dracut.spec	26 Aug 2009 20:33:06 -0000	1.16
+++ dracut.spec	27 Aug 2009 01:35:36 -0000	1.17
@@ -13,7 +13,7 @@
 
 Name: dracut
 Version: 0.9
-Release: 5%{?rdist}
+Release: 6%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -48,6 +48,7 @@ Requires: kbd
 
 %if ! 0%{?with_switch_root}
 Requires: util-linux-ng >= 2.16
+BuildArch: noarch
 %endif
 
 %description
@@ -142,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Wed Aug 26 2009 Dennis Gilmore <dennis at ausil.us> 0.9-6
+- add BuildArch: noarch to actually make dracut noarch again
+
 * Wed Aug 26 2009 Karsten Hopp <karsten at redhat.com> 0.9-5
 - make it noarch again, just excluding kbd on s390x doesn't
   work as code needs to be changed as well.




More information about the fedora-extras-commits mailing list