소스 검색

upgrading package: shiela 0.9.1 -> 0.9.2

Ralf S. Engelschall 24 년 전
부모
커밋
4746e348b2
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 4
      shiela/shiela.spec

+ 3 - 4
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 \