SPECS: koffice.spec - include libkexi*.so.0 for runtime. - gcc4 fix.

pluto pluto at pld-linux.org
Tue Mar 21 23:13:46 CET 2006


Author: pluto                        Date: Tue Mar 21 22:13:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include libkexi*.so.0 for runtime.
- gcc4 fix.

---- Files affected:
SPECS:
   koffice.spec (1.140 -> 1.141) 

---- Diffs:

================================================================
Index: SPECS/koffice.spec
diff -u SPECS/koffice.spec:1.140 SPECS/koffice.spec:1.141
--- SPECS/koffice.spec:1.140	Tue Mar 21 21:39:13 2006
+++ SPECS/koffice.spec	Tue Mar 21 23:13:40 2006
@@ -19,6 +19,7 @@
 Group:		X11/Applications
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/koffice-%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	6b456fb7d54c84b11396b27a96ae0cf8
+Patch0:		%{name}-gcc4.patch
 URL:		http://www.koffice.org/
 BuildRequires:	ImageMagick-c++-devel >= 1:6.2.4.0
 BuildRequires:	arts-qt-devel >= %{artsver}
@@ -354,6 +355,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -i 's/Categories=Qt;KDE;Office/Categories=Qt;KDE;Office;X-Misc;/' \
 	tools/kthesaurus/KThesaurus.desktop
@@ -609,7 +611,7 @@
 %{_libdir}/libkformdesigner.la
 %attr(755,root,root) %{_libdir}/libkformdesigner.so.*.*.*
 %{_libdir}/libkexi*.la
-%attr(755,root,root) %{_libdir}/libkexi*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libkexi*.so.*
 %{_libdir}/kde3/*kexi*.la
 %attr(755,root,root) %{_libdir}/kde3/*kexi*.so*
 %{_libdir}/kde3/containers.la
@@ -864,6 +866,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141  2006/03/21 22:13:40  pluto
+- include libkexi*.so.0 for runtime.
+- gcc4 fix.
+
 Revision 1.140  2006/03/21 20:39:13  pluto
 - explicit {inc,lib}dir for proper sql detection on 64-bit archs.
 - disable rpath, disable final, cosmetics.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/koffice.spec?r1=1.140&r2=1.141&f=u



More information about the pld-cvs-commit mailing list