X-Git-Url: http://git.annexia.org/?p=fedora-mingw.git;a=blobdiff_plain;f=pangomm%2Fmingw32-pangomm.spec;fp=pangomm%2Fmingw32-pangomm.spec;h=a66508c154d332ac9d52e11be94540dc98628b8a;hp=d658c27235491de3389e6c200cd79843e0548181;hb=b3b861829940231fc9b29ada96bb932d7bb197fc;hpb=d93ad604c3855b8140d5dc938a2de6de3ae71dc6 diff --git a/pangomm/mingw32-pangomm.spec b/pangomm/mingw32-pangomm.spec index d658c27..a66508c 100644 --- a/pangomm/mingw32-pangomm.spec +++ b/pangomm/mingw32-pangomm.spec @@ -8,7 +8,7 @@ Name: mingw32-pangomm Version: 2.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MinGW Windows C++ interface for Pango License: LGPLv2+ @@ -31,6 +31,8 @@ BuildRequires: mingw32-pango >= 1.21.4 BuildRequires: doxygen BuildRequires: graphviz +Requires: pkgconfig + %description pangomm provides a C++ interface to the Pango library. Highlights @@ -74,5 +76,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 13 2009 Richard W.M. Jones - 2.14.0-3 +- Requires pkgconfig. + * Fri Oct 24 2008 Richard W.M. Jones - 2.14.0-2 - Initial RPM release.