X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=expect.spec;fp=expect.spec;h=ce6e2f85d6cf68bf25c9c5462735407498457261;hb=8148c89bd305c393a0b45bf428a221468a4087d7;hp=0fa38e2cb18e38d72e97ca0b38bab5700e0dfa16;hpb=007b248e60b30d98d59e0de3de9dbb7b134c78d7;p=packages%2Fexpect.git diff --git a/expect.spec b/expect.spec index 0fa38e2..ce6e2f8 100644 --- a/expect.spec +++ b/expect.spec @@ -8,7 +8,7 @@ Summary(uk): Name: expect %define major 5.42 Version: %{major}.1 -Release: 1 +Release: 2 License: BSD Group: Development/Languages/Tcl Source0: http://expect.nist.gov/src/%{name}-%{version}.tar.gz @@ -134,7 +134,7 @@ cd - --enable-shared \ --with-tclconfig=%{_ulibdir} \ --with-tkconfig=%{_ulibdir} \ - --with-tclinclude=%{_includedir} \ + --with-tclinclude=%{_includedir}/tcl-private \ --with-tkinclude=%{_includedir} cat expect_cf.h | sed "s|.*SETPGRP_VOID.*|\#define SETPGRP_VOID 1|" > expect_cf.h.new