|
|
|
@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [PLUS] |
|
|
|
|
Group: System |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.5.5 |
|
|
|
|
Release: 20020821 |
|
|
|
|
Version: 1.6.0 |
|
|
|
|
Release: 20020829 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://la-samhna.de/samhain/samhain-current.tar.gz |
|
|
|
@ -42,8 +42,8 @@ Source1: rc.samhain
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, tar, gzip |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20020206 |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020826 |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20020826 |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
@ -56,8 +56,8 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -c samhain-%{version} |
|
|
|
|
%{l_prefix}/bin/gzip -d -c samhain-%{version}.tar.gz |\ |
|
|
|
|
%{l_prefix}/bin/tar xf - |
|
|
|
|
%{l_gzip} -d -c samhain-%{version}.tar.gz |\ |
|
|
|
|
%{l_tar} xf - |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
( cd samhain-%{version} |
|
|
|
|