Browse Source

conflicts with gawk (%prefix/bin/awk,%prefix/man/man1/awk.1)

master
Thomas Lotterer 20 years ago committed by Ralf S. Engelschall
parent
commit
372eae57c5
  1. 3
      awk/awk.spec

3
awk/awk.spec

@ -33,7 +33,7 @@ Class: BASE
Group: Language
License: BSD
Version: 20050425
Release: 20050603
Release: 20050929
# list of sources
Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/awk/awk-%{version}.tar.gz
@ -46,6 +46,7 @@ BuildPreReq: OpenPKG, openpkg >= 20040130, make, bison
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
Conflicts: gawk
%description
Awk is the one true implementation of the AWK programming language

Loading…
Cancel
Save