From e52effa499f42043cf650556688a3ca81432afd4 Mon Sep 17 00:00:00 2001 From: Kedar Sovani Date: Tue, 13 Jan 2009 11:14:34 +0530 Subject: [PATCH] fix build Signed-off-by: Kedar Sovani --- perl-BSD-Resource.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-BSD-Resource.spec b/perl-BSD-Resource.spec index 0ba2a18..05ebea9 100644 --- a/perl-BSD-Resource.spec +++ b/perl-BSD-Resource.spec @@ -1,6 +1,6 @@ Name: perl-BSD-Resource Version: 1.28 -Release: 6%{?dist} +Release: 6%{?dist}.fa1 Summary: BSD process resource limit and priority functions Group: Development/Libraries @@ -8,7 +8,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/BSD-Resource/ Source0: http://www.cpan.org/authors/id/J/JH/JHI/BSD-Resource-%{version}.tar.gz # Modified from http://rt.cpan.org/Public/Bug/Display.html?id=13131 -Patch0: perl-BSD-Resource-1.28-fix-setrlimit-test.patch +Patch: perl-BSD-Resource-1.28-fix-setrlimit-test.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jan 12 2009 Kedar Sovani - 1.28-6.fa1 +- fix build on latest rpm + * Wed Feb 27 2008 Tom "spot" Callaway - 1.28-6 - Rebuild for perl 5.10 (again) -- 1.5.3.3