%global pkg_name Glib-IO %global pkg_version 0.002 %global rpm_pkg_version 0.002 %global rpm_pkg_release 1.n0i.2 Summary: Perl bindings to the GIO library Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} License: LGPLv2+ URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://cpan.metacpan.org/modules/by-module/Glib/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRequires: pkgconfig(gio-2.0) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Glib::Object::Introspection) >= 0.014 Requires: perl(Glib::Object::Introspection) >= 0.014 %description The "Glib::IO" module allows a Perl developer to access the GIO library, the high level I/O and platform library of the GNOME development platform. %prep %setup -n %{pkg_name}-%{pkg_version} %build %{perl_build} %install %{perl_install} %files %defattr(-,root,root,-) %{perl_files} %license LICENSE %doc NEWS README %changelog * Tue Jun 29 2021 Marius Feraru - 0.002-1.n0i.2 - version 0.002 * Thu Dec 07 2017 Marius Feraru - 0.001-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.14.11 - version 0.001