SPECS: powersoftplus.spec - move icons to psmain package
sls
sls at pld-linux.org
Thu Feb 7 18:15:53 CET 2008
Author: sls Date: Thu Feb 7 17:15:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- move icons to psmain package
---- Files affected:
SPECS:
powersoftplus.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/powersoftplus.spec
diff -u SPECS/powersoftplus.spec:1.17 SPECS/powersoftplus.spec:1.18
--- SPECS/powersoftplus.spec:1.17 Thu Feb 7 18:07:06 2008
+++ SPECS/powersoftplus.spec Thu Feb 7 18:15:48 2008
@@ -166,7 +166,6 @@
%attr(755,root,root) %{_libdir}/*.so*
%attr(754,root,root) /etc/rc.d/init.d/powersoftplus
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/powersoftplus
-%{_datadir}/%{name}
%attr(750,root,root) %dir %{_sysconfdir}
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.*
%attr(640,root,root) %ghost /var/log/powersoftplus.log
@@ -179,6 +178,8 @@
%files psmain
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/psmain
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/*.bmp
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -187,6 +188,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2008-02-07 17:15:48 sls
+- move icons to psmain package
+
Revision 1.17 2008-02-07 17:07:06 sls
- added paths.patch (seding config.h is pointless - it's overridden by make)
- configs again in /etc/powersoftplus
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/powersoftplus.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list