rpms/conduit/F-7 conduit.spec,1.7,1.8

Bernard Johnson (bjohnson) fedora-extras-commits at redhat.com
Sun Aug 26 18:07:34 UTC 2007


Author: bjohnson

Update of /cvs/pkgs/rpms/conduit/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9595/F-7

Modified Files:
	conduit.spec 
Log Message:
- do not require tomboy for ppc64 (see bz #255221)



Index: conduit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/conduit/F-7/conduit.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- conduit.spec	22 Aug 2007 21:52:16 -0000	1.7
+++ conduit.spec	26 Aug 2007 18:07:01 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:           conduit
 Version:        0.3.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A synchronization solution for GNOME
 
 Group:          Applications/Productivity
@@ -21,7 +21,10 @@
 
 Requires:       pygoocanvas >= 0.8, python-vobject, python-sqlite
 Requires:       dbus >= 0.93
+# See bugzilla #255221
+%ifarch ! ppc64
 Requires:       tomboy >= 0.5.10
+%endif
 
 # python < 2.5 requires python-elementree
 %{?fc6: Requires: python-elementtree}
@@ -97,6 +100,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Bernard Johnson <bjohnson at symetrix.com> - 0.3.3-5
+- do not require tomboy for ppc64 (see bz #255221)
+
 * Wed Aug 22 2007 Bernard Johnson <bjohnson at symetrix.com> - 0.3.3-4
 - buildrequire and require pygoocanvas >= 0.8
 




More information about the fedora-extras-commits mailing list