Author: qboosh Date: Sat Dec 1 15:53:07 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.044
---- Files affected: SPECS: perl-Gnome2-GConf.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/perl-Gnome2-GConf.spec diff -u SPECS/perl-Gnome2-GConf.spec:1.23 SPECS/perl-Gnome2-GConf.spec:1.24 --- SPECS/perl-Gnome2-GConf.spec:1.23 Tue Feb 13 08:47:12 2007 +++ SPECS/perl-Gnome2-GConf.spec Sat Dec 1 16:53:01 2007 @@ -8,23 +8,24 @@ Summary: Perl interface to the GNOME GConf Summary(pl.UTF-8): Interfejs perlowy do GNOME GConf Name: perl-Gnome2-GConf -Version: 1.043 +Version: 1.044 Release: 1 -License: LGPL +License: LGPL v2+ Group: Development/Languages/Perl Source0: http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz -# Source0-md5: bc3fe822c5dc3324f42bd02a3d6933b7 +# Source0-md5: ea386003b18f067524833b0eeb271330 URL: http://gtk2-perl.sourceforge.net/ BuildRequires: GConf2-devel >= 2.14.0 +# for typemaps generation BuildRequires: gtk+2-devel >= 2:2.10.3 BuildRequires: perl-ExtUtils-Depends >= 0.201 BuildRequires: perl-ExtUtils-PkgConfig >= 1.03 -BuildRequires: perl-Glib >= 1.140 +BuildRequires: perl-Glib >= 1.162-2 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: pkgconfig BuildRequires: rpm-perlprov >= 4.1-13 Requires: GConf2 >= 2.14.0 -Requires: perl-Glib >= 1.140 +Requires: perl-Glib >= 1.162-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -69,7 +70,7 @@ %dir %{perl_vendorarch}/Gnome2/GConf %{perl_vendorarch}/auto/Gnome2/GConf/*.bs %{perl_vendorarch}/Gnome2/GConf/Install -%{_mandir}/man3/* +%{_mandir}/man3/Gnome2::GConf*.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -77,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2007-12-01 15:53:01 qboosh +- updated to 1.044 + Revision 1.23 2007-02-13 07:47:12 glen - tabs in preamble @@ -154,4 +158,3 @@ Revision 1.1 2003/11/28 15:59:15 freetz - initial (with tests problems ;) - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Gnome2-GConf.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
