rpms/f-spot/devel f-spot.spec,1.95,1.96

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 20:42:27 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/f-spot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20300

Modified Files:
	f-spot.spec 
Log Message:
Exclude sparc



Index: f-spot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/f-spot/devel/f-spot.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -p -r1.95 -r1.96
--- f-spot.spec	4 Oct 2009 19:42:48 -0000	1.95
+++ f-spot.spec	26 Oct 2009 20:42:27 -0000	1.96
@@ -1,6 +1,6 @@
 Name:           f-spot
 Version:        0.6.1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Photo management application
 
 Group:          Applications/Multimedia
@@ -36,8 +36,8 @@ Requires:       yelp
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
-# Mono only available on these: (s390x disabled for now)
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 armv4l sparc alpha 
+# no mono available
+ExcludeArch: sparc64
 
 # Some compiler segfault on ia64:
 ExcludeArch: ia64
@@ -139,11 +139,14 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/applications/screensavers/f-spot-screensaver.desktop
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.6.1.3-2
+- ExcludeArch sparc64
+
 * Sun Oct 04 2009 Christian Krause <chkr at fedoraproject.org> - 0.6.1.3-1
 - Update to 0.6.1.3 (BZ 526217)
 - Remove two upstreamed patches
-- Use a slightly different fix for the cairo-devel dependency as
-  suggested by upstream
+- Use a slightly different fix for the cairo-devel dependency 
+  (suggested by upstream)
 
 * Wed Sep 30 2009 Christian Krause <chkr at fedoraproject.org> - 0.6.1.2-3
 - Add patch to fix f-spot crash when using "soft focus" and cairo-devel




More information about the scm-commits mailing list