Author: glen Date: Sun Nov 27 16:14:53 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - LFS fix
---- Files affected: SPECS: pdksh.spec (1.102 -> 1.103) ---- Diffs: ================================================================ Index: SPECS/pdksh.spec diff -u SPECS/pdksh.spec:1.102 SPECS/pdksh.spec:1.103 --- SPECS/pdksh.spec:1.102 Mon Oct 17 16:48:58 2005 +++ SPECS/pdksh.spec Sun Nov 27 17:14:46 2005 @@ -14,7 +14,7 @@ Summary(uk): ÷ŚĚÂÎÁ ŇĹÁĚŚÚÁĂŚŃ ËĎÍÁÎÄÎĎÇĎ ĐŇĎĂĹÓĎŇÁ Korn shell (ksh) Name: pdksh Version: 5.2.14 -Release: 42.62 +Release: 42.63 License: Mostly Public Domain with Free & GPL additions Group: Applications/Shells Source0: ftp://ftp.cs.mun.ca/pub/pdksh/%{name}-%{version}.tar.gz @@ -132,6 +132,7 @@ %patch15 -p1 %build +CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64" %configure2_13 \ --enable-emacs \ --enable-vi @@ -232,8 +233,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.103 2005/11/27 16:14:46 glen +- LFS fix + Revision 1.102 2005/10/17 14:48:58 glen -- comment out fileutils preun dep, fixes install order with glibc, at the cost of uninstall is possibly broken if coreutils is installed before pdksh (why would you want to do that?) +- comment out fileutils preun dep, fixes install order with glibc, at + the cost of uninstall is possibly broken if coreutils is installed + before pdksh (why would you want to do that?) Revision 1.101 2005/07/21 17:26:42 darekr - defined _bindir to /bin ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pdksh.spec?r1=1.102&r2=1.103&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
