From 73b75ff25c2f51e4ab5c192ab301c509fb97720f Mon Sep 17 00:00:00 2001 From: bnocera Date: Wed, 14 Feb 2007 12:34:40 +0000 Subject: [PATCH] - Also include the new pkgconfig files --- flac.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/flac.spec b/flac.spec index 801a906..2d8b1bf 100644 --- a/flac.spec +++ b/flac.spec @@ -1,7 +1,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.1.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL/GPL Group: Applications/Multimedia Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz @@ -27,6 +27,7 @@ various music players. Summary: Static libraries and header files from FLAC Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel This package contains all the files needed to develop applications that @@ -73,9 +74,13 @@ rm -rf %{buildroot} %exclude %{_libdir}/*.a %exclude %{_libdir}/*.la %{_libdir}/*.so +%{_libdir}/pkgconfig/* %{_datadir}/aclocal/*.m4 %changelog +* Wed Feb 14 2007 - Bastien Nocera - 1.1.4-3 +- Also include the new pkgconfig files + * Wed Feb 14 2007 - Bastien Nocera - 1.1.4-2 - Update link-ogg patch for 1.1.4