SPECS: kthinkbat.spec - cleanup

qboosh qboosh at pld-linux.org
Sun Jan 20 12:30:15 CET 2008


Author: qboosh                       Date: Sun Jan 20 11:30:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   kthinkbat.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/kthinkbat.spec
diff -u SPECS/kthinkbat.spec:1.19 SPECS/kthinkbat.spec:1.20
--- SPECS/kthinkbat.spec:1.19	Sun Dec 16 18:54:30 2007
+++ SPECS/kthinkbat.spec	Sun Jan 20 12:30:10 2008
@@ -60,7 +60,6 @@
 %build
 %{__make} -f admin/Makefile.common cvs
 %configure \
-	--libdir=%{_libdir} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
@@ -72,7 +71,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	kde_htmldir=%{_datadir}/doc/kde/HTML \
+	kde_htmldir=%{_kdedocdir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name} --with-kde
@@ -80,9 +79,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog TODO
@@ -98,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-01-20 11:30:10  qboosh
+- cleanup
+
 Revision 1.19  2007-12-16 17:54:30  adamg
 - updated to 0.2.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kthinkbat.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list