|
|
@@ -24,9 +24,9 @@
|
|
|
##
|
|
|
|
|
|
# package versions
|
|
|
-%define V_pkg 20040229
|
|
|
-%define V_ksh 2004-02-29
|
|
|
-%define V_init 2004-02-29
|
|
|
+%define V_pkg 20041225
|
|
|
+%define V_ksh 2004-12-25
|
|
|
+%define V_init 2004-12-25
|
|
|
|
|
|
# package information
|
|
|
Name: ksh
|
|
|
@@ -39,9 +39,11 @@ Class: BASE
|
|
|
Group: Shell
|
|
|
License: AT&T
|
|
|
Version: %{V_pkg}
|
|
|
-Release: 20040615
|
|
|
+Release: 20041230
|
|
|
|
|
|
# list of sources
|
|
|
+# you can't download this automatically anymore, as you will have to sign with
|
|
|
+# user/password a license agreement (tho, 30.12.2004)
|
|
|
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{V_ksh}.tgz
|
|
|
Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{V_init}.tgz
|
|
|
|