Changeset 273 for spec/trunk/SPECS/diffutils.spec
- Timestamp:
- Jan 9, 2012, 5:22:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/diffutils.spec
r266 r273 2 2 Name: diffutils 3 3 Version: 3.2 4 Release: 1%{?dist}4 Release: 2%{?dist} 5 5 Group: Applications/Text 6 6 URL: http://www.gnu.org/software/diffutils/diffutils.html … … 37 37 %build 38 38 export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe" 39 export LDFLAGS="-Z bin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"39 export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 40 40 export LIBS="-lurpo -lmmap" 41 41 %configure \ … … 74 74 75 75 %changelog 76 * Mon Jan 09 2012 yd 77 - do not build with -Zbin-files flag. 78 76 79 * Sun Jan 08 2012 yd 77 80 - initial unixroot build.
Note:
See TracChangeset
for help on using the changeset viewer.