]> git.pld-linux.org Git - packages/perl-Gtk3.git/commitdiff
- noarch, release 2 master auto/th/perl-Gtk3-0.038-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Jun 2021 19:33:18 +0000 (21:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Jun 2021 19:33:18 +0000 (21:33 +0200)
perl-Gtk3.spec

index 37e0308df6cdff325d084ae590b3fdcb58ee8761..116bac4bb4446add4b23db03620079075164e0d9 100644 (file)
@@ -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}
 
This page took 0.069023 seconds and 4 git commands to generate.