Rebuild for FC5 (perl 5.8.8).
This commit is contained in:
parent
1fdfb5e527
commit
7cb46d9d61
@ -1,6 +1,6 @@
|
||||
Name: perl-ExtUtils-PkgConfig
|
||||
Version: 1.07
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Simplistic interface to pkg-config
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -13,7 +13,7 @@ BuildArch: noarch
|
||||
BuildRequires: perl >= 1:5.6.1
|
||||
BuildRequires: pkgconfig
|
||||
Requires: pkgconfig
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
The pkg-config program retrieves information about installed libraries,
|
||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-4
|
||||
- Rebuild for FC5 (perl 5.8.8).
|
||||
|
||||
* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-3
|
||||
- Dist tag.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user