diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 6611ba0..14db8ab 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -62,5 +62,8 @@ JSON::PP is a pure-Perl module and has compatibility to JSON::XS. %files -f %{name}.files %defattr(644,root,root,755) %doc Changes README +%if 0%{?suse_version} == 1210 +%exclude %{_bindir}/json_pp +%endif %changelog