SPECS: openoffice.org.spec - executable chmod once is sufficent
glen
glen at pld-linux.org
Thu Jan 4 14:28:38 CET 2007
Author: glen Date: Thu Jan 4 13:28:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- executable chmod once is sufficent
---- Files affected:
SPECS:
openoffice.org.spec (1.651 -> 1.652)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.651 SPECS/openoffice.org.spec:1.652
--- SPECS/openoffice.org.spec:1.651 Thu Jan 4 13:33:01 2007
+++ SPECS/openoffice.org.spec Thu Jan 4 14:28:33 2007
@@ -2147,8 +2147,7 @@
fi
done
-find $RPM_BUILD_ROOT -type f -name '*.so' -exec chmod 755 "{}" ";"
-chmod 755 $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*
+chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*.so
rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/share/xdg
rm -rf $RPM_BUILD_ROOT/opt/gnome
@@ -2950,6 +2949,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.652 2007/01/04 13:28:33 glen
+- executable chmod once is sufficent
+
Revision 1.651 2007/01/04 12:33:01 sls
- removed BR: ImageMagick
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.651&r2=1.652&f=u
More information about the pld-cvs-commit
mailing list