SPECS: kdewebdev.spec - rel 2; drop la files

arekm arekm at pld-linux.org
Tue Jan 9 23:15:55 CET 2007


Author: arekm                        Date: Tue Jan  9 22:15:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; drop la files

---- Files affected:
SPECS:
   kdewebdev.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/kdewebdev.spec
diff -u SPECS/kdewebdev.spec:1.66 SPECS/kdewebdev.spec:1.67
--- SPECS/kdewebdev.spec:1.66	Wed Nov 29 00:07:21 2006
+++ SPECS/kdewebdev.spec	Tue Jan  9 23:15:50 2007
@@ -12,7 +12,7 @@
 Summary(pt_BR):	Um editor web para o KDE
 Name:		kdewebdev
 Version:	3.5.5
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL
 Group:		X11/Development/Tools
@@ -23,6 +23,7 @@
 Patch0:		kde-common-PLD.patch
 Patch1:		%{name}-quanta.patch
 Patch2:		kde-ac260-lt.patch
+Patch3:		kde-am.patch
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1.6.1
 BuildRequires:	kdelibs-devel >= %{_minlibsevr}
@@ -35,8 +36,6 @@
 BuildConflicts:	quanta
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _noautoreq      libtool(.*)
-
 %description
 Quanta Plus is a web development tool for the K Desktop Environment.
 Quanta is designed for quick web development and is rapidly becoming a
@@ -287,6 +286,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 install %{SOURCE1} kommander/editor/pics/kommandersplash.png
 
@@ -328,6 +328,8 @@
 # unsupported
 rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/locolor
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la
+
 %find_lang kfilereplace	--with-kde
 %find_lang klinkstatus	--with-kde
 %find_lang kommander	--with-kde
@@ -345,7 +347,6 @@
 %files kfilereplace -f kfilereplace.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kfilereplace
-%{_libdir}/kde3/libkfilereplacepart.la
 %attr(755,root,root) %{_libdir}/kde3/libkfilereplacepart.so
 %{_datadir}/apps/kfilereplace
 %{_datadir}/apps/kfilereplacepart
@@ -356,7 +357,6 @@
 %files kimagemapeditor
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kimagemapeditor
-%{_libdir}/kde3/libkimagemapeditor.la
 %attr(755,root,root) %{_libdir}/kde3/libkimagemapeditor.so
 %{_datadir}/apps/kimagemapeditor
 %{_datadir}/services/kimagemapeditorpart.desktop
@@ -366,7 +366,6 @@
 %files klinkstatus -f klinkstatus.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/klinkstatus
-%{_libdir}/kde3/libklinkstatuspart.la
 %attr(755,root,root) %{_libdir}/kde3/libklinkstatuspart.so
 %{_datadir}/apps/klinkstatuspart/pics/304.png
 %{_datadir}/apps/klinkstatus/klinkstatus_shell.rc
@@ -382,11 +381,8 @@
 %attr(755,root,root) %{_bindir}/kmdr-editor
 %attr(755,root,root) %{_bindir}/kmdr-executor
 %attr(755,root,root) %{_bindir}/kmdr-plugins
-%{_libdir}/libkommanderplugin.la
 %attr(755,root,root) %{_libdir}/libkommanderplugin.so.*.*.*
-%{_libdir}/libkommanderwidget.la
 %attr(755,root,root) %{_libdir}/libkommanderwidget.so.*.*.*
-%{_libdir}/libkommanderwidgets.la
 %attr(755,root,root) %{_libdir}/libkommanderwidgets.so.*.*.*
 %{_datadir}/applnk/.hidden/kmdr-executor.desktop
 %{_datadir}/mimelnk/application/x-kommander.desktop
@@ -397,9 +393,12 @@
 
 %files kommander-devel
 %defattr(644,root,root,755)
-%{_libdir}/libkommanderplugin.so
-%{_libdir}/libkommanderwidget.so
-%{_libdir}/libkommanderwidgets.so
+%{_libdir}/libkommanderplugin.la
+%attr(755,root,root) %{_libdir}/libkommanderplugin.so
+%{_libdir}/libkommanderwidget.la
+%attr(755,root,root) %{_libdir}/libkommanderwidget.so
+%{_libdir}/libkommanderwidgets.la
+%attr(755,root,root) %{_libdir}/libkommanderwidgets.so
 %{_includedir}/kommanderfactory.h
 %{_includedir}/kommanderplugin.h
 %{_includedir}/kommanderwidget.h
@@ -409,7 +408,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kxsldbg
 %attr(755,root,root) %{_bindir}/xsldbg
-%{_libdir}/kde3/libkxsldbgpart.la
 %attr(755,root,root) %{_libdir}/kde3/libkxsldbgpart.so
 %{_datadir}/apps/kxsldbg
 %{_datadir}/apps/kxsldbgpart
@@ -420,9 +418,7 @@
 %files quanta -f quanta.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/quanta
-%{_libdir}/kde3/quantadebuggergubed.la
 %attr(755,root,root) %{_libdir}/kde3/quantadebuggergubed.so
-%{_libdir}/kde3/quantadebuggerdbgp.la
 %attr(755,root,root) %{_libdir}/kde3/quantadebuggerdbgp.so
 %{_datadir}/apps/kafkapart
 %{_datadir}/apps/quanta
@@ -441,6 +437,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2007/01/09 22:15:50  arekm
+- rel 2; drop la files
+
 Revision 1.66  2006/11/28 23:07:21  arekm
 - disable R: libtool() stuff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdewebdev.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list