]> git.pld-linux.org Git - packages/perl-Net-DNS.git/commitdiff
- updated to 0.29 perl-Net-DNS-0_29-1
authorankry <ankry@pld-linux.org>
Sat, 5 Oct 2002 21:18:49 +0000 (21:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete patch
- cleanup

Changed files:
    perl-Net-DNS.spec -> 1.27

perl-Net-DNS.spec

index a4d10298443127b5d8124f4e4dcab476eb81b7fb..a17eb8de2bca79a205edc87b59cebde98f390c6b 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 # _without_tests - do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Net
 %define        pnam    DNS
 Summary:       Net::DNS - Perl interface to the DNS resolver.
 Summary(pl):   Net::DNS - interfejs do resolvera DNS.
 Name:          perl-Net-DNS
-Version:       0.28
-Release:       2
+Version:       0.29
+Release:       1
 License:       GPL/Artistic
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-Patch0:                %{name}-unreachable_ns.patch
 BuildRequires: perl >= 5.6
 %if %{?_without_tests:0}%{!?_without_tests:1}
 BuildRequires: perl-Digest-MD5 >= 2.12
@@ -35,7 +35,6 @@ Perla.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
 
 %build
 perl Makefile.PL
This page took 0.040156 seconds and 4 git commands to generate.