From 6f1f8b83f9cad7b832938f6ce220362d9a8c1e51 Mon Sep 17 00:00:00 2001 From: Carl George Date: Apr 18 2019 14:40:42 +0000 Subject: Remove defattr macros https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions --- diff --git a/python36.spec b/python36.spec index e9d495e..ae501c4 100644 --- a/python36.spec +++ b/python36.spec @@ -1021,7 +1021,6 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -%defattr(-, root, root) %license LICENSE %doc README.rst %{_bindir}/pydoc* @@ -1038,7 +1037,6 @@ fi %{_mandir}/*/* %files libs -%defattr(-,root,root,-) %license LICENSE %doc README.rst @@ -1250,7 +1248,6 @@ fi %endif %files devel -%defattr(-,root,root) %if 0%{?main_python3} %{_bindir}/2to3-3 %endif @@ -1276,7 +1273,6 @@ fi %endif %files idle -%defattr(-,root,root,755) %{_bindir}/idle* %{pylibdir}/idlelib %if 0%{?main_python3} @@ -1286,7 +1282,6 @@ fi %endif %files tkinter -%defattr(-,root,root,755) %{pylibdir}/tkinter %exclude %{pylibdir}/tkinter/test %{dynload_dir}/_tkinter.%{SOABI_optimized}.so @@ -1299,7 +1294,6 @@ fi %{pylibdir}/turtledemo/__pycache__/*%{bytecode_suffixes} %files test -%defattr(-, root, root) %{pylibdir}/ctypes/test %{pylibdir}/distutils/tests %{pylibdir}/sqlite3/test @@ -1321,7 +1315,6 @@ fi %if %{with debug_build} %files debug -%defattr(-,root,root,-) # Analog of the core subpackage's files: %{_bindir}/python%{LDVERSION_debug}