fix perl conflict, exclude /usr/bin/prove
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Harness?expand=0&rev=3
This commit is contained in:
parent
f750587bc7
commit
fd4deeb4ae
@ -87,6 +87,8 @@ CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
|||||||
# normally you only need to check for doc files
|
# normally you only need to check for doc files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc README Changes
|
%doc README Changes
|
||||||
|
# conflict with perl
|
||||||
|
%exclude /usr/bin/prove
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user