SPECS: kacpi.spec - pixmapsdir usage was OK here (see comment!)

qboosh qboosh at pld-linux.org
Fri Dec 8 08:10:25 CET 2006


Author: qboosh                       Date: Fri Dec  8 07:10:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pixmapsdir usage was OK here (see comment!)

---- Files affected:
SPECS:
   kacpi.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/kacpi.spec
diff -u SPECS/kacpi.spec:1.12 SPECS/kacpi.spec:1.13
--- SPECS/kacpi.spec:1.12	Fri Dec  8 00:56:46 2006
+++ SPECS/kacpi.spec	Fri Dec  8 08:10:19 2006
@@ -42,6 +42,8 @@
 
 %build
 kde_htmldir="%{_kdedocdir}"; export kde_htmldir
+# no icon themes, *.png installed directly to icondir - so use pixmapsdir
+kde_icondir="%{_pixmapsdir}"; export kde_icondir
 cp -f /usr/share/automake/config.* admin
 %configure
 
@@ -63,7 +65,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
-%{_iconsdir}/*.png
+%{_pixmapsdir}/*.png
 %{_desktopdir}/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/12/08 07:10:19  qboosh
+- pixmapsdir usage was OK here (see comment!)
+
 Revision 1.12  2006/12/07 23:56:46  darekr
 - kill obsoleted kde_ redefinition, BR: libstdc++-devel, use _iconsdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kacpi.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list