Changeset 802 for spec/trunk/SPECS/tcl.spec
- Timestamp:
- Jun 14, 2016, 7:17:46 PM (9 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/tcl.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/tcl.spec
r168 r802 8 8 Name: tcl 9 9 Version: %{vers} 10 Release: 2%{?dist}10 Release: 3%{?dist} 11 11 Epoch: 1 12 12 License: TCL … … 78 78 cd unix 79 79 #autoconf 80 export CONFIG_S HELL="/bin/sh"80 export CONFIG_SITE="/@unixroot/usr/share/config.legacy" 81 81 export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 82 82 export LIBS="-lurpo" … … 86 86 %endif 87 87 --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 90 89 91 90 make %{?_smp_mflags} TCL_LIBRARY=%{_datadir}/%{name}%{majorver} … … 164 163 165 164 %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.
