Author: glen Date: Tue Jul 25 04:45:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.94, generic URL
---- Files affected: SPECS: perl-Net-Server.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/perl-Net-Server.spec diff -u SPECS/perl-Net-Server.spec:1.19 SPECS/perl-Net-Server.spec:1.20 --- SPECS/perl-Net-Server.spec:1.19 Sun Jul 9 16:57:49 2006 +++ SPECS/perl-Net-Server.spec Tue Jul 25 06:45:42 2006 @@ -16,19 +16,20 @@ Summary(ko): Net::Server ĆŢ ¸đÁŮ Summary(nb): Perlmodul Net::Server Summary(pl): Moduł Perla Net::Server -Summary(pt_BR): Módulo Perl Net::Server Summary(pt): Módulo de Perl Net::Server +Summary(pt_BR): Módulo Perl Net::Server Summary(ru): íĎÄŐĚŘ ÄĚŃ Perl Net::Server Summary(sv): Net::Server Perlmodul Summary(uk): íĎÄŐĚŘ ÄĚŃ Perl Net::Server Summary(zh_CN): Net::Server Perl ÄŁżé Name: perl-Net-Server -Version: 0.93 -Release: 0.1 +Version: 0.94 +Release: 1 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz -# Source0-md5: 52f10776f695ea2ea94f656aa900dd0e +# Source0-md5: 2dc5c27056e15b425c9b8421a51fc8dc +URL: http://search.cpan.org/dist/Net-Server/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -64,8 +65,8 @@ serwer preforkujący się i utrzymujący stałą liczbę potomków (Net::Server::PreForkSimple) lub jako serwer preforkujący się i zarządzający liczbą potomków w zależności od obciążenia serwera -(Net::Server::PreFork). We wszystkich rodzajach oprócz inetd -serwer ma możliwość łączenia na jeden lub wiele portów. +(Net::Server::PreFork). We wszystkich rodzajach oprócz inetd serwer ma +możliwość łączenia na jeden lub wiele portów. %prep %setup -q -n %{pnam}-%{version} @@ -75,7 +76,7 @@ INSTALLDIRS=vendor %{__make} -%{?with_tests: %{__make} test} +%{?with_tests:%{__make} test} %install rm -rf $RPM_BUILD_ROOT @@ -97,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/07/25 04:45:42 glen +- 0.94, generic URL + Revision 1.19 2006/07/09 14:57:49 agaran - up to 0.93, rel 0.1, builds here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Net-Server.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
