Browse Source

work off conflicts

master
parent
commit
3c116107d1
  1. 4
      pdksh/pdksh.spec

4
pdksh/pdksh.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Shell Group: Shell
License: unknown License: unknown
Version: 5.2.14 Version: 5.2.14
Release: 20020913 Release: 20030117
# list of sources # list of sources
Source0: ftp://ftp.cs.mun.ca/pub/pdksh/pdksh-%{version}.tar.gz Source0: ftp://ftp.cs.mun.ca/pub/pdksh/pdksh-%{version}.tar.gz
@ -45,6 +45,8 @@ BuildPreReq: OpenPKG, openpkg >= 20020416
PreReq: OpenPKG, openpkg >= 20020416 PreReq: OpenPKG, openpkg >= 20020416
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no
Provides: KSH
Conflicts: ksh
%description %description
PDKSH is a clone of the AT&T Korn shell. At the moment, it has most PDKSH is a clone of the AT&T Korn shell. At the moment, it has most

Loading…
Cancel
Save