rpms/tomboy/devel tomboy.spec,1.52,1.53

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Sat Aug 25 16:59:54 UTC 2007


Author: rstrode

Update of /cvs/pkgs/rpms/tomboy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10090

Modified Files:
	tomboy.spec 
Log Message:
- Not sure why ppc64 is excluded and it's causing a broken
  conduit dep, try adding it back to the build.
- Mono isn't available on ppc64, get rid of it again from 
  the build



Index: tomboy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- tomboy.spec	25 Aug 2007 16:40:25 -0000	1.52
+++ tomboy.spec	25 Aug 2007 16:59:22 -0000	1.53
@@ -31,8 +31,8 @@
 
 Requires:	gtkspell
 
-# Mono isn't available for s390 apparently
-ExcludeArch: s390 s390x
+# Mono isn't available for s390 or ppc64 apparently
+ExcludeArch: s390 s390x ppc64
 
 %description
 Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy
@@ -108,7 +108,9 @@
 %changelog
 * Sat Aug 25 2007 Ray Strode <rstrode at redhat.com> - 0.7.4-3
 - Not sure why ppc64 is excluded and it's causing a broken
-  conduit dep, try adding it back to the build
+  conduit dep, try adding it back to the build.
+- Mono isn't available on ppc64, get rid of it again from 
+  the build
 
 * Thu Aug 23 2007 Adam Jackson <ajax at redhat.com> - 0.7.4-2
 - Rebuild for build ID




More information about the fedora-extras-commits mailing list