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

Loading…
Cancel
Save