Author: ankry Date: Sun Nov 27 18:35:20 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - uncomment R(preun) - why it was commented out? rel. 43
---- Files affected: SPECS: pdksh.spec (1.103 -> 1.104) ---- Diffs: ================================================================ Index: SPECS/pdksh.spec diff -u SPECS/pdksh.spec:1.103 SPECS/pdksh.spec:1.104 --- SPECS/pdksh.spec:1.103 Sun Nov 27 17:14:46 2005 +++ SPECS/pdksh.spec Sun Nov 27 19:35:15 2005 @@ -14,7 +14,7 @@ Summary(uk): ÷ŚĚÂÎÁ ŇĹÁĚŚÚÁĂŚŃ ËĎÍÁÎÄÎĎÇĎ ĐŇĎĂĹÓĎŇÁ Korn shell (ksh) Name: pdksh Version: 5.2.14 -Release: 42.63 +Release: 43 License: Mostly Public Domain with Free & GPL additions Group: Applications/Shells Source0: ftp://ftp.cs.mun.ca/pub/pdksh/%{name}-%{version}.tar.gz @@ -39,7 +39,7 @@ Patch15: %{name}-ulimit-vmem.patch URL: http://www.cs.mun.ca/~michael/pdksh/ %{?with_static:BuildRequires: glibc-static} -#Requires(preun): /bin/mv +Requires(preun): /bin/mv Requires: setup >= 2.4.6-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -96,7 +96,7 @@ Summary: Statically linked Public Domain Korn Shell Summary(pl): Skonsolidowana statycznie powłoka Korna Group: Applications/Shells -#Requires(preun): /bin/mv +Requires(preun): /bin/mv Requires: %{name} = %{version}-%{release} %description static @@ -233,6 +233,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.104 2005/11/27 18:35:15 ankry +- uncomment R(preun) - why it was commented out? rel. 43 + Revision 1.103 2005/11/27 16:14:46 glen - LFS fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pdksh.spec?r1=1.103&r2=1.104&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
