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
This commit is contained in:
commit
508665246c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:13 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 24 19:29:22 UTC 2010 - chris@computersalat.de
|
Wed Nov 24 19:29:22 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -30,12 +30,10 @@ Url: http://search.cpan.org/dist/ExtUtils-PkgConfig/
|
|||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%endif
|
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The pkg-config program retrieves information about installed libraries,
|
The pkg-config program retrieves information about installed libraries,
|
||||||
|
Loading…
Reference in New Issue
Block a user