SPECS (AC-branch): kdenetwork.spec - ghost soname symlinks, check-...

glen glen at pld-linux.org
Fri Feb 15 22:30:55 CET 2008


Author: glen                         Date: Fri Feb 15 21:30:55 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- ghost soname symlinks, check-files cleanup

---- Files affected:
SPECS:
   kdenetwork.spec (1.212.2.36 -> 1.212.2.37) 

---- Diffs:

================================================================
Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.212.2.36 SPECS/kdenetwork.spec:1.212.2.37
--- SPECS/kdenetwork.spec:1.212.2.36	Fri Feb 15 01:44:58 2008
+++ SPECS/kdenetwork.spec	Fri Feb 15 22:30:49 2008
@@ -4,15 +4,6 @@
 # - what about non-applied libgadu patch?
 # - fix or kill skype support
 # - kill internal libgadu copy
-# - unpackaged:
-#   /usr/lib/libkdeinit_kdict.la
-#   /usr/lib/libkdeinit_ksirc.la
-#   /usr/lib/libkopete.so.1
-#   /usr/lib/libkopete_msn_shared.so.0
-#   /usr/lib/libkopete_oscar.so.2
-#   /usr/lib/libkopete_videodevice.so.0
-#   /usr/lib/libkwireless.la
-#   /usr/lib/librss.so.1
 #
 # Conditional build:
 %bcond_without	xmms			# without xmms support
@@ -29,7 +20,7 @@
 Summary(pt_BR.UTF-8):	K Desktop Environment - aplicações de rede
 Name:		kdenetwork
 Version:	3.5.9
-Release:	0.1
+Release:	1
 Epoch:		10
 License:	GPL
 Group:		X11/Libraries
@@ -1135,6 +1126,10 @@
 	%{__rm} $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/dirtree/remote/lan.desktop
 
 	rm -f $RPM_BUILD_ROOT%{_libdir}/kde3/*.la
+	# apparently not needed after library_loader patch
+	rm -f $RPM_BUILD_ROOT%{_libdir}/libkdeinit_kdict.la
+	rm -f $RPM_BUILD_ROOT%{_libdir}/libkdeinit_ksirc.la
+	rm -f $RPM_BUILD_ROOT%{_libdir}/libkwireless.la
 	touch installed.stamp
 fi
 
@@ -1255,7 +1250,8 @@
 %attr(755,root,root) %{_libdir}/kde3/knewsticker_panelapplet.so
 %{_datadir}/apps/knewsticker
 %{_datadir}/apps/kicker/applets/knewsticker.desktop
-%{_datadir}/apps/kconf_update/kn*
+%{_datadir}/apps/kconf_update/knewsticker.upd
+%attr(755,root,root) %{_datadir}/apps/kconf_update/knt-0.1-0.2.pl
 %{_datadir}/applnk/.hidden/knewstickerstub.desktop
 %{_desktopdir}/kde/knewsticker*.desktop
 %{_iconsdir}/*/*/*/knewsticker.png
@@ -1691,22 +1687,27 @@
 %files libkopete
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libkopete.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libkopete.so.1
 
 %files libkopete_videodevice
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libkopete_videodevice.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libkopete_videodevice.so.0
 
 %files libkopete_msn
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libkopete_msn_shared.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libkopete_msn_shared.so.0
 
 %files libkopete_oscar
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libkopete_oscar.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libkopete_oscar.so.2
 
 %files librss
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/librss.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/librss.so.1
 
 %files rss
 %defattr(644,root,root,755)
@@ -1721,6 +1722,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.212.2.37  2008-02-15 21:30:49  glen
+- ghost soname symlinks, check-files cleanup
+
 Revision 1.212.2.36  2008-02-15 00:44:58  glen
 - find lang 1.32 is usable
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdenetwork.spec?r1=1.212.2.36&r2=1.212.2.37&f=u



More information about the pld-cvs-commit mailing list