SPECS: k3guitune.spec - use _kdedocdir macro

qboosh qboosh at pld-linux.org
Tue Jan 23 18:08:48 CET 2007


Author: qboosh                       Date: Tue Jan 23 17:08:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use _kdedocdir macro

---- Files affected:
SPECS:
   k3guitune.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/k3guitune.spec
diff -u SPECS/k3guitune.spec:1.1 SPECS/k3guitune.spec:1.2
--- SPECS/k3guitune.spec:1.1	Sat Jan 13 23:15:26 2007
+++ SPECS/k3guitune.spec	Tue Jan 23 18:08:42 2007
@@ -15,6 +15,7 @@
 BuildRequires:	jack-audio-connection-kit-devel
 BuildRequires:	kdelibs-devel
 BuildRequires:	libsamplerate-devel
+BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +29,7 @@
 
 %build
 %configure \
-	kde_htmldir="%{_datadir}/doc/kde/HTML" \
+	kde_htmldir="%{_kdedocdir}" \
 	--with-qt-libraries=%{_libdir}
 %{__make}
 
@@ -59,6 +60,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/23 17:08:42  qboosh
+- use _kdedocdir macro
+
 Revision 1.1  2007/01/13 22:15:26  sparky
 - NEW, musical instrument tuning app
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3guitune.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list