소스 검색

avoid hard-coded versions where easily possible

Ralf S. Engelschall 19 년 전
부모
커밋
c1be0cbd73
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      perl-xml/perl-xml.spec

+ 2 - 2
perl-xml/perl-xml.spec

@@ -93,7 +93,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20060714
+Release:      20060715
 
 #   package options
 %option       with_libxml            no
@@ -565,7 +565,7 @@ AutoReqProv:  no
     %setup -q -T -D -a 56
     %patch -p0
     rm -f HTML-Prototype*/Build.PL
-    chmod u+w HTML-Prototype-Useful-0.05/Makefile.PL*
+    chmod u+w HTML-Prototype-Useful-*/Makefile.PL*
 
 %build