File perl-Net-Netmask.spec of Package perl-Net-Netmask

#
# spec file for package perl-Net-Netmask (Version 1.9015)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           perl-Net-Netmask
Version:        1.9015
Release:        1
Provides:       perl_nm
Obsoletes:      perl_nm
Requires:       perl = %{perl_version}
Autoreqprov:    on
Group:          Development/Libraries/Perl
License:        Freely Redistributable Software (FSR)
URL:            http://cpan.org/modules/by-module/Net/
Summary:        Parse, manipulate and lookup IP network blocks
Source:         Net-Netmask-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Parse, manipulate and lookup IP network blocks.



Authors:
--------
    David Muir Sharnoff <muir@idiom.com>

%prep
%setup -n Net-Netmask-%{version} -q

%build
perl Makefile.PL
make
make test

%install
%perl_make_install
%perl_process_packlist

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc CHANGELOG README
%doc %{_mandir}/man?/*
%{perl_vendorlib}/Net
%{perl_vendorarch}/auto/Net
/var/adm/perl-modules/%{name}

%changelog -n perl-Net-Netmask
* Wed Dec 13 2006 - anicka@suse.cz
- update to 1.9015
  * Fix bug: cidrs2inverse wouldn't notice /32-sized leftovers.
* Thu Oct 19 2006 - anicka@suse.cz
- update to 1.9014
  * Fix bug: cidrs2inverse wouldn't notice /32-sized holes.
* Thu Sep 14 2006 - anicka@suse.cz
- update to 1.9013
  * Added the nextblock() method
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Aug 01 2005 - mjancar@suse.cz
- update to 1.9012
* Thu Aug 19 2004 - mjancar@suse.cz
- update to 1.9011
* Thu Feb 26 2004 - mjancar@suse.cz
- update to 1.9007
* Sun Jan 11 2004 - adrian@suse.de
- build as user
* Fri Aug 22 2003 - mjancar@suse.cz
- require the perl version we build with
* Tue Jul 15 2003 - mjancar@suse.cz
- adapt to perl-5.8.1
- use %%perl_process_packlist
* Thu Jun 19 2003 - mjancar@suse.cz
- update to 1.9004
- fix filelist
* Tue May 20 2003 - mjancar@suse.cz
- remove unpackaged files
* Tue Jul 02 2002 - mls@suse.de
- remove race in .packlist generation
* Tue Jan 15 2002 - rvasice@suse.cz
- update to version 1.9002
* Tue Aug 14 2001 - rvasice@suse.cz
- update to version 1.9
* Mon Mar 26 2001 - cihlar@suse.cz
- added make test
* Tue Nov 14 2000 - cihlar@suse.cz
- renamed perl_nm -> perl-Net-Netmask
* Thu Aug 24 2000 - cihlar@suse.cz
- update to version 1.8
- added BuildRoot
- bzipped sources
* Fri Jan 21 2000 - ro@suse.de
- fixed filelist
* Mon Nov 08 1999 - choeger@suse.de
- first version
openSUSE Build Service is sponsored by