rpms/f-spot/devel f-spot.spec,1.54,1.55

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Sat Nov 17 23:23:07 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/f-spot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1547

Modified Files:
	f-spot.spec 
Log Message:
Fix ExclusiveArch line



Index: f-spot.spec
===================================================================
RCS file: /cvs/extras/rpms/f-spot/devel/f-spot.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- f-spot.spec	2 Oct 2007 14:16:52 -0000	1.54
+++ f-spot.spec	17 Nov 2007 23:22:33 -0000	1.55
@@ -1,6 +1,6 @@
 Name:           f-spot
 Version:        0.4.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Photo management application
 
 Group:          Applications/Multimedia
@@ -27,7 +27,7 @@
 Requires(postun): desktop-file-utils
 
 # Mono only available on these: (s390x disabled for now)
-ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha s390 #s390x 
+ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc alpha 
 
 # Some compiler segfault on ia64:
 ExcludeArch: ia64
@@ -98,6 +98,9 @@
 %{_datadir}/omf/f-spot
 
 %changelog
+* Sat Nov 17 2007 Matthias Clasen <mclasen at redhat.com> - 0.4.0-4
+- Remove comments from ExclusiveArch line (#388581)
+
 * Tue Oct  2 2007 Matthias Clasen <mclasen at redhat.com> - 0.4.0-3
 - Add alpha to ExclusiveArch
 




More information about the fedora-extras-commits mailing list