From: Artur Frysiak Date: Thu, 30 Nov 2000 12:10:38 +0000 (+0000) Subject: enable -Duseshrplib for non sparc* arch; test release X-Git-Tag: perl-5_6_0-12~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl.git;a=commitdiff_plain;h=da8aa48b9e5b7085c42b55129ea522cd7ee53f2a enable -Duseshrplib for non sparc* arch; test release Changed files: perl.spec -> 1.62 --- diff --git a/perl.spec b/perl.spec index 0cd7f70..880de72 100644 --- a/perl.spec +++ b/perl.spec @@ -7,7 +7,7 @@ Summary(pl): Practical Extraction and Report Language (Perl) Summary(tr): Kabuk yorumlama dili Name: perl Version: 5.6.0 -Release: 11 +Release: 11.1 Epoch: 1 License: GPL Group: Utilities/Text @@ -140,8 +140,13 @@ sh Configure \ %ifarch sparc sparc64 -Ud_longdbl \ %endif - -Dd_dosuid - +%ifnarch sparc sparc64 + -Duseshrplib \ +%endif + -Dd_dosuid \ + -Ud_setresuid \ + -Ud_setresgid + %{__make} %install