rpms/coccinelle/F-11 coccinelle.spec,1.5,1.6

Karsten Hopp karsten at fedoraproject.org
Wed Jun 17 10:48:50 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/coccinelle/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3073

Modified Files:
	coccinelle.spec 
Log Message:
- ExcludeArch s390, s390x as we don't have OCaml on those archs


Index: coccinelle.spec
===================================================================
RCS file: /cvs/extras/rpms/coccinelle/F-11/coccinelle.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- coccinelle.spec	22 May 2009 11:56:32 -0000	1.5
+++ coccinelle.spec	17 Jun 2009 10:48:19 -0000	1.6
@@ -8,7 +8,7 @@
 
 Name:           coccinelle
 Version:        0.1.8
-Release:        1%{?dist}.3
+Release:        1%{?dist}.4
 Summary:        Semantic patching for Linux (spatch)
 
 Group:          Development/Libraries
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 URL:            http://www.emn.fr/x-info/coccinelle/
 Source0:        http://www.emn.fr/x-info/coccinelle/distrib/%{name}-%{version}.tgz
 
-ExcludeArch:    ppc64
+ExcludeArch:    ppc64 s390 s390x
 
 # RHBZ#502174, CVE-2009-1753
 Patch0:         coccinelle-0.1.8-debian-unsafe-tmp-handling.patch
@@ -157,6 +157,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 17 2009 S390x secondary arch maintainer <fedora-s390x at lists.fedoraproject.org> 0.1.8-1.4
+- ExcludeArch s390, s390x as we don't have OCaml on those archs
+
 * Fri May 22 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.8-1.fc11.3
 - New upstream version 0.1.8.
 - Include patch from Debian to fix CVE-2009-1753 (RHBZ#502174).




More information about the fedora-extras-commits mailing list