rpms/conduit/F-12 conduit.spec,1.34,1.35

Bernard Johnson bjohnson at fedoraproject.org
Sun Jan 10 13:44:53 UTC 2010


Author: bjohnson

Update of /cvs/pkgs/rpms/conduit/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11724/F-12

Modified Files:
	conduit.spec 
Log Message:
- add dependency on gnome-python2-gconf (bz #554079)



Index: conduit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/conduit/F-12/conduit.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- conduit.spec	7 Nov 2009 20:47:42 -0000	1.34
+++ conduit.spec	10 Jan 2010 13:42:58 -0000	1.35
@@ -2,7 +2,7 @@
 
 Name:           conduit
 Version:        0.3.16
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A synchronization solution for GNOME
 
 Group:          Applications/Productivity
@@ -22,12 +22,13 @@ BuildRequires:  gettext, gnome-doc-utils
 BuildRequires:  intltool >= 0.35.0
 
 Requires:       pygoocanvas >= 0.9, python-vobject, python-sqlite
-Requires:	pywebkitgtk >= 1.0
+Requires:       pywebkitgtk >= 1.0
 Requires:       dbus >= 0.93, dbus-python >= 0.80, pygtk2
 Requires:       python-feedparser
 Requires:       python-gpod >= 0.6
 Requires:       python-gdata
 Requires:       gnome-python2-desktop
+Requires:       gnome-python2-gconf
 # for fspot support
 Requires:       python-sqlite2
 # Tomboy is not a hard requirement, but if it is present, it must be 0.5.10
@@ -138,6 +139,9 @@ fi
 
 
 %changelog
+* Sun Jan 10 2010 Bernard Johnson <bjohnson at symetrix.com> - 0.3.16-6
+- add dependency on gnome-python2-gconf (bz #554079)
+
 * Sat Nov 07 2009 Bernard Johnson <bjohnson at symetrix.com> - 0.3.16-5
 - bump to get all sources devel/F12/F11 the same
 



More information about the scm-commits mailing list