SPECS: klineakconfig.spec - use _kdedocdir

qboosh qboosh at pld-linux.org
Thu Mar 9 19:48:36 CET 2006


Author: qboosh                       Date: Thu Mar  9 18:48:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use _kdedocdir

---- Files affected:
SPECS:
   klineakconfig.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/klineakconfig.spec
diff -u SPECS/klineakconfig.spec:1.9 SPECS/klineakconfig.spec:1.10
--- SPECS/klineakconfig.spec:1.9	Tue Mar  7 23:33:12 2006
+++ SPECS/klineakconfig.spec	Thu Mar  9 19:48:31 2006
@@ -14,11 +14,10 @@
 BuildRequires:	kdelibs-devel
 BuildRequires:	lineakd-defs
 BuildRequires:	lineakd-devel
+BuildRequires:	rpmbuild(macros) >= 1.129
 Requires:	lineakd >= 0.4pre2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_htmldir	/usr/share/doc/kde/HTML
-
 %description
 KlineakConfig is a configuration and control program for the lineakd
 daemon that provides access to your keyboards easy access keys.
@@ -33,7 +32,7 @@
 
 %build
 kde_appsdir="%{_desktopdir}"; export kde_appsdir
-kde_htmldir="%{_htmldir}"; export kde_htmldir
+kde_htmldir="%{_kdedocdir}"; export kde_htmldir
 kde_icondir="%{_pixmapsdir}"; export kde_icondir
 
 %configure2_13
@@ -41,13 +40,12 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	 DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name} --with-kde
 
-#mv $RPM_BUILD_ROOT%{_desktopdir}/{Applications/,}*.desktop
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -65,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/03/09 18:48:31  qboosh
+- use _kdedocdir
+
 Revision 1.9  2006/03/07 22:33:12  czarny
 - Applications/System => X11/Applications
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/klineakconfig.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list