]> git.pld-linux.org Git - packages/gg.git/commitdiff
- Fixed some %%attr
authoradgor <adgor@pld-linux.org>
Sat, 22 Jun 2002 17:06:29 +0000 (17:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg.spec -> 1.60

gg.spec

diff --git a/gg.spec b/gg.spec
index c85858bd2dbd3cd5ffeee0ccd16cf8f41d84f2a8..da4bb0ff9562d39a7fec19bc4d3f43bfff677cb7 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -249,20 +249,20 @@ fi
 %files gnome-applet
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gg_applet
-%attr(755,root,root) %{_datadir}/applets/Network/GnuGadu.desktop
-%attr(755,root,root) %{_sysconfdir}/CORBA/servers/GnuGadu.gnorba
+%{_datadir}/applets/Network/GnuGadu.desktop
+%{_sysconfdir}/CORBA/servers/GnuGadu.gnorba
 %endif
 
 %if %{!?_without_wm_applet:1}%{?_without_wm_applet:0}
 %files wm-applet
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gg_wm
-%attr(755,root,root) %{_datadir}/applets/Network/GnuGadu.desktop
+%{_datadir}/applets/Network/GnuGadu.desktop
 %endif
 
 %if %{!?_without_kde:1}%{?_without_kde:0}
 %files kde
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gg_kde
-%attr(755,root,root) %{_datadir}/applets/Network/GnuGadu.desktop
+%{_datadir}/applets/Network/GnuGadu.desktop
 %endif
This page took 0.094182 seconds and 4 git commands to generate.