SPECS: gnome-applet-service-discovery.spec - fixed attrs on exec_w...
emes
emes at pld-linux.org
Thu Sep 6 22:26:07 CEST 2007
Author: emes Date: Thu Sep 6 20:26:07 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed attrs on exec_wrapper
---- Files affected:
SPECS:
gnome-applet-service-discovery.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/gnome-applet-service-discovery.spec
diff -u SPECS/gnome-applet-service-discovery.spec:1.7 SPECS/gnome-applet-service-discovery.spec:1.8
--- SPECS/gnome-applet-service-discovery.spec:1.7 Thu Sep 6 22:22:29 2007
+++ SPECS/gnome-applet-service-discovery.spec Thu Sep 6 22:26:02 2007
@@ -60,7 +60,12 @@
%defattr(644,root,root,755)
%doc AUTHORS README TODO
%attr(755,root,root) %{_bindir}/*
-%{_datadir}/service-discovery-applet
+%dir %{_datadir}/service-discovery-applet
+%{_datadir}/service-discovery-applet/icons
+%{_datadir}/service-discovery-applet/interfaces
+%{_datadir}/service-discovery-applet/plugins
+%dir %{_datadir}/service-discovery-applet/tools
+%attr(755,root,root) %{_datadir}/service-discovery-applet/tools/exec_wrapper
%{_libdir}/bonobo/servers/GNOME_ServiceDiscoveryApplet.server
%dir %{py_sitescriptdir}/sdapplet
%{py_sitescriptdir}/sdapplet/*.py[co]
@@ -72,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/09/06 20:26:02 emes
+- fixed attrs on exec_wrapper
+
Revision 1.7 2007/09/06 20:22:29 ankry
- tabs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-service-discovery.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list