>From 4b3d1a8071a5b2418315fa3e39c3a3589947887b Mon Sep 17 00:00:00 2001
From: Fabian Affolter <fab...@affolter-engineering.ch>
Date: Fri, 18 Dec 2015 19:47:23 +0100
Subject: * Fri Dec 18 2015 Fabian Affolter <m...@fabian-affolter.ch> - 1.18-1
 - Update to latest upstream release 1.18 (rhbz#1290619)

---
 .gitignore             |  1 +
 perl-Net-Whois-IP.spec | 15 +++++----------
 sources                |  2 +-
 3 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index e41c4f9..c9ca39e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Net-Whois-IP-1.15.tar.gz
+/Net-Whois-IP-1.18.tar.gz
diff --git a/perl-Net-Whois-IP.spec b/perl-Net-Whois-IP.spec
index bb9fe49..44161ce 100644
--- a/perl-Net-Whois-IP.spec
+++ b/perl-Net-Whois-IP.spec
@@ -1,17 +1,15 @@
 %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} 
-V:installvendorlib`"; echo $installvendorlib)}
 
 Name:           perl-Net-Whois-IP
-Version:        1.15
+Version:        1.18
 Release:        1%{?dist}
 Summary:        Perl extension for looking up the whois information for ip 
addresses
 
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Net-Whois-IP/
 Source0:        
http://www.cpan.org/modules/by-module/Net/Net-Whois-IP-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildArch:      noarch
+
 BuildRequires:  perl(ExtUtils::MakeMaker)
 
 %description
@@ -28,8 +26,6 @@ however, this is overrideable.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
@@ -37,16 +33,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null 
\;
 
 %{_fixperms} %{buildroot}/*
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 18 2015 Fabian Affolter <m...@fabian-affolter.ch> - 1.18-1
+- Update to latest upstream release 1.18 (rhbz#1290619)
+
 * Wed Oct 01 2014 Fabian Affolter <m...@fabian-affolter.ch> - 1.15-1
 - Update to latest upstream release 1.15
 
diff --git a/sources b/sources
index ff72fb3..f85c933 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c0ab0a3767fc293a54d870d8bcf1554  Net-Whois-IP-1.15.tar.gz
+20a21b1d6eeebbf2e14408addc88bdee  Net-Whois-IP-1.18.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Net-Whois-IP.git/commit/?h=el6&id=4b3d1a8071a5b2418315fa3e39c3a3589947887b
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to