packages: ktorrent/ktorrent.spec - kill -devel subpackage - what was it for...

shadzik shadzik at pld-linux.org
Tue Jun 1 16:47:13 CEST 2010


Author: shadzik                      Date: Tue Jun  1 14:47:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- kill -devel subpackage - what was it for in the first place?
- remove lib symlinks in %install

---- Files affected:
packages/ktorrent:
   ktorrent.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: packages/ktorrent/ktorrent.spec
diff -u packages/ktorrent/ktorrent.spec:1.69 packages/ktorrent/ktorrent.spec:1.70
--- packages/ktorrent/ktorrent.spec:1.69	Tue Jun  1 16:44:32 2010
+++ packages/ktorrent/ktorrent.spec	Tue Jun  1 16:47:07 2010
@@ -69,18 +69,6 @@
   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
 
@@ -103,6 +91,9 @@
 
 %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
 
@@ -161,17 +152,16 @@
 %{_iconsdir}/*/*/actions/kt-*.png
 %{_iconsdir}/*/*/apps/ktorrent.png
 
-%files devel
-%defattr(644,root,root,755)
-%{_libdir}/libktcore.so
-%{_libdir}/libktupnp.so
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2010/06/01 14:47:07  shadzik
+- kill -devel subpackage - what was it for in the first place?
+- remove lib symlinks in %install
+
 Revision 1.69  2010/06/01 14:44:32  shadzik
 - %files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ktorrent/ktorrent.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list