rpms/tomboy/devel tomboy.spec,1.100,1.101

Matthias Clasen mclasen at fedoraproject.org
Thu Dec 18 03:22:22 UTC 2008


Author: mclasen

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

Modified Files:
	tomboy.spec 
Log Message:
no mono on ppc, currently



Index: tomboy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- tomboy.spec	18 Dec 2008 03:13:13 -0000	1.100
+++ tomboy.spec	18 Dec 2008 03:21:51 -0000	1.101
@@ -1,6 +1,6 @@
 Name:           tomboy
 Version:        0.13.2
-Release: 	2%{?dist}
+Release: 	3%{?dist}
 Summary:        Note-taking application
 
 Group:          User Interface/Desktops
@@ -37,7 +37,8 @@
 Requires:	gtkspell
 
 # Mono isn't available for s390 or ppc64 apparently
-ExcludeArch: s390 s390x ppc64
+# ppc is only temporarily excluded
+ExcludeArch: s390 s390x ppc64 ppc
 
 %description
 Tomboy is a desktop note-taking application which is simple and easy to use.
@@ -134,7 +135,7 @@
 
 
 %changelog
-* Wed Dec 17 2008 Matthias Clasen <mclasen at redhat.com> - 0.13.2-2
+* Wed Dec 17 2008 Matthias Clasen <mclasen at redhat.com> - 0.13.2-3
 - Update to 0.13.2
 
 * Mon Dec  8 2008 Matthias Clasen <mclasen at redhat.com> - 0.13.1-6




More information about the fedora-extras-commits mailing list