rpms/conduit/devel conduit.spec,1.10,1.11

Bernard Johnson (bjohnson) fedora-extras-commits at redhat.com
Wed Oct 31 02:58:49 UTC 2007


Author: bjohnson

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

Modified Files:
	conduit.spec 
Log Message:
- add missing Req: dbus-python, pygtk2



Index: conduit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/conduit/devel/conduit.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- conduit.spec	29 Oct 2007 10:00:26 -0000	1.10
+++ conduit.spec	31 Oct 2007 02:58:14 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name:           conduit
 Version:        0.3.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A synchronization solution for GNOME
 
 Group:          Applications/Productivity
@@ -19,7 +19,7 @@
 BuildRequires:  gettext, gnome-doc-utils, scrollkeeper
 
 Requires:       pygoocanvas >= 0.8, python-vobject, python-sqlite, PyXML
-Requires:       dbus >= 0.93
+Requires:       dbus >= 0.93, dbus-python, pygtk2
 # Tomboy is not a hard requirement, but if it is present, it must be 0.5.10
 # or greater
 Conflicts:      tomboy < 0.5.10
@@ -121,6 +121,9 @@
 
 
 %changelog
+* Tue Oct 30 2007 Bernard Johnson <bjohnson at symetrix.com> - 0.3.4-2
+- add missing Req: dbus-python, pygtk2
+
 * Sun Oct 28 2007 Bernard Johnson <bjohnson at symetrix.com> - 0.3.4-1
 - v 0.3.4
 - another fix for bz #255221 and also #315991, conflict with tomboy < xxx




More information about the fedora-extras-commits mailing list