]> git.pld-linux.org Git - packages/db3.git/commitdiff
- BuildRequires: tcl-devel
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 2 Sep 2000 12:34:53 +0000 (12:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db3.spec -> 1.11

db3.spec

index 15725227447d65671f915d2476e4f4d35aa204c1..2d75924caa79e13488f51c2159244a2a40a705e0 100644 (file)
--- a/db3.spec
+++ b/db3.spec
@@ -16,6 +16,7 @@ Patch3:               %{name}-static.patch
 Patch4:                http://www.sleepycat.com/update/3.1.14/patch.3.1.14.1
 PreReq:                /sbin/ldconfig
 BuildRequires: db1-static
+BuildRequires: tcl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -105,6 +106,7 @@ CFLAGS="$RPM_OPT_FLAGS" \
 CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-implicit-templates" \
 ../dist/configure \
        --prefix=%{_prefix} \
+       --with-tcl=%{_libdir} \
        --enable-compat185 \
        --enable-dump185 \
        --disable-shared \
This page took 0.122547 seconds and 4 git commands to generate.