SPECS: kdetoys.spec - rel 2; drop la files
arekm
arekm at pld-linux.org
Wed Jan 10 00:22:37 CET 2007
Author: arekm Date: Tue Jan 9 23:22:37 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; drop la files
---- Files affected:
SPECS:
kdetoys.spec (1.103 -> 1.104)
---- Diffs:
================================================================
Index: SPECS/kdetoys.spec
diff -u SPECS/kdetoys.spec:1.103 SPECS/kdetoys.spec:1.104
--- SPECS/kdetoys.spec:1.103 Wed Nov 29 00:07:21 2006
+++ SPECS/kdetoys.spec Wed Jan 10 00:22:32 2007
@@ -11,7 +11,7 @@
Summary(zh_CN): KDEÓéŔÖłĚĐň
Name: kdetoys
Version: 3.5.5
-Release: 1
+Release: 2
Epoch: 9
License: GPL
Group: X11/Applications/Graphics
@@ -21,6 +21,7 @@
Patch0: kde-common-PLD.patch
Patch1: %{name}-screensavers.patch
Patch2: kde-ac260-lt.patch
+Patch3: kde-am.patch
URL: http://www.kde.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -34,8 +35,6 @@
BuildConflicts: kdetoys-ww
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _noautoreq libtool(.*)
-
%description
The kdetoys package includes various toys for the K Desktop
Environment (KDE), including:
@@ -214,6 +213,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
for f in `find . -name \*.desktop`; do
if grep -q '\[ven\]' $f; then
@@ -245,6 +245,8 @@
DESTDIR=$RPM_BUILD_ROOT \
kde_htmldir=%{_kdedocdir}
+rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la
+
%find_lang amor --with-kde
%find_lang kmoon --with-kde
%find_lang kodo --with-kde
@@ -258,6 +260,7 @@
%files devel
%defattr(644,root,root,755)
%{_includedir}/*.h
+%{_libdir}/lib*.la
%files amor -f amor.lang
%defattr(644,root,root,755)
@@ -268,19 +271,16 @@
%files eyes
%defattr(644,root,root,755)
-%{_libdir}/kde3/eyes_panelapplet.la
%attr(755,root,root) %{_libdir}/kde3/eyes_panelapplet.so
%{_datadir}/apps/kicker/applets/eyesapplet.desktop
%files fifteen
%defattr(644,root,root,755)
-%{_libdir}/kde3/fifteen_panelapplet.la
%attr(755,root,root) %{_libdir}/kde3/fifteen_panelapplet.so
%{_datadir}/apps/kicker/applets/kfifteenapplet.desktop
%files kmoon -f kmoon.lang
%defattr(644,root,root,755)
-%{_libdir}/kde3/kmoon_panelapplet.la
%attr(755,root,root) %{_libdir}/kde3/kmoon_panelapplet.so
%{_datadir}/apps/kicker/applets/kmoonapplet.desktop
%{_datadir}/apps/kmoon
@@ -311,15 +311,10 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/kweatherreport
%attr(755,root,root) %{_bindir}/kweatherservice
-%{_libdir}/libkdeinit_kweatherreport.la
%attr(755,root,root) %{_libdir}/libkdeinit_kweatherreport.so
-%{_libdir}/kde3/kcm_weather.la
%attr(755,root,root) %{_libdir}/kde3/kcm_weather.so
-%{_libdir}/kde3/kcm_weatherservice.la
%attr(755,root,root) %{_libdir}/kde3/kcm_weatherservice.so
-%{_libdir}/kde3/kweatherreport.la
%attr(755,root,root) %{_libdir}/kde3/kweatherreport.so
-%{_libdir}/kde3/weather_panelapplet.la
%attr(755,root,root) %{_libdir}/kde3/weather_panelapplet.so
%{_datadir}/apps/kicker/applets/kweather.desktop
%{_datadir}/apps/kweatherservice
@@ -336,7 +331,6 @@
%{_datadir}/apps/kdesktop/programs/kdeworld.desktop
%{_desktopdir}/kde/kworldclock.desktop
%{_iconsdir}/*/*/*/kworldclock*
-%{_libdir}/kde3/ww_panelapplet.la
%attr(755,root,root) %{_libdir}/kde3/ww_panelapplet.so
%{_datadir}/apps/kicker/applets/kwwapplet.desktop
@@ -346,6 +340,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.104 2007/01/09 23:22:32 arekm
+- rel 2; drop la files
+
Revision 1.103 2006/11/28 23:07:21 arekm
- disable R: libtool() stuff
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdetoys.spec?r1=1.103&r2=1.104&f=u
More information about the pld-cvs-commit
mailing list