7
0

11 Commits

Author SHA256 Message Date
10017ff689 Accepting request 491832 from devel:languages:perl
- updated to 1.16
   see /usr/share/doc/packages/perl-ExtUtils-PkgConfig/Changes
  1.16  Thu Apr 20 18:51:36 PDT 2017
      - Add exists() method, and update README (RT#77880)
      - Handle removal of '.' from @INC for Perl 5.24 (RT#120819)

OBS-URL: https://build.opensuse.org/request/show/491832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=29
2017-04-29 08:53:46 +00:00
Stephan Kulow
bebff2264a OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-PkgConfig?expand=0&rev=25 2017-04-28 12:26:15 +00:00
b9c1349c20 Accepting request 303895 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/303895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=28
2015-04-27 11:04:23 +00:00
Stephan Kulow
f4c7fa1500 Accepting request 202210 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/202210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=26
2013-10-06 16:37:46 +00:00
Stephan Kulow
9466d51822 Accepting request 177427 from devel:languages:perl
- updated to 1.14
     - Skip tests for pkg-config binary with the '--max-version' switch on
       OpenBSD 5.2, due to a bug in OpenBSD's implemenation of 'pkg-config'
     - Updated Makefile.PL to use a META_MERGE block with WriteMakefile(); this
       block is what MetaCPAN reads when generating page output
 
     - Correctly handle major-only versions, like '2' (RT #68246).
     - Updated FSF address and copyrights (forwarded request 177389 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=24
2013-06-06 13:05:28 +00:00
Stephan Kulow
242e048600 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=21
2011-12-06 17:41:11 +00:00
Stephan Kulow
9cdbc7375f Accepting request 92086 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=20
2011-11-18 15:39:30 +00:00
Ruediger Oertel
571d148521 Autobuild autoformatter for 59480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=17
2011-02-02 00:37:39 +00:00
Ruediger Oertel
508665246c Accepting request 59480 from devel:languages:perl
Accepted submit request 59480 from user vitezslav_cizek

OBS-URL: https://build.opensuse.org/request/show/59480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=16
2011-02-02 00:37:32 +00:00
7fccea63e4 Autobuild autoformatter for 53914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=15
2010-11-26 16:22:45 +00:00
c0a7457c44 Accepting request 53914 from devel:languages:perl
Accepted submit request 53914 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/53914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-ExtUtils-PkgConfig?expand=0&rev=14
2010-11-26 16:22:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ preamble: |-
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
license: LGPL-2.1+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

View File

@@ -23,7 +23,7 @@ Release: 0
Provides: perl(ExtUtils::PkgConfig) = 1.160000
%define cpan_name ExtUtils-PkgConfig
Summary: Simplistic Interface to Pkg-Config
License: team This library is free software and you can redistribute it and/or modify it under the terms of the Lesser General Public License (LGPL). For more information, see http://www.fsf.org/licenses/lgpl.txt
License: LGPL-2.1+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/ExtUtils-PkgConfig/
Source0: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz