From 19bc6a25afd5ef892f350f00160bc015944439bd Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 23 Jun 2021 21:33:18 +0200 Subject: [PATCH] - noarch, release 2 --- perl-Gtk3.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec index 37e0308..116bac4 100644 --- a/perl-Gtk3.spec +++ b/perl-Gtk3.spec @@ -7,7 +7,7 @@ Summary: Perl interface to the 3.x series of the Gimp Toolkit library Summary(pl.UTF-8): Interfejs perlowy do wersji 3.x biblioteki Gimp Toolkit Name: perl-Gtk3 Version: 0.038 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Development/Languages/Perl Source0: https://downloads.sourceforge.net/gtk2-perl/%{pdir}-%{version}.tar.gz @@ -30,6 +30,7 @@ Requires: pango >= 1:1.26 Requires: perl-Cairo-GObject >= 1.000 Requires: perl-Glib >= 1.260 Requires: perl-Glib-Object-Introspection >= 0.043 +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -47,9 +48,7 @@ interfejsu graficznego GTK+. %{__perl} Makefile.PL \ INSTALLDIRS=vendor -%{__make} \ - CC="%{__cc}" \ - OPTIMIZE="%{rpmcflags}" +%{__make} %{?with_tests:%{__make} test} -- 2.44.0