bot: rpm5 -> rpm4 (10) [rosa2019.05]

(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
This commit is contained in:
NixTux Commit Bot 2020-04-16 03:54:11 +03:00
parent 0bd868c255
commit f9de5c8685

View file

@ -135,7 +135,7 @@ Libraries you can use to develop applications with XML security standarts.
%patch1 -p1
%build
%configure2_5x \
%configure \
--disable-static
%make