8
0
OBS User unknown
2009-06-18 15:09:00 +00:00
committed by Git OBS Bridge
parent c9b302e74a
commit cb52a3f484

View File

@@ -1,24 +1,32 @@
# #
# spec file for package perl-NetAddr-IP (Version 4.004) # spec file for package perl-NetAddr-IP (Version 4.004)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 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.
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-NetAddr-IP Name: perl-NetAddr-IP
License: Artistic License License: Artistic License
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Provides: NetAddr Provides: NetAddr
Autoreqprov: on AutoReqProv: on
Version: 4.004 Version: 4.004
Release: 1 Release: 103
Summary: NetAddr::IP - Manages IP addresses and subnets Summary: NetAddr::IP - Manages IP addresses and subnets
URL: http://search.cpan.org/~luismunoz/NetAddr-IP-4.004 Url: http://search.cpan.org/~luismunoz/NetAddr-IP-4.004
Source: NetAddr-IP-%{version}.tar.gz Source: NetAddr-IP-%{version}.tar.gz
Patch: NetAddr-IP-%{version}.dif Patch: NetAddr-IP-%{version}.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -68,8 +76,8 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
%doc %{_mandir}/man?/NetAddr::IP::UtilPP.3pm.gz %doc %{_mandir}/man?/NetAddr::IP::UtilPP.3pm.gz
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog -n perl-NetAddr-IP %changelog
* Tue Jan 30 2007 - ms@suse.de * Tue Jan 30 2007 ms@suse.de
- update to version 4.00.4 - update to version 4.00.4
4.004 Wed Aug 16 16:01:54 PDT 2006 4.004 Wed Aug 16 16:01:54 PDT 2006
update to include/exclude files in corrupted distro update to include/exclude files in corrupted distro
@@ -99,15 +107,15 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
full support of ipV6 addresses and drops the requirement full support of ipV6 addresses and drops the requirement
for Math::BigInt and will run on older versions of Perl for Math::BigInt and will run on older versions of Perl
at least back to 5.005_03 at least back to 5.005_03
* Mon May 08 2006 - ms@suse.de * Mon May 08 2006 ms@suse.de
- update to version 3.32 - update to version 3.32
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Thu Sep 29 2005 - dmueller@suse.de * Thu Sep 29 2005 dmueller@suse.de
- add norootforbuild - add norootforbuild
* Thu May 19 2005 - ms@suse.de * Thu May 19 2005 ms@suse.de
- update to version 3.24 - update to version 3.24
* Wed Oct 20 2004 - ms@suse.de * Wed Oct 20 2004 ms@suse.de
- fixed filelist (perl_vendorlib) - fixed filelist (perl_vendorlib)
* Thu Feb 26 2004 - ms@suse.de * Thu Feb 26 2004 ms@suse.de
- initial version of perl-NetAddr-IP (v3.19) - initial version of perl-NetAddr-IP (v3.19)