Explorar o código

remove obsoleted chmod

Ralf S. Engelschall %!s(int64=22) %!d(string=hai) anos
pai
achega
54248a3d06
Modificáronse 1 ficheiros con 4 adicións e 5 borrados
  1. 4 5
      perl-inline/perl-inline.spec

+ 4 - 5
perl-inline/perl-inline.spec

@@ -37,8 +37,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL/Artistic
-Version:      20030123
-Release:      20030123
+Version:      20030530
+Release:      20030530
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Inline/Inline-%{V_inline}.tar.gz
@@ -48,8 +48,8 @@ Source2:      http://www.cpan.org/modules/by-module/Inline/Inline-Struct-%{V_inl
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, perl, perl-openpkg, perl-crypto, perl-parse
-PreReq:       OpenPKG, openpkg >= 20020206, perl, perl-openpkg, perl-crypto, perl-parse
+BuildPreReq:  OpenPKG, openpkg >= 20030516, perl, perl-openpkg, perl-crypto, perl-parse
+PreReq:       OpenPKG, openpkg >= 20030516, perl, perl-openpkg, perl-crypto, perl-parse
 AutoReq:      no
 AutoReqProv:  no
 
@@ -71,7 +71,6 @@ AutoReqProv:  no
     %{l_prefix}/bin/perl-openpkg prolog
 
     #   build and install Inline module
-    chmod u+w Inline-%{V_inline}/C/Makefile.PL
     %{l_shtool} subst \
         -e 's/my $default[^;]*;/my $default = "y";/' \
         Inline-%{V_inline}/C/Makefile.PL