rpms/ksplice/devel ksplice.spec,1.15,1.16

Jochen Schmitt s4504kr at fedoraproject.org
Wed Apr 1 14:50:51 UTC 2009


Author: s4504kr

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

Modified Files:
	ksplice.spec 
Log Message:
Changing from ExcludeArch to ExclusiveArch


Index: ksplice.spec
===================================================================
RCS file: /cvs/extras/rpms/ksplice/devel/ksplice.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ksplice.spec	11 Mar 2009 18:01:30 -0000	1.15
+++ ksplice.spec	1 Apr 2009 14:50:20 -0000	1.16
@@ -1,6 +1,6 @@
 Name:		ksplice
 Version:	0.9.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Patching a Linux kernel without reboot
 
 Group:		System Environment/Kernel
@@ -13,7 +13,7 @@
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExcludeArch:	ppc64, ppc
+ExclusiveArch:	%{ix86} x86_64
 
 BuildRequires:	autoconf
 BuildRequires:	binutils-devel, perl
@@ -84,6 +84,9 @@
 %doc COPYING README
 
 %changelog
+* Wed Apr  1 2009 Jochen Schmitt <Jochen herr-schmitt de> 0.9.7-3
+- Change from ExcludeArch to ExclusiveArch
+
 * Wed Mar 11 2009 Jochen Schmitt <Jochen herr-schmitt de> 0.9.7-2
 - New upstream release
 




More information about the scm-commits mailing list