automatic version update by autodist [release 1.24993-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
d319fc6adc
commit
e93c302eb5
@ -1,17 +1,16 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Gtk2
|
Name: perl-Gtk2
|
||||||
Version: 1.245
|
Version: 1.24993
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Gtk2 - Perl bindings to the 2.x series of the Gtk+ graphical user interface library
|
Summary: Gtk2 - Perl bindings to the 2.x series of the Gtk+ graphical user interface library
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://www.cpan.org/authors/id/T/TS/TSCH/Gtk2-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Gtk2/Gtk2-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: perl >= %perl_major_ver
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
@ -20,17 +19,19 @@ BuildRequires: libfontconfig-devel
|
|||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk2-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
|
||||||
BuildRequires: perl-Glib
|
BuildRequires: perl-Glib
|
||||||
BuildRequires: perl-Pango
|
BuildRequires: perl-Pango
|
||||||
|
BuildRequires: perl-Test-Simple
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Cairo
|
BuildRequires: perl-Cairo
|
||||||
|
Requires: perl >= %perl_major_ver
|
||||||
Provides: perl-Gtk
|
Provides: perl-Gtk
|
||||||
Obsoletes: perl-Gtk
|
Obsoletes: perl-Gtk < 1.24993
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
|
Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
|
||||||
@ -65,6 +66,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.24993-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.245-3mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.245-3mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user