rpms/cdcollect/devel cdcollect.spec,1.7,1.8

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 19:03:19 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/cdcollect/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10515

Modified Files:
	cdcollect.spec 
Log Message:
ExcludeArch sparc64



Index: cdcollect.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cdcollect/devel/cdcollect.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- cdcollect.spec	23 Sep 2009 12:29:38 -0000	1.7
+++ cdcollect.spec	26 Oct 2009 19:03:18 -0000	1.8
@@ -3,7 +3,7 @@
 
 Name:		cdcollect
 Version:	0.6.0
-Release:	9%{?dist}
+Release:        10%{?dist}
 Summary:	Simple CD/DVD catalog for GNOME
 
 Group:		Applications/Productivity
@@ -21,10 +21,11 @@ BuildRequires:	perl(XML::Parser), deskto
 Requires:	mono-core >= 1.1.17, gtk-sharp2 >= 2.8.0, gnome-sharp
 Requires:	sqlite >= 3.3.5, mono-data-sqlite
 
-Requires(pre):	GConf2
-Requires(post):	GConf2
-Requires(preun):	GConf2
+Requires(pre):  GConf2
+Requires(post): GConf2
+Requires(preun): GConf2
 
+ExcludeArch:    sparc64
 
 %description
 CDCollect is a simple CD/DVD catalog for GNOME written in C# using Mono
@@ -91,6 +92,9 @@ fi
 
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.6.0-10
+- ExcludeArch sparc64  no mono there
+
 * Wed Sep 23 2009 Dan Horak <dan[at]danny.cz> 0.6.0-9
 - drop ExcludeArch for ppc64
 




More information about the fedora-extras-commits mailing list