rpms/coccinelle/devel coccinelle.spec,1.1,1.2

Karsten Hopp karsten at fedoraproject.org
Thu Apr 16 09:26:42 UTC 2009


Author: karsten

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

Modified Files:
	coccinelle.spec 
Log Message:
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
  (added sparc64 per request from the sparc maintainer)




Index: coccinelle.spec
===================================================================
RCS file: /cvs/extras/rpms/coccinelle/devel/coccinelle.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coccinelle.spec	18 Mar 2009 09:32:42 -0000	1.1
+++ coccinelle.spec	16 Apr 2009 09:26:11 -0000	1.2
@@ -15,6 +15,7 @@
 License:        GPLv2
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 URL:            http://www.emn.fr/x-info/coccinelle/
 Source0:        http://www.emn.fr/x-info/coccinelle/distrib/%{name}-%{version}.tgz
@@ -155,6 +156,10 @@
 
 
 %changelog
+* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x at lists.fedoraproject.org>
+- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
+  (added sparc64 per request from the sparc maintainer)
+
 * Tue Mar 17 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.5-3
 - Make the documentation subpackage "-doc" not "-docs".
 - Comment about patch0 and send upstream.




More information about the fedora-extras-commits mailing list