Changeset 847 for spec/trunk/SPECS
- Timestamp:
- Sep 12, 2016, 3:29:07 PM (9 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/coreutils.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/coreutils.spec
r843 r847 6 6 Name: coreutils 7 7 Version: 8.25 8 Release: 2%{?dist}8 Release: 3%{?dist} 9 9 License: GPLv3+ 10 10 Group: System Environment/Base … … 84 84 85 85 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" 86 export LDFLAGS="-Z bin-files -Zhigh-mem -Zomf"87 export LIBS="-lintl -lurpo"86 export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 87 export LIBS="-lintl" 88 88 %{expand:%%global optflags %{optflags} -D_GNU_SOURCE=1} 89 89 # we do autoreconf even fedora doesn't do it … … 240 240 241 241 %changelog 242 * Mon Sep 12 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> - 8.25-3 243 - remove -ZBin-files 244 242 245 * Tue Sep 06 2016 Silvan Scherrer <silvan.scherrer@aroa.ch> - 8.25-2 243 246 - fix scriplet errors when using dash as shell
Note:
See TracChangeset
for help on using the changeset viewer.
