Remove useles patch.
This commit is contained in:
parent
a91f9d4235
commit
52d968d73a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user