commit 83a9e7001656aa8a65d21a9646ca922aecc22340
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Dec 4 23:15:48 2021 +0100

    - build it as an arch dependant package for now, rel 2

 perl-Alien-GSL.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Alien-GSL.spec b/perl-Alien-GSL.spec
index eba19e5..14e79e6 100644
--- a/perl-Alien-GSL.spec
+++ b/perl-Alien-GSL.spec
@@ -1,4 +1,6 @@
 #
+# TODO: fix perl-Alien-Build dirs, this package is noarch
+#
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
@@ -7,7 +9,7 @@
 Summary:       Alien::GSL - Easy installation of the GSL library
 Name:          perl-Alien-GSL
 Version:       1.07
-Release:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -23,9 +25,11 @@ BuildRequires:       perl-Alien-Base
 BuildRequires: perl-Test-Alien
 BuildRequires: perl-Test2-Suite
 %endif
-BuildArch:     noarch
+#BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _enable_debug_packages  0
+
 %description
 Alien::GSL - Easy installation of the GSL library.
 
@@ -43,7 +47,7 @@ Alien::GSL - Easy installation of the GSL library.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} pure_install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Alien-GSL.git/commitdiff/83a9e7001656aa8a65d21a9646ca922aecc22340

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to