|
@@ -1,6 +1,6 @@
|
|
Summary: Simplistic interface to pkg-config
|
|
Summary: Simplistic interface to pkg-config
|
|
Name: perl-ExtUtils-PkgConfig
|
|
Name: perl-ExtUtils-PkgConfig
|
|
-Version: 1.08
|
|
|
|
|
|
+Version: 1.12
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
@@ -16,6 +16,9 @@ BuildRequires: perl(Test::More)
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
Requires: pkgconfig
|
|
Requires: pkgconfig
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
%description
|
|
%description
|
|
The pkg-config program retrieves information about installed libraries,
|
|
The pkg-config program retrieves information about installed libraries,
|
|
usually for the purposes of compiling against and linking to them.
|
|
usually for the purposes of compiling against and linking to them.
|
|
@@ -59,6 +62,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 1.12-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add Vendor and Distribution tags
|
|
|
|
+
|
|
* Mon Jul 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.08-1
|
|
* Mon Jul 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.08-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- build on perl-5.10
|
|
- build on perl-5.10
|