Просмотр исходного кода

upgrading package: tcsh 6.11 -> 6.12.00

Ralf S. Engelschall 24 лет назад
Родитель
Сommit
0fbbfccf52
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      tcsh/tcsh.spec

+ 4 - 4
tcsh/tcsh.spec

@@ -26,14 +26,14 @@
 #   package information
 Name:         tcsh
 Summary:      TENEX C-Shell
-URL:          http://www2.wbs.ne.jp/~znc/tcsh/
+URL:          http://www.tcsh.org/
 Vendor:       Christos Zoulas, William Joy et al.
 Packager:     The OpenPKG Project
 Distribution: OpenPKG [REL]
 Group:        Shell
 License:      BSD
-Version:      6.11
-Release:      20020416
+Version:      6.12.00
+Release:      20020724
 
 #   list of sources
 Source0:      ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.tar.gz
@@ -55,7 +55,7 @@ AutoReqProv:  no
     and a C-like syntax.
 
 %prep
-    %setup -q -n tcsh-%{version}.00
+    %setup -q -n tcsh-%{version}
 
 %build
     CC="%{l_cc}" \