Browse Source

upgrade to 4.10; switch to %option(s)

master
parent
commit
7e9a97c0c5
  1. 10
      aegis/aegis.spec

10
aegis/aegis.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL] Distribution: OpenPKG [EVAL]
Group: Text Group: Text
License: GPL License: GPL
Version: 4.9 Version: 4.10
Release: 20021024 Release: 20021230
# list of sources # list of sources
Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
@ -41,8 +41,8 @@ Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, bison, zlib BuildPreReq: OpenPKG, openpkg >= 20021230, bison, zlib
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20021230
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no
@ -53,7 +53,7 @@ AutoReqProv: no
these changes back into the master source of the program, with as little these changes back into the master source of the program, with as little
disruption as possible. disruption as possible.
Options: none %options
%prep %prep
%setup -q %setup -q

Loading…
Cancel
Save