9
0

Accepting request 59769 from devel:languages:perl

Accepted submit request 59769 from user vitezslav_cizek

OBS-URL: https://build.opensuse.org/request/show/59769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-IPv4Addr?expand=0&rev=13
This commit is contained in:
Ruediger Oertel
2011-02-03 00:49:36 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c5ed40e9bf97c7d5ef3aa79b6688b8d5f2e25b86d0cc6601a51cc7fbdb2861b
size 8289

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3845de4f30b17c842b192cace8879dbb6214de9692cfa70f0aaf0981422a63fe
size 8429

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 2 08:53:24 UTC 2011 - vcizek@novell.com
- bzipped sources
-------------------------------------------------------------------
Mon Nov 29 18:30:45 UTC 2010 - coolo@novell.com

View File

@@ -27,10 +27,10 @@ Version: 0.10
Release: 147
Summary: Net::IPv4Addr Module for Perl
Url: http://search.cpan.org/~frajulac/Net-IPv4Addr-0.10
Source: Net-IPv4Addr-%{version}.tar.gz
Source: Net-IPv4Addr-%{version}.tar.bz2
Patch0: Net-IPv4Addr-%{version}.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl perl-macros
%description
Net::IPv4Addr provides functions for parsing IPv4 addresses both in
@@ -38,8 +38,6 @@ traditional address/netmask format and in the new CIDR format. There
are also methods for calculating the network and broadcast address and
also to see check if a given address is in a specific network.
Authors:
--------
Francis J. Lacoste <francis.lacoste@iNsu.COM>