forked from pool/perl-Net-IPv4Addr
This commit is contained in:
committed by
Git OBS Bridge
parent
2176c23dbf
commit
9a17919c08
@@ -1,27 +1,35 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Net-IPv4Addr (Version 0.10)
|
# spec file for package perl-Net-IPv4Addr (Version 0.10)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 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.
|
|
||||||
#
|
#
|
||||||
# Please submit bugfixes or comments via http://www.suse.de/feedback/
|
# 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
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-Net-IPv4Addr
|
|
||||||
License: GPL
|
Name: perl-Net-IPv4Addr
|
||||||
Group: Development/Libraries/Perl
|
License: GPL v2 or later
|
||||||
Provides: Net
|
Group: Development/Libraries/Perl
|
||||||
Autoreqprov: on
|
Provides: Net
|
||||||
Version: 0.10
|
AutoReqProv: on
|
||||||
Release: 6
|
Version: 0.10
|
||||||
Summary: Net::IPv4Addr Module for Perl
|
Release: 138
|
||||||
Url: http://search.cpan.org
|
Summary: Net::IPv4Addr Module for Perl
|
||||||
Source: Net-IPv4Addr-%{version}.tar.gz
|
Url: http://search.cpan.org/~frajulac/Net-IPv4Addr-0.10
|
||||||
Patch0: Net-IPv4Addr-%{version}.dif
|
Source: Net-IPv4Addr-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Patch0: Net-IPv4Addr-%{version}.dif
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Net::IPv4Addr provides functions for parsing IPv4 addresses both in
|
Net::IPv4Addr provides functions for parsing IPv4 addresses both in
|
||||||
@@ -67,14 +75,14 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
|||||||
%doc %{_mandir}/man?/Net::IPv4Addr.3pm.gz
|
%doc %{_mandir}/man?/Net::IPv4Addr.3pm.gz
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-Net-IPv4Addr
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Wed Sep 28 2005 - dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Wed Jun 08 2005 - ms@suse.de
|
* Wed Jun 08 2005 ms@suse.de
|
||||||
- added GPL license according to the authors spec file (#86989)
|
- added GPL license according to the authors spec file (#86989)
|
||||||
* 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-Net-IPv4Addr (v0.10)
|
- initial version of perl-Net-IPv4Addr (v0.10)
|
||||||
|
Reference in New Issue
Block a user