Ignore:
Timestamp:
Jun 14, 2016, 7:17:46 PM (9 years ago)
Author:
Yuri Dario
Message:

spec: tcl, rebuild package, ticket#183.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/tcl.spec

    r168 r802  
    88Name: tcl
    99Version: %{vers}
    10 Release: 2%{?dist}
     10Release: 3%{?dist}
    1111Epoch: 1
    1212License: TCL
     
    7878cd unix
    7979#autoconf
    80 export CONFIG_SHELL="/bin/sh"
     80export CONFIG_SITE="/@unixroot/usr/share/config.legacy"
    8181export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
    8282export LIBS="-lurpo"
     
    8686%endif
    8787    --disable-shared --enable-static \
    88     --enable-load --enable-dll-unloading \
    89     "--cache-file=%{_topdir}/cache/%{name}-%{_target_cpu}.cache"
     88    --enable-load --enable-dll-unloading
    9089
    9190make %{?_smp_mflags} TCL_LIBRARY=%{_datadir}/%{name}%{majorver}
     
    164163
    165164%changelog
     165* Tue Jun 14 2016 yd <yd@os2power.com> 8.5.9-3
     166- rebuild package, fixes ticket#183.
Note: See TracChangeset for help on using the changeset viewer.