SPECS: kdmtheme.spec - added symlinkt to kdmrc to make it work - w...

czarny czarny at pld-linux.org
Thu Nov 24 13:07:44 CET 2005


Author: czarny                       Date: Thu Nov 24 12:07:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added symlinkt to kdmrc to make it work
- works 4 me
- STBR

---- Files affected:
SPECS:
   kdmtheme.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kdmtheme.spec
diff -u SPECS/kdmtheme.spec:1.3 SPECS/kdmtheme.spec:1.4
--- SPECS/kdmtheme.spec:1.3	Tue Oct  4 09:31:40 2005
+++ SPECS/kdmtheme.spec	Thu Nov 24 13:07:38 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Moduł ustawień motywów KDM
 Name:		kdmtheme
 Version:	0.9.1
-Release:	1
+Release:	2
 License:	GPL 
 Group:		Applications
 Source0:	http://smileaf.org/files/kdmtheme/%{name}-%{version}.tar.bz2
@@ -40,7 +40,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} \
+	$RPM_BUILD_ROOT%{_datadir}/config/kdm
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -50,6 +51,9 @@
 
 %find_lang %{name} --with-kde
 
+#shortcut to make kdmtheme applet work
+ln -sf %{_sysconfdir}/X11/kdm/kdmrc $RPM_BUILD_ROOT%{_datadir}/config/kdm/kdmrc
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -58,6 +62,7 @@
 %attr(755,root,root) %{_libdir}/kde3/kcm_kdmtheme.so
 %{_libdir}/kde3/kcm_kdmtheme.la
 %{_desktopdir}/kde/kdmtheme.desktop
+%{_datadir}/config/kdm
 
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +71,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/11/24 12:07:38  czarny
+- added symlinkt to kdmrc to make it work
+- works 4 me
+- STBR
+
 Revision 1.3  2005/10/04 07:31:40  prism
 - 0.9.1
 - doesn't work for me (it cannot take root's rights after kdesu)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdmtheme.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list