X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=pangomm%2Fmingw32-pangomm.spec;h=a66508c154d332ac9d52e11be94540dc98628b8a;hb=cc5f3de5356836b215a78b6a8181f7f83e991d80;hp=87d77590f5264ad4606f3a415bd4124d9128ed1b;hpb=cdc4c6f64aa11a6e62288e78e3ae00e3dbb5e674;p=fedora-mingw.git diff --git a/pangomm/mingw32-pangomm.spec b/pangomm/mingw32-pangomm.spec index 87d7759..a66508c 100644 --- a/pangomm/mingw32-pangomm.spec +++ b/pangomm/mingw32-pangomm.spec @@ -8,7 +8,7 @@ Name: mingw32-pangomm Version: 2.14.0 -Release: 1%{?dist} +Release: 3%{?dist} Summary: MinGW Windows C++ interface for Pango License: LGPLv2+ @@ -27,10 +27,12 @@ BuildRequires: mingw32-gcc-c++ BuildRequires: mingw32-binutils BuildRequires: mingw32-glibmm24 >= 2.14.1 BuildRequires: mingw32-cairomm >= 1.2.2 -BuildRequires: pango-devel >= 1.21.4 +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 -* Fri Oct 24 2008 Richard W.M. Jones - 2.14.0-1 +* 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.