forked from pool/perl-ExtUtils-PkgConfig
Compare commits
11 Commits
bundle_tes
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 10017ff689 | |||
|
|
bebff2264a | ||
| b9c1349c20 | |||
|
|
f4c7fa1500 | ||
|
|
9466d51822 | ||
|
|
242e048600 | ||
|
|
9cdbc7375f | ||
|
|
571d148521 | ||
|
|
508665246c | ||
| 7fccea63e4 | |||
| c0a7457c44 |
@@ -15,7 +15,7 @@ preamble: |-
|
|||||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||||
#post_install: |-
|
#post_install: |-
|
||||||
# sed on %{name}.files
|
# sed on %{name}.files
|
||||||
#license: SUSE-NonFree
|
license: LGPL-2.1+
|
||||||
#skip_noarch: 1
|
#skip_noarch: 1
|
||||||
#custom_build: -
|
#custom_build: -
|
||||||
#./Build build flags=%{?_smp_mflags} --myflag
|
#./Build build flags=%{?_smp_mflags} --myflag
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Release: 0
|
|||||||
Provides: perl(ExtUtils::PkgConfig) = 1.160000
|
Provides: perl(ExtUtils::PkgConfig) = 1.160000
|
||||||
%define cpan_name ExtUtils-PkgConfig
|
%define cpan_name ExtUtils-PkgConfig
|
||||||
Summary: Simplistic Interface to Pkg-Config
|
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
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/ExtUtils-PkgConfig/
|
Url: http://search.cpan.org/dist/ExtUtils-PkgConfig/
|
||||||
Source0: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user