[php-pear-Net-DNS/f13/master] Version 1.0.5 for Fedora 13

Steven Moix moixs at fedoraproject.org
Sat Aug 14 16:16:54 UTC 2010


commit b67ccc0c40ae39816031ed736a452a05687ab5a8
Author: moixs <moixs at fedoraproject.org>
Date:   Sat Aug 14 17:50:58 2010 +0200

    Version 1.0.5 for Fedora 13

 .gitignore            |    1 +
 php-pear-Net-DNS.spec |   12 ++++++++----
 sources               |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c76665..f8afad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Net_DNS-1.0.1.tgz
+Net_DNS-1.0.5.tgz
diff --git a/php-pear-Net-DNS.spec b/php-pear-Net-DNS.spec
index 08d5e99..436f3b9 100644
--- a/php-pear-Net-DNS.spec
+++ b/php-pear-Net-DNS.spec
@@ -2,14 +2,14 @@
 %define pear_name Net_DNS
 
 Name:           php-pear-Net-DNS
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.5
+Release:        1%{?dist}
 Summary:        Resolver library used to communicate with a DNS server
 
 Group:          Development/Libraries
 License:        PHP
 URL:            http://pear.php.net/package/Net_DNS
-Source:         http://pear.php.net/get/%{pear_name}-%{version}.tgz
+Source:         http://download.pear.php.net/package/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  php-pear >= 1:1.4.9-1.2
@@ -73,9 +73,13 @@ fi
 %dir %{pear_phpdir}/Net
 %{pear_phpdir}/Net/DNS
 %{pear_phpdir}/Net/DNS.php
-%exclude %{pear_phpdir}/Net/generate_package_xml.php
+%exclude %{pear_phpdir}/tests
 
 %changelog
+* Thu Aug 14 2010 Steven Moix <steven.moix at axianet.ch> 1.0.5-1
+- New upstream release
+- Corrects https://bugzilla.redhat.com/show_bug.cgi?id=595462
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index a7ae85b..77e7cb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04d403057c787d19dd3d06b2f093e4b6  Net_DNS-1.0.1.tgz
+16f9533b49c581e55b5be7512e5733c1  Net_DNS-1.0.5.tgz


More information about the scm-commits mailing list