Browse Source

adjustments for gd1 package

master
Christoph Schug 24 years ago committed by Ralf S. Engelschall
parent
commit
445ee24063
  1. 3
      gd/gd.spec

3
gd/gd.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
Group: Graphics
License: GPL
Version: 2.0.1
Release: 20020206
Release: 20020306
# list of sources
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
@ -43,6 +43,7 @@ Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, png, zlib, jpeg, freetype
PreReq: OpenPKG, openpkg >= 20020206, png, zlib, jpeg, freetype
Conflicts: gd < 2, gd >= 3, gd1
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save