Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2011-11-17 16:03:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-DNS", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes        
2011-09-23 12:38:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2011-11-17 16:03:14.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 16 15:13:26 UTC 2011 - vci...@suse.com
+
+- update to 0.67
+  * dropped fix-tests.diff patch (not needed anymore)
+  * huge number of bugfixes, see CHANGES
+
+-------------------------------------------------------------------

Old:
----
  Net-DNS-0.66.tar.bz2
  fix-tests.diff

New:
----
  Net-DNS-0.67.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-DNS.spec ++++++
--- /var/tmp/diff_new_pack.x1Sc7P/_old  2011-11-17 16:03:16.000000000 +0100
+++ /var/tmp/diff_new_pack.x1Sc7P/_new  2011-11-17 16:03:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Net-DNS (Version 0.66)
+# spec file for package perl-Net-DNS
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-Net-DNS
-BuildRequires:  perl-Digest-HMAC perl-Net-IP
-BuildRequires:  perl-macros
-Version:        0.66
+Version:        0.67
 Release:        6
-Provides:       perl_dns
-Obsoletes:      perl_dns
+License:        GPL-2.0+ or Artistic
+Summary:        Perl interface to the DNS resolver
+Url:            http://cpan.org/modules/by-module/Net/
+Group:          Development/Libraries/Perl
+Source:         Net-DNS-%{version}.tar.gz
+BuildRequires:  perl-Digest-HMAC
+BuildRequires:  perl-Net-IP
+BuildRequires:  perl-macros
 Requires:       perl-Digest-HMAC
 Requires:       perl-Net-IP
-AutoReqProv:    on
-Group:          Development/Libraries/Perl
-License:        Artistic ; GPLv2+
-Url:            http://cpan.org/modules/by-module/Net/
-Summary:        Perl interface to the DNS resolver
-Source:         Net-DNS-%{version}.tar.bz2
-Patch0:         fix-tests.diff
+Provides:       perl_dns
+Obsoletes:      perl_dns
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -42,19 +40,12 @@
 programmer to perform any type of DNS query from a Perl script. For
 details and examples, please read the Net::DNS manual page.
 
-
-
-Authors:
---------
-    Michael Fuhr <mf...@dimensional.com>
-
 %prep
 %setup -q -n Net-DNS-%{version}
-%patch0 -p1
 
 %build
 find demo contrib -type f | xargs -n 1 sed -i "s@/usr/local/bin/@/usr/bin/@"
-perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+perl Makefile.PL OPTIMIZE="%{optflags} -Wall"
 make %{?_smp_mflags}
 
 %check
@@ -65,7 +56,7 @@
 %perl_process_packlist
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to