]> git.pld-linux.org Git - packages/perl-ExtUtils-Depends.git/commitdiff
- noarch, release 2 master auto/th/perl-ExtUtils-Depends-0.8001-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Jun 2021 18:45:37 +0000 (20:45 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Jun 2021 18:45:37 +0000 (20:45 +0200)
perl-ExtUtils-Depends.spec

index f681ea93795723f799bf6488a68557991ad10054..6346b95c6beec870d6f730a1cbf17c2647b960f2 100644 (file)
@@ -8,7 +8,7 @@ Summary:        ExtUtils::Depends - easily build XS extensions that depend on XS extens
 Summary(pl.UTF-8):     ExtUtils::Depends - łatwe budowanie rozszerzeń XS zależących od innych rozszerzeń XS
 Name:          perl-ExtUtils-Depends
 Version:       0.8001
-Release:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -23,6 +23,7 @@ BuildRequires:        perl-Test-Simple
 %endif
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: rpmbuild(macros) >= 1.745
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,9 +41,7 @@ funkcji i map typów udostępnianych przez inne rozszerzenia Perla.
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 
-%{__make} \
-       CC="%{__cc}" \
-       OPTIMIZE="%{rpmcflags}"
+%{__make}
 
 %{?with_tests:%{__make} test}
 
This page took 0.060873 seconds and 4 git commands to generate.