Browse Source

style

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
96e1b069e1
  1. 2
      aegis/aegis.spec
  2. 2
      apr/apr.spec
  3. 2
      bind/bind.spec

2
aegis/aegis.spec

@ -42,8 +42,8 @@ Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, bison, groff
BuildPreReq: zlib, gettext, libiconv
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: zlib, gettext, libiconv
PreReq: zlib, gettext, libiconv
AutoReq: no
AutoReqProv: no

2
apr/apr.spec

@ -42,8 +42,8 @@ Source0: http://www.apache.org/dist/apr/testing/apr-%{version}.tar.gz
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make
BuildPreReq: db
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: db
PreReq: db
AutoReq: no
AutoReqProv: no

2
bind/bind.spec

@ -70,8 +70,8 @@ Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021002, make
BuildPreReq: openssl
PreReq: OpenPKG, openpkg >= 20021002
BuildPreReq: openssl
PreReq: openssl
%if "%{with_dlz_mysql}" == "yes"
BuildPreReq: mysql

Loading…
Cancel
Save