8
0

Accepting request 297244 from devel:languages:perl:autoupdate

- updated to 0.51
   see /usr/share/doc/packages/perl-Proc-ProcessTable/Changes
  0.50
    - Added hint file for gnukfreebsd.
  0.51
    - Fixed #65347 (installation hangs on AIX), patch from Rainer Tammer; Fixed
    #99163 (segfault from canonicalize_file_name), pulled patch from Borislav
    Nikolov.

OBS-URL: https://build.opensuse.org/request/show/297244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-ProcessTable?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2015-04-16 17:42:35 +00:00
committed by Git OBS Bridge
parent 03eb0a99d9
commit 18a2b47307
5 changed files with 41 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Proc-ProcessTable
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,16 @@
Name: perl-Proc-ProcessTable
Version: 0.50
Version: 0.51
Release: 0
#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name Proc-ProcessTable
Summary: Perl extension to access the unix process table
License: (Artistic-1.0 or GPL-1.0+) and GPL-2.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Proc-ProcessTable/
Source: http://www.cpan.org/authors/id/J/JW/JWB/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/J/JW/JWB/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros