Browse Source

requires gzip

master
parent
commit
5804dd9976
  1. 6
      epm/epm.spec

6
epm/epm.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: System
License: GPL
Version: 3.5.1
Release: 20021019
Release: 20021029
# list of sources
Source0: ftp://ftp.easysw.com/pub/epm/epm-%{version}-source.tar.bz2
@ -42,8 +42,8 @@ Source0: ftp://ftp.easysw.com/pub/epm/epm-%{version}-source.tar.bz2
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, gzip
PreReq: OpenPKG, openpkg >= 20020206, gzip
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save