]> git.pld-linux.org Git - packages/php-pear-Net_DNS.git/commitdiff
- 1.00b1 - few bugfixes, few new features
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 27 Feb 2003 09:44:33 +0000 (09:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Net_DNS.spec -> 1.6

php-pear-Net_DNS.spec

index 41b29d31643d9d41f08d612f09de107a07fda379..19b7e954979fd09a2f6affcb1458329402b6fce9 100644 (file)
@@ -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
 
This page took 0.645804 seconds and 4 git commands to generate.