From 52d968d73a7703a5f27b9afdd45ed1ff55ebcbda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 20 Apr 2009 06:49:36 +0000 Subject: [PATCH] Remove useles patch. --- perl-DBD-SQLite.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 06726d9..849662b 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -9,9 +9,6 @@ URL: http://search.cpan.org/dist/DBD-SQLite/ Source0: http://www.cpan.org/authors/id/M/MS/MSERGEANT/DBD-SQLite-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# see http://rt.cpan.org/Public/Bug/Display.html?id=30558 -Patch0: rt32100.patch - BuildRequires: perl-DBI >= 1.03 # if sqlite >= 3.1.3 then # perl-DBD-SQLite uses the external library @@ -34,7 +31,6 @@ As of version 1.09 it can use the external SQLite library (>= 3.1.3). %prep %setup -q -n DBD-SQLite-%{version} -%patch0 %build CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor