Accepting request 177426 from devel:languages:perl
- updated to 0.08 * Include PID in test file names to guard against collisions when building concurrently (RT76013) (forwarded request 177388 from coolo) OBS-URL: https://build.opensuse.org/request/show/177426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-CChecker?expand=0&rev=7
This commit is contained in:
commit
a2290b54c4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:413a18463bb433f720ad301074027734cfd8ef6c20378c0260e0c356cddcae4e
|
|
||||||
size 20250
|
|
3
ExtUtils-CChecker-0.08.tar.gz
Normal file
3
ExtUtils-CChecker-0.08.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3425f08ad04f434e8b0294aa51fea0710381c4397e121074aaf666b1f281b107
|
||||||
|
size 20865
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 08:49:31 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.08
|
||||||
|
* Include PID in test file names to guard against collisions when
|
||||||
|
building concurrently (RT76013)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 19 14:49:51 UTC 2011 - coolo@suse.de
|
Mon Dec 19 14:49:51 UTC 2011 - coolo@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-ExtUtils-CChecker
|
# spec file for package perl-ExtUtils-CChecker
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 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
|
||||||
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-ExtUtils-CChecker
|
Name: perl-ExtUtils-CChecker
|
||||||
Version: 0.07
|
Version: 0.08
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name ExtUtils-CChecker
|
%define cpan_name ExtUtils-CChecker
|
||||||
Summary: Configure-time utilities for using C headers
|
Summary: Configure-time utilities for using C headers,
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/ExtUtils-CChecker/
|
Url: http://search.cpan.org/dist/ExtUtils-CChecker/
|
||||||
@ -33,7 +33,6 @@ BuildRequires: perl(ExtUtils::CBuilder)
|
|||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRequires: perl(Test::Fatal)
|
BuildRequires: perl(Test::Fatal)
|
||||||
#BuildRequires: perl(ExtUtils::CChecker)
|
#BuildRequires: perl(ExtUtils::CChecker)
|
||||||
#BuildRequires: perl(Module::Build::Compat) >= 0.02
|
|
||||||
Requires: perl(ExtUtils::CBuilder)
|
Requires: perl(ExtUtils::CBuilder)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user