Some fixes for 5.4.0
This commit is contained in:
parent
f83bab271f
commit
173faf3f9a
@ -72,7 +72,6 @@ within the Java programming language.
|
|||||||
%setup -q
|
%setup -q
|
||||||
# fix spurious perm bits
|
# fix spurious perm bits
|
||||||
chmod -x tests/home.png
|
chmod -x tests/home.png
|
||||||
chmod -x rfc/ms-rfc-8.txt
|
|
||||||
chmod -x mapscript/php3/php_mapscript.c
|
chmod -x mapscript/php3/php_mapscript.c
|
||||||
chmod -x mappluginlayer.c
|
chmod -x mappluginlayer.c
|
||||||
chmod -x mapscript/php3/mapscript_i.c
|
chmod -x mapscript/php3/mapscript_i.c
|
||||||
@ -203,7 +202,7 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README COMMITERS GD-COPYING HISTORY.TXT
|
%doc README COMMITERS GD-COPYING HISTORY.TXT
|
||||||
%doc INSTALL MIGRATION_GUIDE.TXT
|
%doc INSTALL MIGRATION_GUIDE.TXT
|
||||||
%doc rfc symbols tests
|
%doc symbols tests
|
||||||
%doc fonts
|
%doc fonts
|
||||||
%{_bindir}/shp2img
|
%{_bindir}/shp2img
|
||||||
%{_bindir}/shptree
|
%{_bindir}/shptree
|
||||||
|
Loading…
Reference in New Issue
Block a user