From b851137ccce61a77b4cdeda09823c174752da567 Mon Sep 17 00:00:00 2001 From: shadzik Date: Tue, 1 Jun 2010 14:47:07 +0000 Subject: [PATCH] - kill -devel subpackage - what was it for in the first place? - remove lib symlinks in %install Changed files: ktorrent.spec -> 1.70 --- ktorrent.spec | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/ktorrent.spec b/ktorrent.spec index 4c34bcb..ea96cf4 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -68,18 +68,6 @@ Główne cechy to: nawet dodać własną - trackery UDP -%package devel -Summary: Header files for ktorrent -Summary(pl.UTF-8): Pliki nagłówkowe ktorrent -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} - -%description devel -Header files for ktorrent. - -%description devel -l pl.UTF-8 -Pliki nagłówkowe ktorrent. - %prep %setup -q @@ -102,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %find_lang %{name} --with-kde +# remove lib symlinks - devel subpackage is not needed anyway +rm -f $RPM_BUILD_ROOT/%{_libdir}/lib*.so + %clean rm -rf $RPM_BUILD_ROOT @@ -159,8 +150,3 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/kde4/services/plasma-applet-ktorrent.desktop %{_iconsdir}/*/*/actions/kt-*.png %{_iconsdir}/*/*/apps/ktorrent.png - -%files devel -%defattr(644,root,root,755) -%{_libdir}/libktcore.so -%{_libdir}/libktupnp.so -- 2.44.0