Browse Source

upgrading package: libxslt 1.0.19 -> 1.0.20

master
parent
commit
8b8eb2904e
  1. 7
      libxslt/libxslt.spec

7
libxslt/libxslt.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: SGML
License: LGPL
Version: 1.0.19
Release: 20020707
Version: 1.0.20
Release: 20020823
# list of sources
Source0: ftp://xmlsoft.org/libxslt-%{version}.tar.gz
@ -65,7 +65,8 @@ AutoReqProv: no
--prefix=%{l_prefix} \
--with-libxml-prefix=%{l_prefix} \
--disable-shared \
--without-debug
--without-debug \
--without-python
%{l_make} %{l_mflags -O}
%install

Loading…
Cancel
Save