rpms/qof/devel qof.spec,1.22,1.23

Denis Leroy denis at fedoraproject.org
Fri Jan 23 11:01:14 UTC 2009


Author: denis

Update of /cvs/pkgs/rpms/qof/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2353

Modified Files:
	qof.spec 
Log Message:
Rebuild against compat-libgda, as libgda moved on to 4.0 API


Index: qof.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qof/devel/qof.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- qof.spec	2 Jun 2008 15:49:23 -0000	1.22
+++ qof.spec	23 Jan 2009 11:00:44 -0000	1.23
@@ -1,6 +1,6 @@
 Name:           qof
 Version:        0.7.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Query engine library for C objects
 
 Group:          System Environment/Libraries
@@ -14,7 +14,7 @@
 
 BuildRequires: libxml2-devel
 BuildRequires: glib2-devel
-BuildRequires: libgda-devel
+BuildRequires: compat-libgda-devel
 BuildRequires: intltool
 BuildRequires: gettext
 # qof doesn't ship with pre-built documentation
@@ -117,6 +117,9 @@
 %doc html
 
 %changelog
+* Thu Jan 22 2009 Denis Leroy <denis at poolshark.org> - 0.7.5-4
+- Rebuild against compat-libgda, as libgda moved on to 4.0 API
+
 * Mon Jun 02 2008 Jon Ciesla <limb at jcomserv.net> - 0.7.5-3
 - Fix %%check FTBTS error.  Bug promised, not yet filed.
 




More information about the fedora-extras-commits mailing list