rpms/firstaidkit/devel firstaidkit.spec,1.21,1.22

Martin Sivák msivak at fedoraproject.org
Mon Jun 29 11:04:39 UTC 2009


Author: msivak

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

Modified Files:
	firstaidkit.spec 
Log Message:
new version



Index: firstaidkit.spec
===================================================================
RCS file: /cvs/extras/rpms/firstaidkit/devel/firstaidkit.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- firstaidkit.spec	19 Mar 2009 19:18:57 -0000	1.21
+++ firstaidkit.spec	29 Jun 2009 11:04:07 -0000	1.22
@@ -4,7 +4,7 @@
 
 Name:           firstaidkit
 Version:        0.2.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        System Rescue Tool
 
 Group:          Applications/System
@@ -36,7 +36,9 @@ Provides the examples and requires first
 Group:          Applications/System
 Summary:        All firstaidkit plugins, and the gui
 Requires:       %{name} = %{version}-%{release}
+%ifnarch s390 s390x ppc64 ppc
 Requires:       %{name}-plugin-grub
+%endif
 Requires:       %{name}-plugin-passwd
 Requires:       %{name}-plugin-xserver
 Requires:       %{name}-plugin-mdadm-conf
@@ -84,7 +86,7 @@ Requires:       %{name} = %{version}-%{r
 Requires:       dbus-python
 Requires:       grub
 Requires:       pyparted
-ExcludeArch:    ppc ppc64
+ExcludeArch:    ppc ppc64 s390 s390x
 
 %description plugin-grub
 This FirstAidKit plugin automates the recovery from the GRUB bootloader problems.
@@ -192,6 +194,9 @@ desktop-file-install --vendor="fedora" -
 %dir %{_libdir}/firstaidkit/plugins/grub
 
 %changelog
+* Mon Jun 29 2009 Martin Sivak <msivak at redhat.com> - 0.2.2-10
+- Exclude grub plugin from s390 archs
+
 * Thu Mar 19 2009 Joel Granados <jgranado at redhat.com> - 0.2.2-9
 - Track the grub plugin directory.
 




More information about the fedora-extras-commits mailing list