Author: qboosh                       Date: Fri May 30 22:17:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.5
- updated link patch

---- Files affected:
SPECS:
   qof.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/qof.spec
diff -u SPECS/qof.spec:1.6 SPECS/qof.spec:1.7
--- SPECS/qof.spec:1.6  Sat Sep  8 11:51:17 2007
+++ SPECS/qof.spec      Sat May 31 00:17:27 2008
@@ -2,18 +2,18 @@
 Summary:       Query Object Framework
 Summary(pl.UTF-8):     Obiektowy szkielet zapytaƄ
 Name:          qof
-Version:       0.7.2
+Version:       0.7.5
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/qof/%{name}-%{version}.tar.gz
-# Source0-md5: dff6bfda556544a240e833d22e509b50
+# Source0-md5: 91adad70f0a1da22f5e8c5cfd2b16f22
 Patch0:                %{name}-link.patch
 URL:           http://qof.sourceforge.net/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: glib2-devel >= 1:2.10.0
-BuildRequires: libgda-devel >= 1:1.2.0
+BuildRequires: libgda3-devel >= 3.0.1
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.5.10
 BuildRequires: perl-base >= 5.0
@@ -45,7 +45,7 @@
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= 1:2.10.0
-Requires:      libgda-devel >= 1:1.2.0
+Requires:      libgda3-devel >= 3.0.1
 
 %description devel
 Header files for QOF library.
@@ -77,6 +77,7 @@
 %{__automake}
 %configure \
        --disable-doxygen \
+       --enable-gdabackend \
        --enable-sqlite
 %{__make}
 
@@ -101,9 +102,15 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/libqof.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libqof.so.1
+%attr(755,root,root) %{_libdir}/libqof-backend-gda.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libqof-backend-gda.so.0
+%attr(755,root,root) %{_libdir}/libqof-backend-gda.so
 %attr(755,root,root) %{_libdir}/libqof-backend-qsf.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libqof-backend-qsf.so.0
 %attr(755,root,root) %{_libdir}/libqof-backend-qsf.so
 %attr(755,root,root) %{_libdir}/libqof-backend-sqlite.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libqof-backend-sqlite.so.0
 %attr(755,root,root) %{_libdir}/libqof-backend-sqlite.so
 %{_datadir}/xml/qof
 
@@ -114,6 +121,7 @@
 %{_libdir}/libqof.la
 %{_includedir}/qof
 %{_pkgconfigdir}/qof-1.pc
+%{_pkgconfigdir}/qof.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -125,6 +133,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-05-30 22:17:27  qboosh
+- updated to 0.7.5
+- updated link patch
+
 Revision 1.6  2007-09-08 09:51:17  qboosh
 - updated to 0.7.2
 - updated link patch, dropped libgda2 patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qof.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to