Author: qboosh Date: Sat Mar 15 21:00:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL, cleanup
---- Files affected: SPECS: perl-Curses-Forms.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Curses-Forms.spec diff -u SPECS/perl-Curses-Forms.spec:1.1 SPECS/perl-Curses-Forms.spec:1.2 --- SPECS/perl-Curses-Forms.spec:1.1 Sat Nov 17 01:24:10 2007 +++ SPECS/perl-Curses-Forms.spec Sat Mar 15 21:59:56 2008 @@ -1,4 +1,4 @@ -# $Revision$ +# $Revision$, $Date$ # # Conditional build: %bcond_with tests # do not perform "make test" @@ -7,19 +7,18 @@ %define pdir Curses %define pnam Forms Summary: Curses::Forms - Curses Forms Framework -Summary(pl.UTF-8): Curses::Forms - formularze interfejsu użytkownika oparty na bibliotece curses +Summary(pl.UTF-8): Curses::Forms - szkielet formularzy oparty na bibliotece curses Name: perl-Curses-Forms Version: 1.997 Release: 1 -# same as perl License: GPL v2+ Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/CursesForms-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Curses/CursesForms-%{version}.tar.gz # Source0-md5: 076faf4c240d4577720a7bd2bc1d3f04 +URL: http://search.cpan.org/dist/CursesForms/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-Curses BuildRequires: perl-Curses-Widgets -#BuildRequires: perl-Term-ReadKey %if %{with tests} BuildRequires: perl-Test-Pod %endif @@ -28,16 +27,17 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Curses::Forms Perl module is a UI framework based on the curses library. -It can be used for the development of curses based user interfaces. Strictly -this a wrapper around Curses::UI and Curses::Widgets to create simple -UIs' quickly. +Curses::Forms Perl module is a UI framework based on the curses +library. It can be used for the development of curses based user +interfaces. Strictly this a wrapper around Curses::UI and +Curses::Widgets to create simple UIs quickly. %description -l pl.UTF-8 -Moduł Perla Curses::Forms stanowi szkielet oparty na bibliotece curses. -Może służyć do konstruowania interfejsów użytkownika w oparciu o -bibliotekę curses. Dokładniej, Curses::Forms to wrapper do Curses::UI -i Curses::Widgets, aby ułatwić tworzenie prostych GUI. +Moduł Perla Curses::Forms stanowi szkielet interfejsu użytkownika +oparty na bibliotece curses. Może służyć do konstruowania interfejsów +użytkownika w oparciu o bibliotekę curses. Dokładniej, Curses::Forms +to wrapper do Curses::UI i Curses::Widgets, ułatwiający tworzenie +prostych GUI. %prep %setup -q -n CursesForms-%{version} @@ -74,6 +74,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-15 20:59:56 qboosh +- generic URL, cleanup + Revision 1.1 2007-11-17 00:24:10 jezik - init - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Curses-Forms.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
