Kaynağa Gözat

avoid hard-coded versions where easily possible

Ralf S. Engelschall 19 yıl önce
ebeveyn
işleme
c1be0cbd73
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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