]> git.pld-linux.org Git - packages/perl-Glib-Object-Introspection.git/commitdiff
- updated to 0.015
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Jun 2013 09:27:50 +0000 (11:27 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Jun 2013 09:27:50 +0000 (11:27 +0200)
perl-Glib-Object-Introspection.spec

index f830bc1ad698d55e4a61c35a0b0f9e9b1389a8cb..818964f6c862c7b8350aa28a2ff090448243609c 100644 (file)
@@ -7,26 +7,28 @@
 Summary:       Perl Glib Object-Introspection bindings
 Summary(pl.UTF-8):     Wiązania Glib Object-Introspection dla Perla
 Name:          perl-Glib-Object-Introspection
-Version:       0.009
+Version:       0.015
 # place real perl-Glib version and set to 1 when required perl-Glib is released
 Release:       1
 License:       LGPL v2.1+
 Group:         Development/Languages/Perl
 Source0:       http://downloads.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
-# Source0-md5: 4247c566d43266692f443ab1fd05bc13
+# Source0-md5: c3a7f69d2748b5d2d9b9cdfc838cb1ec
 URL:           http://gtk2-perl.sourceforge.net/
 BuildRequires: gobject-introspection-devel >= 0.10.0
+BuildRequires: libffi-devel >= 3.0.0
 BuildRequires: perl-ExtUtils-Depends >= 0.300
 BuildRequires: perl-ExtUtils-PkgConfig >= 1.00
-BuildRequires: perl-Glib-devel >= 1.240
+BuildRequires: perl-Glib-devel >= 1.280
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: pkgconfig(libffi) >= 3.0.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: cairo-devel
 BuildRequires: glib2-devel >= 2.0
 %endif
 Requires:      gobject-introspection >= 0.10.0
-Requires:      perl-Glib >= 1.240
+Requires:      perl-Glib >= 1.280
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.141346 seconds and 4 git commands to generate.