forked from pool/perl-Net-IP
Accepting request 29251 from devel:languages:perl
Copy from devel:languages:perl/perl-Net-IP based on submit request 29251 from user coolo OBS-URL: https://build.opensuse.org/request/show/29251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-IP?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
677ffc8b90
commit
2571c2183a
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 21 16:31:55 CEST 2008 - anicka@suse.cz
|
Thu Aug 21 16:31:55 CEST 2008 - anicka@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Net-IP (Version 1.25)
|
# spec file for package perl-Net-IP (Version 1.25)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: perl-Net-IP
|
Name: perl-Net-IP
|
||||||
Url: http://cpan.org/modules/by-module/Net/
|
Url: http://cpan.org/modules/by-module/Net/
|
||||||
License: Artistic License
|
License: Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Provides: perl_Net-IP
|
Provides: perl_Net-IP
|
||||||
Obsoletes: perl_Net-IP
|
Obsoletes: perl_Net-IP
|
||||||
@@ -28,7 +28,7 @@ Requires: perl = %{perl_version}
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: allow easy manipulation of IPv4 and IPv6 addresses
|
Summary: allow easy manipulation of IPv4 and IPv6 addresses
|
||||||
Version: 1.25
|
Version: 1.25
|
||||||
Release: 46
|
Release: 55
|
||||||
Source: Net-IP-%{version}.tar.bz2
|
Source: Net-IP-%{version}.tar.bz2
|
||||||
Patch: %{name}-%{version}-zero_address.diff
|
Patch: %{name}-%{version}-zero_address.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -49,7 +49,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
@@ -73,28 +73,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 21 2008 anicka@suse.cz
|
|
||||||
- fix undefined value (bnc#418946)
|
|
||||||
* Fri Dec 14 2007 anicka@suse.cz
|
|
||||||
- update to 1.25
|
|
||||||
* Math::BigInt is now mandatory
|
|
||||||
* Several bugfixes done
|
|
||||||
* Bugfix in overlaps function
|
|
||||||
* Updated Makefile
|
|
||||||
* ran perltidy on the code
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Thu Sep 29 2005 dmueller@suse.de
|
|
||||||
- add norootforbuild
|
|
||||||
* Sun Jul 31 2005 cthiel@suse.de
|
|
||||||
- update to version 1.23
|
|
||||||
* Fri Aug 22 2003 mjancar@suse.cz
|
|
||||||
- require the perl version we build with
|
|
||||||
* Fri Aug 01 2003 ro@suse.de
|
|
||||||
- update to 1.20 / package binaries
|
|
||||||
* Mon Jul 28 2003 ro@suse.de
|
|
||||||
- install to vendor locations
|
|
||||||
* Mon Jun 23 2003 coolo@suse.de
|
|
||||||
- package directories
|
|
||||||
* Tue Apr 22 2003 schubi@suse.de
|
|
||||||
- initial
|
|
||||||
|
|||||||
Reference in New Issue
Block a user