|
|
|
|
@ -24,18 +24,18 @@
|
|
|
|
|
# package information |
|
|
|
|
Name: klish |
|
|
|
|
Summary: Command Line Interface Shell |
|
|
|
|
URL: http://code.google.com/p/klish/ |
|
|
|
|
URL: http://klish.libcode.org/ |
|
|
|
|
Vendor: Serj Kalichev, Graeme McKerrell et al. |
|
|
|
|
Packager: OpenPKG Foundation e.V. |
|
|
|
|
Distribution: OpenPKG Community |
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Shell |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.6.7 |
|
|
|
|
Release: 20131206 |
|
|
|
|
Version: 1.6.8 |
|
|
|
|
Release: 20140303 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://klish.googlecode.com/files/klish-%{version}.tar.bz2 |
|
|
|
|
Source0: http://libcode.org/attachments/download/39/klish-%{version}.tar.bz2 |
|
|
|
|
Source1: rc.klish |
|
|
|
|
Source2: klish.xml |
|
|
|
|
Patch0: klish.patch |
|
|
|
|
@ -54,7 +54,7 @@ PreReq: pcre, expat
|
|
|
|
|
%track |
|
|
|
|
prog klish = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://code.google.com/p/klish/downloads/list |
|
|
|
|
url = http://libcode.org/projects/klish/files |
|
|
|
|
regex = klish-(__VER__)\.tar\.bz2 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|