From c812b53a244709b5cd75325d4268644134d1019b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 16 Nov 2024 15:30:32 +0000 Subject: automatic import of sqlite --- sqlite.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sqlite.spec') diff --git a/sqlite.spec b/sqlite.spec index f49079a..50265c8 100644 --- a/sqlite.spec +++ b/sqlite.spec @@ -12,6 +12,7 @@ Source0: https://www.sqlite.org/2024/sqlite-src-%{extver}.zip Source1: http://www.sqlite.org/2024/sqlite-doc-%{extver}.zip Source2: https://www.sqlite.org/2024/sqlite-autoconf-%{extver}.tar.gz Patch0: sqlite-drop-tcl-at-sign.patch +Patch1: sqlite-Add-DESTDIR-support-to-the-tclextension-install-target.patch BuildRequires: gcc autoconf tcl tcl-devel BuildRequires: ncurses-devel readline-devel glibc-devel @@ -53,7 +54,7 @@ This contains man files and HTML files for the using of sqlite. %prep #autosetup will fail because of 2 zip files %setup -q -a1 -n %{name}-src-%{extver} -%autopatch -p1 +%autopatch -p0 rm -f %{name}-doc-%{extver}/sqlite.css~ || : -- cgit v1.2.3