1
0

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:
Ruediger Oertel 2011-02-02 00:37:32 +00:00 committed by Git OBS Bridge
commit 508665246c
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -30,12 +30,10 @@ Url: http://search.cpan.org/dist/ExtUtils-PkgConfig/
Source: %{cpan_name}-%{version}.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: pkgconfig
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
Requires: perl = %{perl_version}
%description
The pkg-config program retrieves information about installed libraries,