work around rpmbuild's problems to find internal perl modules
This commit is contained in:
@@ -82,11 +82,9 @@ Requires: perl-File-Find perl-File-Basename perl-File-Copy perl-FindBin pe
|
|||||||
BuildRequires: perl-File-Find perl-File-Basename perl-File-Copy perl-FindBin perl-Getopt-Std perl-POSIX
|
BuildRequires: perl-File-Find perl-File-Basename perl-File-Copy perl-FindBin perl-Getopt-Std perl-POSIX
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?rhel} == 7
|
|
||||||
# Perl auto-detection is broken
|
# Perl auto-detection is broken
|
||||||
# It does not find all EPICS internal packages
|
# It does not find all EPICS internal packages
|
||||||
%global __requires_exclude_from ^%{prog_folder}/bin/.*\\.pl$
|
%global __requires_exclude_from ^%{prog_folder}/bin/.*\\.pl$
|
||||||
%endif
|
|
||||||
|
|
||||||
%description host-devel
|
%description host-devel
|
||||||
Contains headers etc to build EPICS host applications.
|
Contains headers etc to build EPICS host applications.
|
||||||
|
|||||||
Reference in New Issue
Block a user