rpms/conduit/devel .cvsignore, 1.6, 1.7 conduit.spec, 1.13, 1.14 sources, 1.6, 1.7

Bernard Johnson (bjohnson) fedora-extras-commits at redhat.com
Mon May 19 03:02:41 UTC 2008


Author: bjohnson

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

Modified Files:
	.cvsignore conduit.spec sources 
Log Message:
- 0.3.10
- Fails to startup with message of missing libraries (bz #443571)
- Conduit Crash because that could not find FIREFOX LIBRARIES (bz #445488)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/conduit/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	12 Apr 2008 18:12:28 -0000	1.6
+++ .cvsignore	19 May 2008 03:01:53 -0000	1.7
@@ -1 +1 @@
-conduit-0.3.9.tar.gz
+conduit-0.3.10.tar.gz


Index: conduit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/conduit/devel/conduit.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- conduit.spec	12 Apr 2008 18:12:28 -0000	1.13
+++ conduit.spec	19 May 2008 03:01:53 -0000	1.14
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           conduit
-Version:        0.3.9
+Version:        0.3.10
 Release:        1%{?dist}
 Summary:        A synchronization solution for GNOME
 
@@ -22,6 +22,7 @@
 Requires:       dbus >= 0.93, dbus-python >= 0.80, pygtk2
 Requires:       libgpod >= 0.6
 Requires:       python-gdata
+Requires:       gnome-python-desktop, gnome-python-extras
 # for fspot support
 Requires:       python-sqlite2
 # Tomboy is not a hard requirement, but if it is present, it must be 0.5.10
@@ -127,6 +128,11 @@
 
 
 %changelog
+* Sun May 18 2008 Bernard Johnson <bjohnson at symetrix.com> - 0.3.10-1
+- 0.3.10
+- Fails to startup with message of missing libraries (bz #443571)
+- Conduit Crash because that could not find FIREFOX LIBRARIES (bz #445488)
+
 * Fri Apr 11 2008 Bernard Johnson <bjohnson at symetrix.com> - 0.3.9-1
 - 0.3.9
 - fix BR from dbus to python-dbus


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/conduit/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	12 Apr 2008 18:12:28 -0000	1.6
+++ sources	19 May 2008 03:01:53 -0000	1.7
@@ -1 +1 @@
-182a49efadcb52fcf14d4fe0c1dcb072  conduit-0.3.9.tar.gz
+0737098b8e226d7f4e084f32678028ff  conduit-0.3.10.tar.gz




More information about the fedora-extras-commits mailing list