From 0445346995f75fa90d90ea80dd077c7d0dd94e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 13 Aug 2012 15:55:46 +0200 Subject: [PATCH] Update the version to override the module from perl.srpm. --- perl-Data-Dumper.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-Data-Dumper.spec b/perl-Data-Dumper.spec index 3a65895..b112157 100644 --- a/perl-Data-Dumper.spec +++ b/perl-Data-Dumper.spec @@ -1,11 +1,12 @@ +%global real_version 2.135_07 Name: perl-Data-Dumper -Version: 2.131 +Version: 2.135.07 Release: 240%{?dist} Summary: Stringify perl data structures, suitable for printing and eval License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Data-Dumper/ -Source0: http://www.cpan.org/authors/id/S/SM/SMUELLER/Data-Dumper-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SM/SMUELLER/Data-Dumper-%{real_version}.tar.gz BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: perl(Carp) @@ -29,7 +30,7 @@ variable is output in a single Perl statement. Handles self-referential structures correctly. %prep -%setup -q -n Data-Dumper-%{version} +%setup -q -n Data-Dumper-%{real_version} sed -i '/MAN3PODS/d' Makefile.PL %build @@ -53,7 +54,8 @@ make test %{_mandir}/man3/* %changelog -* Mon Aug 13 2012 Marcela Mašláňová - 2.131-240 +* Mon Aug 13 2012 Marcela Mašláňová - 2.135.07-240 +- update the version to override the module from perl.srpm - bump release to override sub-package from perl.spec * Fri Jul 20 2012 Fedora Release Engineering - 2.131-3