From 550e1fcc1b2b3964f888349decbe35be058763785c9deed8f910e7596bb98598 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 30 Apr 2014 18:37:57 +0000 Subject: [PATCH] Accepting request 232255 from home:leonardocf:branches:devel:languages:perl Remove obsolete/unused file. OBS-URL: https://build.opensuse.org/request/show/232255 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=31 --- fix_provides.diff | 14 -------------- perl-JSON.changes | 6 ++++++ perl-JSON.spec | 2 +- 3 files changed, 7 insertions(+), 15 deletions(-) delete mode 100644 fix_provides.diff diff --git a/fix_provides.diff b/fix_provides.diff deleted file mode 100644 index 40228c5..0000000 --- a/fix_provides.diff +++ /dev/null @@ -1,14 +0,0 @@ -Index: JSON-2.51/lib/JSON/backportPP.pm -=================================================================== ---- JSON-2.51/lib/JSON/backportPP.pm 2011-03-08 07:30:52.000000000 +0100 -+++ JSON-2.51/lib/JSON/backportPP.pm 2011-04-05 10:21:44.246841693 +0200 -@@ -1286,7 +1286,8 @@ BEGIN { - } - - if ($] >= 5.008 and $] < 5.008003) { # join() in 5.8.0 - 5.8.2 is broken. -- package JSON::PP; -+ package -+ JSON::PP; - require subs; - subs->import('join'); - eval q| diff --git a/perl-JSON.changes b/perl-JSON.changes index 934bd4b..95e5efc 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 10 23:55:51 UTC 2014 - lchiquitto@suse.com + +- removed unused patch: + * fix_provides.diff + ------------------------------------------------------------------- Tue Nov 26 07:28:28 UTC 2013 - coolo@suse.com diff --git a/perl-JSON.spec b/perl-JSON.spec index 656ab0b..f46f6bb 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed