Author: qboosh Date: Tue Jun 5 15:18:16 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.04
---- Files affected: packages/perl-Gtk2-Spell: perl-Gtk2-Spell.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/perl-Gtk2-Spell/perl-Gtk2-Spell.spec diff -u packages/perl-Gtk2-Spell/perl-Gtk2-Spell.spec:1.8 packages/perl-Gtk2-Spell/perl-Gtk2-Spell.spec:1.9 --- packages/perl-Gtk2-Spell/perl-Gtk2-Spell.spec:1.8 Sun Jun 6 10:37:25 2010 +++ packages/perl-Gtk2-Spell/perl-Gtk2-Spell.spec Tue Jun 5 17:18:11 2012 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with tests # perform "make test" (requires dictionaries?) +%bcond_with tests # perform "make test" (requires DISPLAY) # %include /usr/lib/rpm/macros.perl %define pdir Gtk2 @@ -9,20 +9,23 @@ Summary: Gtk2::Spell - Bindings for GtkSpell with Gtk2 Summary(pl.UTF-8): Gtk2::Spell - wiązania dla GtkSpell z Gtk2 Name: perl-Gtk2-Spell -Version: 1.03 -Release: 3 +Version: 1.04 +Release: 1 License: LGPL v2.1+ Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/Gtk2/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: caf3b6d1e48e4c9096b2ab1ee15cbf4d +Source0: http://downloads.sourceforge.net/gtk2-perl/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: c6cb96840b8ccd48de160034f8d04252 URL: http://search.cpan.org/dist/Gtk2-Spell/ -BuildRequires: gtkspell-devel -BuildRequires: perl-ExtUtils-Depends -BuildRequires: perl-ExtUtils-PkgConfig -BuildRequires: perl-Glib -BuildRequires: perl-Gtk2 +BuildRequires: gtkspell-devel >= 2.0.0 +BuildRequires: perl-ExtUtils-Depends >= 0.100 +BuildRequires: perl-ExtUtils-PkgConfig >= 0.10 +BuildRequires: perl-Glib-devel >= 1.240 +BuildRequires: perl-Gtk2 >= 1.0 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +Requires: gtkspell >= 2.0.0 +Requires: perl-Glib >= 1.240 +Requires: perl-Gtk2 >= 1.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -31,7 +34,7 @@ pop-up menu with suggested corrections. %description -l pl.UTF-8 -Dowiązania perla do GtkSpell, używanego wraz z Gtk2::TextView. +Dowiązania Perla do GtkSpell, używanego wraz z Gtk2::TextView. Udostępniają podświetlanie na czerwono błędnie napisanych słów i oferują menu z podpowiedziami poprawek pod prawym przyciskiem myszy. @@ -59,11 +62,12 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%{perl_vendorarch}/Gtk2/*.pm +%{perl_vendorarch}/Gtk2/Spell.pm %{perl_vendorarch}/Gtk2/Spell %dir %{perl_vendorarch}/auto/Gtk2/Spell -%attr(755,root,root) %{perl_vendorarch}/auto/Gtk2/Spell/*.so -%{_mandir}/man3/* +%attr(755,root,root) %{perl_vendorarch}/auto/Gtk2/Spell/Spell.so +%{perl_vendorarch}/auto/Gtk2/Spell/Spell.bs +%{_mandir}/man3/Gtk2::Spell.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -71,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2012/06/05 15:18:11 qboosh +- updated to 1.04 + Revision 1.8 2010/06/06 08:37:25 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/perl-Gtk2-Spell/perl-Gtk2-Spell.spec?r1=1.8&r2=1.9 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
