Author: qboosh Date: Sun Jul 20 10:03:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.16
---- Files affected: SPECS: perl-Gnome2-Wnck.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/perl-Gnome2-Wnck.spec diff -u SPECS/perl-Gnome2-Wnck.spec:1.35 SPECS/perl-Gnome2-Wnck.spec:1.36 --- SPECS/perl-Gnome2-Wnck.spec:1.35 Sat Feb 23 23:05:38 2008 +++ SPECS/perl-Gnome2-Wnck.spec Sun Jul 20 12:02:58 2008 @@ -8,22 +8,23 @@ Summary: Perl bindings for the Window Navigator Construction Kit library Summary(pl.UTF-8): DowiÄ…zania Perla dla biblioteki Window Navigator Construction Kit Name: perl-Gnome2-Wnck -Version: 0.14 -Release: 4 -License: LGPL +Version: 0.16 +Release: 1 +License: LGPL v2.1+ Group: Development/Languages/Perl Source0: http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz -# Source0-md5: 653d5e6c4a950cc89913b5adceac8bd1 +# Source0-md5: 439f4569ffd7af96ef1d3feaab23760e URL: http://gtk2-perl.sourceforge.net/ -BuildRequires: libwnck-devel >= 2.15.92 +BuildRequires: libwnck-devel >= 2.20.0 BuildRequires: perl-ExtUtils-Depends >= 0.201 BuildRequires: perl-ExtUtils-PkgConfig >= 1.03 -BuildRequires: perl-Glib >= 1.132 -BuildRequires: perl-Gtk2 >= 1.133 +BuildRequires: perl-Glib >= 1.180 +BuildRequires: perl-Gtk2 >= 1.180 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -Requires: perl-Glib >= 1.132 -Requires: perl-Gtk2 >= 1.133 +Requires: libwnck >= 2.20.0 +Requires: perl-Glib >= 1.180 +Requires: perl-Gtk2 >= 1.180 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -67,8 +68,8 @@ %attr(755,root,root) %{perl_vendorarch}/auto/Gnome2/Wnck/*.so %{perl_vendorarch}/auto/Gnome2/Wnck/*.bs %{perl_vendorarch}/Gnome2/Wnck/Install -%{perl_vendorarch}/Gnome2/*.pm -%{_mandir}/man3/* +%{perl_vendorarch}/Gnome2/Wnck.pm +%{_mandir}/man3/Gnome2::Wnck*.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -76,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2008/07/20 10:02:58 qboosh +- updated to 0.16 + Revision 1.35 2008/02/23 22:05:38 glen - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Gnome2-Wnck.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
