mirror of
https://abf.rosa.ru/djam/mariadb.git
synced 2025-02-23 14:42:48 +00:00
Added %global __requires_exclude ^perl\\(.*\\.pl)$ for rpm4
This commit is contained in:
parent
271bba8b5b
commit
cb8035e105
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
if %rpm4
|
||||
%global __requires_exclude ^perl\\(.*\\.pl)$
|
||||
%endif
|
||||
|
||||
%{?build_systap}%{?!build_systap:%bcond_without systap}
|
||||
|
||||
%define muser mysql
|
||||
|
|
Loading…
Add table
Reference in a new issue