Changeset 491
- Timestamp:
- Jan 8, 2015, 9:43:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm48.spec
r488 r491 29 29 Name: rpm 30 30 Version: %{rpmver} 31 Release: 19%{?dist}31 Release: 20%{?dist} 32 32 Group: System Environment/Base 33 33 Url: http://www.rpm.org/ … … 215 215 export CONFIG_SITE="/@unixroot/usr/share/config.legacy"; 216 216 export CONFIG_SHELL="/@unixroot/usr/bin/sh"; 217 export LDFLAGS="-Z high-mem -Zomf -Zargs-wild -Zargs-resp";217 export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"; 218 218 export LIBS="-lintl -lurpo -lmmap -lpoll"; 219 219 CFLAGS="%{optflags} -I/@unixroot/usr/include/nss3 -I/@unixroot/usr/include/nspr4" ; \ … … 473 473 474 474 %changelog 475 * Thu Jan 08 2015 yd 476 - -Zbin-files is not optional... 477 475 478 * Thu Jan 01 2015 yd 476 479 - r486, use urpo renameForce() to rename locked databases. ticket#99.
Note:
See TracChangeset
for help on using the changeset viewer.