فهرست منبع

workaround tarball extraction problem under Solaris

Ralf S. Engelschall 17 سال پیش
والد
کامیت
f5742f9549
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      perl-xml/perl-xml.spec

+ 3 - 1
perl-xml/perl-xml.spec

@@ -98,7 +98,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080423
+Release:      20080510
 
 #   package options
 %option       with_libxml            no
@@ -583,7 +583,9 @@ AutoReqProv:  no
     %setup -q -T -D -a 20
     %setup -q -T -D -a 21
     %setup -q -T -D -a 22
+    ( # FIXME: upstream tarball in version 2.08 contains broken GID
     %setup -q -T -D -a 23
+    ) || true
     %setup -q -T -D -a 24
     %setup -q -T -D -a 25
     %setup -q -T -D -a 26