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:
Christian Wittmer 2009-06-27 15:37:42 +00:00 committed by Git OBS Bridge
parent f750587bc7
commit fd4deeb4ae

View File

@ -87,6 +87,8 @@ CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
# normally you only need to check for doc files
%defattr(-, root, root)
%doc README Changes
# conflict with perl
%exclude /usr/bin/prove
#-------------------------------------------------------------------------------
%changelog