Bläddra i källkod

modifying package: perl-sys-5.10.0 20080824 -> 20080913

Ralf S. Engelschall 17 år sedan
förälder
incheckning
b208ec1578
2 ändrade filer med 15 tillägg och 1 borttagningar
  1. 12 0
      perl-sys/perl-sys.patch
  2. 3 1
      perl-sys/perl-sys.spec

+ 12 - 0
perl-sys/perl-sys.patch

@@ -0,0 +1,12 @@
+Index: Authen-SASL-2.12/Makefile.PL
+--- Authen-SASL-2.12/Makefile.PL.orig	2008-09-13 00:09:14.000000000 +0200
++++ Authen-SASL-2.12/Makefile.PL	2008-09-13 00:09:55.000000000 +0200
+@@ -33,7 +33,7 @@ features(
+   ],
+ );
+ 
+-auto_install_now();
++#auto_install_now();
+ 
+ &Makefile->write;
+ &Meta->write;

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

@@ -71,7 +71,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080824
+Release:      20080913
 
 #   package options
 %option       with_pam   no
@@ -113,6 +113,7 @@ Source32:     http://www.cpan.org/modules/by-module/File/File-Temp-%{V_file_temp
 Source33:     http://www.cpan.org/modules/by-module/File/File-Remove-%{V_file_remove}.tar.gz
 Source34:     http://www.cpan.org/modules/by-module/File/File-Rename-%{V_file_rename}.tar.gz
 Source35:     http://www.cpan.org/modules/by-module/File/File-Rsync-%{V_file_rsync}.tar.gz
+Patch0:       perl-sys.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -386,6 +387,7 @@ AutoReqProv:  no
     %setup -q -T -D -a 33
     %setup -q -T -D -a 34
     %setup -q -T -D -a 35
+    %patch -p0
 
 %build
     %{l_shtool} subst \