diff --git a/.cvsignore b/.cvsignore index 9d5e373..a593d3e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Carp-Clan-5.9.tar.gz +Carp-Clan-6.00.tar.gz diff --git a/perl-Carp-Clan-no-prompt-Makefile.patch b/perl-Carp-Clan-no-prompt-Makefile.patch deleted file mode 100644 index 3fbbf68..0000000 --- a/perl-Carp-Clan-no-prompt-Makefile.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- Carp-Clan-5.9/Makefile.PL.orig 2007-06-04 15:50:47.000000000 -0400 -+++ Carp-Clan-5.9/Makefile.PL 2007-06-04 15:52:00.000000000 -0400 -@@ -11,12 +11,12 @@ - # dependency and is resolved by installing Carp::Clan without - # Object::Deadly. Once Object::Deadly is installed, Carp::Clan may use - # it for testing. --if (prompt( 'Add Object::Deadly 0.08+ to prerequisites for testing? [Ny]', -- 'no' ) =~ /^y/i -- ) --{ -- $PREREQ_PM{'Object::Deadly'} = '0.08'; --} -+#if (prompt( 'Add Object::Deadly 0.08+ to prerequisites for testing? [Ny]', -+# 'no' ) =~ /^y/i -+# ) -+#{ -+# $PREREQ_PM{'Object::Deadly'} = '0.08'; -+#} - - WriteMakefile( - NAME => 'Carp::Clan', diff --git a/perl-Carp-Clan.spec b/perl-Carp-Clan.spec index 51add90..8081ec1 100644 --- a/perl-Carp-Clan.spec +++ b/perl-Carp-Clan.spec @@ -1,6 +1,6 @@ Name: perl-Carp-Clan -Version: 5.9 -Release: 5%{?dist} +Version: 6.00 +Release: 1%{?dist} Summary: Report errors from perspective of caller of a "clan" of modules Group: Development/Libraries @@ -27,7 +27,7 @@ which shall never be blamed for any error. %prep %setup -q -n Carp-Clan-%{version} -%patch1 -p1 +#%patch1 -p1 # Filter unwanted Provides: cat << EOF > %{name}-prov @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 22 2008 Marcela Maslanova - 6.0-1 +- update to 6.0 + * Tue Feb 5 2008 Tom "spot" Callaway - 5.9-5 - rebuild for new perl (normally) diff --git a/sources b/sources index 6c0f98a..e24da16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4278ba440a56665b2d143f18521856c Carp-Clan-5.9.tar.gz +3a1ea3da42ee62e4db20a8fbf80a74bf Carp-Clan-6.00.tar.gz