rpms/gnome-chemistry-utils/devel gnome-chemistry-utils-0.10.9-goffice0716.patch, NONE, 1.1 gnome-chemistry-utils.spec, 1.43, 1.44

belegdol belegdol at fedoraproject.org
Tue Dec 1 16:38:03 UTC 2009


Author: belegdol

Update of /cvs/extras/rpms/gnome-chemistry-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2694

Modified Files:
	gnome-chemistry-utils.spec 
Added Files:
	gnome-chemistry-utils-0.10.9-goffice0716.patch 
Log Message:
Added patch from to allow building with goffice 0.7.16

gnome-chemistry-utils-0.10.9-goffice0716.patch:
 cmd-context.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE gnome-chemistry-utils-0.10.9-goffice0716.patch ---
diff -up gnome-chemistry-utils-0.10.9/libs/gcu/cmd-context.cc.goffice0716 gnome-chemistry-utils-0.10.9/libs/gcu/cmd-context.cc
--- gnome-chemistry-utils-0.10.9/libs/gcu/cmd-context.cc.goffice0716	2009-11-14 11:30:39.000000000 +0100
+++ gnome-chemistry-utils-0.10.9/libs/gcu/cmd-context.cc	2009-12-01 17:26:54.000000000 +0100
@@ -62,7 +62,7 @@ gcu_cc_set_sensitive (G_GNUC_UNUSED GOCm
 }
 
 static void
-gcu_cc_progress_set (GOCmdContext *cc, gfloat val)
+gcu_cc_progress_set (GOCmdContext *cc, double val)
 {
 }
 


Index: gnome-chemistry-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-chemistry-utils/devel/gnome-chemistry-utils.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- gnome-chemistry-utils.spec	1 Dec 2009 08:03:41 -0000	1.43
+++ gnome-chemistry-utils.spec	1 Dec 2009 16:38:03 -0000	1.44
@@ -7,6 +7,7 @@ Group:          Applications/Engineering
 License:        GPLv2+
 URL:            http://www.nongnu.org/gchemutils/
 Source0:        http://download.savannah.nongnu.org/releases/gchemutils/0.10/%{name}-%{version}.tar.bz2
+Patch0:         gnome-chemistry-utils-0.10.9-goffice0716.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  bodr
@@ -70,6 +71,7 @@ This package contains the mozilla plugin
 
 %prep
 %setup -q
+%patch0 -p1 -b .goffice0716
 
 
 %build
@@ -236,6 +238,7 @@ scrollkeeper-update -q || :
 %changelog
 * Tue Dec 01 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.10.9-2
 - Rebuilt for new goffice
+- Added patch from to allow such build
 
 * Sat Nov 14 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.10.9-1
 - Updated to 0.10.9




More information about the fedora-extras-commits mailing list