rpms/unison213/devel unison213.spec,1.6,1.7

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


Author: karsten

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

Modified Files:
	unison213.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: unison213.spec
===================================================================
RCS file: /cvs/extras/rpms/unison213/devel/unison213.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- unison213.spec	25 Feb 2009 23:05:22 -0000	1.6
+++ unison213.spec	16 Apr 2009 09:26:13 -0000	1.7
@@ -33,6 +33,7 @@
 Source0:   http://www.cis.upenn.edu/~bcpierce/unison/download/releases/unison-%{version}/unison-%{version}.tar.gz
 Source1:   unison.png
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires: ocaml >= 3.10.2-2
 BuildRequires: ocaml-lablgtk-devel >= 2.6.0
@@ -127,6 +128,10 @@
 %{_datadir}/pixmaps/unison-%{ver_compat}.png
 
 %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)
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13.16-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list