Browse Source

upgrading package: shiela 0.9.1 -> 0.9.2

master
parent
commit
4746e348b2
  1. 7
      shiela/shiela.spec

7
shiela/shiela.spec

@ -29,11 +29,11 @@ Summary: Access Control and Logging Facility for CVS Repositories
URL: http://www.ossp.org/pkg/shiela/
Vendor: Ralf S. Engelschall
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG [PLUS]
Group: SCM
License: GPL
Version: 0.9.1
Release: 20020206
Version: 0.9.2
Release: 20020819
# list of sources
Source0: ftp://ftp.ossp.org/pkg/tool/shiela/shiela-%{version}.tar.gz
@ -54,7 +54,6 @@ AutoReqProv: no
%setup -q
%build
PATH="%{l_prefix}/bin:$PATH"; export PATH
./configure \
--prefix=%{l_prefix} \
--with-perl=%{l_prefix}/bin/perl \

Loading…
Cancel
Save