SPECS: kde4-kdelibs.spec - up to 4.0.66; avoid conflict with kde3

arekm arekm at pld-linux.org
Sun Mar 16 17:19:41 CET 2008


Author: arekm                        Date: Sun Mar 16 16:19:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.0.66; avoid conflict with kde3

---- Files affected:
SPECS:
   kde4-kdelibs.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdelibs.spec
diff -u SPECS/kde4-kdelibs.spec:1.48 SPECS/kde4-kdelibs.spec:1.49
--- SPECS/kde4-kdelibs.spec:1.48	Thu Mar  6 19:01:32 2008
+++ SPECS/kde4-kdelibs.spec	Sun Mar 16 17:19:36 2008
@@ -1,9 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - make possible to install with kde3
-# 	- file /usr/share/apps/kconf_update/move_kio_help_cache.sh from install 
-#	  of kde4-kdelibs-shared-4.0.64-0.1.x86_64 conflicts with file from package kdelibs-3.5.9-5.x86_64
-#
 #
 # Conditional build:
 %bcond_without	alsa		# build without ALSA support
@@ -21,12 +16,12 @@
 Summary(ru.UTF-8):	K Desktop Environment - Библиотеки
 Summary(uk.UTF-8):	K Desktop Environment - Бібліотеки
 Name:		kde4-kdelibs
-Version:	4.0.65
+Version:	4.0.66
 Release:	0.1
 License:	LGPL
 Group:		X11/Libraries
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5:	2f64926b8c634ba26198940def7b6bed
+# Source0-md5:	9447f45729934dc7a4da1c021cafc445
 Source1:	pnm.protocol
 Source2:	x-icq.mimelnk
 Source3:	x-mplayer2.desktop
@@ -304,6 +299,11 @@
 # For fileshare
 touch $RPM_BUILD_ROOT/etc/security/fileshare.conf
 
+# avoid conflict with kde3. Looks like this is only for upgrading
+# directory structure from some old kde version to current kde3/4
+rm $RPM_BUILD_ROOT%{_datadir}/apps/kconf_update/kio_help.upd
+rm $RPM_BUILD_ROOT%{_datadir}/apps/kconf_update/move_kio_help_cache.sh
+
 if [ -d $RPM_BUILD_ROOT%{_kdedocdir}/en/%{name}-%{version}-apidocs ] ; then
 	mv -f $RPM_BUILD_ROOT%{_kdedocdir}/en/%{name}-{%{version}-,}apidocs
 fi
@@ -510,7 +510,7 @@
 %{_datadir}/apps/katepart
 %{_datadir}/apps/kcm_componentchooser
 %dir %{_datadir}/apps/kconf_update
-%attr(755,root,root) %{_datadir}/apps/kconf_update/*.sh
+#%attr(755,root,root) %{_datadir}/apps/kconf_update/*.sh
 %{_datadir}/apps/kdeui
 %{_datadir}/apps/kdewidgets
 %dir %{_datadir}/apps/khtml
@@ -537,6 +537,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2008-03-16 16:19:36  arekm
+- up to 4.0.66; avoid conflict with kde3
+
 Revision 1.48  2008-03-06 18:01:32  paszczus
 - updated to 4.0.65
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdelibs.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list