forked from pool/perl-Net-IPv4Addr
Accepting request 29252 from devel:languages:perl
Copy from devel:languages:perl/perl-Net-IPv4Addr based on submit request 29252 from user coolo OBS-URL: https://build.opensuse.org/request/show/29252 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-IPv4Addr?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
9a17919c08
commit
7cecc8058f
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:51 CET 2006 - mls@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Net-IPv4Addr (Version 0.10)
|
||||
#
|
||||
# Copyright (c) 2009 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: perl-Net-IPv4Addr
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
Provides: Net
|
||||
AutoReqProv: on
|
||||
Version: 0.10
|
||||
Release: 138
|
||||
Release: 139
|
||||
Summary: Net::IPv4Addr Module for Perl
|
||||
Url: http://search.cpan.org/~frajulac/Net-IPv4Addr-0.10
|
||||
Source: Net-IPv4Addr-%{version}.tar.gz
|
||||
@@ -49,7 +49,7 @@ Authors:
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@@ -76,13 +76,3 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Sep 28 2005 dmueller@suse.de
|
||||
- add norootforbuild
|
||||
* Wed Jun 08 2005 ms@suse.de
|
||||
- added GPL license according to the authors spec file (#86989)
|
||||
* Wed Oct 20 2004 ms@suse.de
|
||||
- fixed filelist (perl_vendorlib)
|
||||
* Thu Feb 26 2004 ms@suse.de
|
||||
- initial version of perl-Net-IPv4Addr (v0.10)
|
||||
|
Reference in New Issue
Block a user