mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-24 19:13:03 +00:00
bot: rpm5 -> rpm4 (13) [rosa2019.1]
(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
This commit is contained in:
parent
b7a0e75fb1
commit
29d30030ff
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
# for rpm4
|
||||
%global __requires_exclude libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)
|
||||
# for rpm5, overrides %%__requires_exclude
|
||||
%global __noautoreq 'libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)'
|
||||
%global __requires_exclude libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)
|
||||
%global __provides_exclude libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1
|
||||
|
||||
Summary: Office suite
|
||||
|
|
Loading…
Add table
Reference in a new issue