From 0647a27d06121e2704a113c16a0fbace4eed7d7b Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Mar 22 2009 17:10:11 +0000 Subject: Really remove the no-prompt patch to avoid RPM rebuild errors --- diff --git a/perl-Carp-Clan.spec b/perl-Carp-Clan.spec index a796c06..db1aa92 100644 --- a/perl-Carp-Clan.spec +++ b/perl-Carp-Clan.spec @@ -1,14 +1,12 @@ Name: perl-Carp-Clan Version: 6.00 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module to print improved warning messages Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Carp-Clan/ Source0: http://www.cpan.org/authors/id/J/JJ/JJORE/Carp-Clan-%{version}.tar.gz -# The upstream Makefile.PL prompts for user input. Don't do that. -Patch1: perl-Carp-Clan-no-prompt-Makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -27,7 +25,6 @@ which shall never be blamed for any error. %prep %setup -q -n Carp-Clan-%{version} -#%patch1 -p1 # Filter unwanted Provides: cat << EOF > %{name}-prov @@ -69,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Mar 22 2009 Robert Scheck - 6.00-4 +- Really remove the no-prompt patch to avoid RPM rebuild errors + * Thu Feb 26 2009 Fedora Release Engineering - 6.00-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild