SPECS: koffice.spec - add ldconfig for kspread subpackage

arekm arekm at pld-linux.org
Thu Oct 27 11:20:56 CEST 2005


Author: arekm                        Date: Thu Oct 27 09:20:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add ldconfig for kspread subpackage

---- Files affected:
SPECS:
   koffice.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: SPECS/koffice.spec
diff -u SPECS/koffice.spec:1.137 SPECS/koffice.spec:1.138
--- SPECS/koffice.spec:1.137	Wed Oct 26 14:51:31 2005
+++ SPECS/koffice.spec	Thu Oct 27 11:20:50 2005
@@ -18,7 +18,7 @@
 Epoch:		5
 License:	GPL/LGPL
 Group:		X11/Applications
-Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{name}-%{version}/src/%{name}-%{version}.tar.bz2
+Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/koffice-%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	6b456fb7d54c84b11396b27a96ae0cf8
 URL:		http://www.koffice.org/
 BuildRequires:	ImageMagick-c++-devel >= 1:6.2.4.0
@@ -178,17 +178,17 @@
 %description kchart -l pt_BR
 Gerador de diagramas do KOffice.
 
-%package kexi 
-Summary:	KOffice - Kexi 
+%package kexi
+Summary:	KOffice - Kexi
 Summary(pl):	KOffice - Kexi
-Group:		X11/Applications 
-Requires:	%{name}-common = %{epoch}:%{version}-%{release} 
+Group:		X11/Applications
+Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	mysql-libs
 
-%description kexi 
+%description kexi
 Kexi is KOffice part for using database system such as mysql.
 
-%description kexi -l pl 
+%description kexi -l pl
 Kexi jest aplikacją służącą do korzystania z systemów baz danych
 takich jak mysql.
 
@@ -244,12 +244,11 @@
 Obsoletes:	koffice-killustrator
 
 %description krita
-Krita is the vector drawing program for the K Desktop Environment.
-The aim of the Kontour project is the development of a freely
-available vector-based drawing application similar to Corel Draw or
-Adobe Illustrator.
-Krita was formerly known as KIllustrator but due to blackmail made
-by Adobe lawyers it has to be renamed.
+Krita is the vector drawing program for the K Desktop Environment. The
+aim of the Kontour project is the development of a freely available
+vector-based drawing application similar to Corel Draw or Adobe
+Illustrator. Krita was formerly known as KIllustrator but due to
+blackmail made by Adobe lawyers it has to be renamed.
 
 %description krita -l pl
 Krita jest programem do tworzenia grafiki wektorowej dla środowiska
@@ -342,7 +341,8 @@
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 
 %description apidocs
-Annotated reference of KOffice libraries programming interface including:
+Annotated reference of KOffice libraries programming interface
+including:
 - class lists
 - class members
 - namespaces
@@ -402,7 +402,7 @@
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--with-qt-libraries=%{_libdir} \
 	--enable-final
-	
+
 %{__make}
 
 %install
@@ -412,10 +412,10 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir} \
 	kde_libs_htmldir=%{_kdedocdir}
-	
+
 install -d $RPM_BUILD_ROOT{%{_desktopdir}/kde,%{_mandir}/man1}
 
-mv $RPM_BUILD_ROOT{/usr/share/applnk/Office/*,%{_desktopdir}/kde}
+mv $RPM_BUILD_ROOT{%{_datadir}/applnk/Office/*,%{_desktopdir}/kde}
 
 install debian/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
@@ -437,6 +437,8 @@
 
 %post	common -p /sbin/ldconfig
 %postun common -p /sbin/ldconfig
+%post   kspread -p /sbin/ldconfig
+%postun kspread -p /sbin/ldconfig
 
 %files apidocs
 %defattr(644,root,root,755)
@@ -725,7 +727,7 @@
 %attr(755,root,root) %{_bindir}/kspread
 %{_libdir}/libkdeinit_kspread.la
 %attr(755,root,root) %{_libdir}/libkdeinit_kspread.so
-%{_libdir}/libkspreadcommon.so.*.*.*
+%attr(755,root,root) %{_libdir}/libkspreadcommon.so.*.*.*
 %attr(755,root,root) %{_libdir}/libkspreadcommon.la
 %{_libdir}/kde3/kspread.la
 %attr(755,root,root) %{_libdir}/kde3/kspread.so
@@ -857,6 +859,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2005/10/27 09:20:50  arekm
+- add ldconfig for kspread subpackage
+
 Revision 1.137  2005/10/26 12:51:31  arekm
 - one more krita desktop file
 
================================================================

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




More information about the pld-cvs-commit mailing list