From dc92278f5ece1a8d46d5625430c458a05258b3365d6a7caddbcf4c3fcfb3abc7 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 25 Oct 2012 17:40:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-PP?expand=0&rev=8 --- perl-JSON-PP.spec | 3 +++ 1 file changed, 3 insertions(+) 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