From: Paweł Gołaszewski Date: Thu, 27 Feb 2003 09:44:33 +0000 (+0000) Subject: - 1.00b1 - few bugfixes, few new features X-Git-Tag: auto/ac/php-pear-Net_DNS-1_00-0_b2~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-pear-Net_DNS.git;a=commitdiff_plain;h=275097b5900626b40a896f47309888b64e00184f - 1.00b1 - few bugfixes, few new features Changed files: php-pear-Net_DNS.spec -> 1.6 --- diff --git a/php-pear-Net_DNS.spec b/php-pear-Net_DNS.spec index 41b29d3..19b7e95 100644 --- a/php-pear-Net_DNS.spec +++ b/php-pear-Net_DNS.spec @@ -1,12 +1,13 @@ %include /usr/lib/rpm/macros.php %define _class Net %define _subclass DNS +%define _status beta %define _pearname %{_class}_%{_subclass} Summary: %{_pearname} - Resolver library to communicate with a DNS server Summary(pl): %{_pearname} - Biblioteka resolvera u¿ywana do komunikacji z serwerem DNS Name: php-pear-%{_pearname} -Version: 0.03 -Release: 2 +Version: 1.00b1 +Release: 1 License: PHP 2.02 Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz @@ -23,6 +24,8 @@ object hierarchy from a DNS server's response, which allows you to view all of the information given by the DNS server. It bypasses the system's resolver library and communicates directly with the server. +This class has in PEAR status: %{_status}. + %description -l pl Biblioteka resolvera jest u¿ywana w komunikacji z serwerami nazw do przygotowania zapytañ DNS, transferów stref, aktualizacji dynamicznego @@ -30,6 +33,8 @@ DNS, itd. Tworzy hierarchi pozwala zobaczyæ wszystkie informacje dawane przez server DNS. To omija systemowy resolver i komunikuje siê bezpo¶rednio z serwerem. +Ta klasa ma w PEAR status: %{_status}. + %prep %setup -q -c