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

#
# spec file for package perl-Net-Netmask (Version 1.9015)
#
# Copyright (c) 2009 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           perl-Net-Netmask
Version:        1.9015
Release:        104
Provides:       perl_nm
Obsoletes:      perl_nm
Requires:       perl = %{perl_version}
AutoReqProv:    on
Group:          Development/Libraries/Perl
License:        Any permissive
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
* 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