Browse Source

upgrading package: libxslt 1.0.33 -> 1.1.0

master
parent
commit
18fa0455c5
  1. 8
      libxslt/libxslt.spec

8
libxslt/libxslt.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: SGML
License: LGPL
Version: 1.0.33
Release: 20030912
Version: 1.1.0
Release: 20031104
# list of sources
Source0: ftp://xmlsoft.org/libxslt-%{version}.tar.gz
@ -41,8 +41,8 @@ Source0: ftp://xmlsoft.org/libxslt-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030708, libxml >= 2.5.5, make
PreReq: OpenPKG, openpkg >= 20030708, libxml >= 2.5.5
BuildPreReq: OpenPKG, openpkg >= 20030708, libxml >= 2.6.0, make
PreReq: OpenPKG, openpkg >= 20030708, libxml >= 2.6.0
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save