(13) rosa2019.1: run with 10-12 added
(12) rosa2019.05: fix incorrectly changed %noautoreqfiles and %noautoprovfiles
(11) rosa2019.05: remove quotations from %requires_exclude and %provides_exclude which do not work on RPM 4
(10) rosa2019.05: %py_ -> %py2_, %{py_ -> %{py2_
(9): Adopt spec for enabled byte compiling in Python
These automatic changes are done by scripts *rpm5-to-rpm4.sh at https://gitlab.com/abf-mirror/abf-mirror-scripts
The goal is to adopt specs for RPM 4 to which ROSA 2019.1 has migrated from RPM 5, but keep compatibility with RPM 5.
Details about migration are here: https://wiki.rosalab.ru/ru/index.php/Переход_ROSA_с_RPM_5_на_RPM_4
Contact m.novosyolov@rosalinux.ru in case of problems
... | ... | --- a/rpm-openmandriva-setup.spec |
... | ... | +++ b/rpm-openmandriva-setup.spec |
... | ... | @@ -136,7 +136,7 @@ This has been adapted for ROSA Linux systems. |
136 | 136 |
%{_rpmmacrodir}/macros.python
|
137 | 137 |
%{_rpmmacrodir}/macros.selinux
|
138 | 138 |
%{_rpmmacrodir}/macros.fedora-misc
|
139 |
%{_rpmhome}/openmandriva/kmod-deps.sh
|
|
139 |
%{_rpmconfigdir}/openmandriva/kmod-deps.sh
|
|
140 | 140 |
%{_fileattrsdir}/kmod.attr
|
141 | 141 |
|
142 | 142 |
#----------------------------------------------------------------------------
|
New comment