X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=pangomm%2Fmingw32-pangomm.spec;h=d97b5fe39ea41028452180c77afa92b451a4cf12;hb=f5fb0d87bb47b6a323131a45dea1e19c8718ce71;hp=a66508c154d332ac9d52e11be94540dc98628b8a;hpb=b3b861829940231fc9b29ada96bb932d7bb197fc;p=fedora-mingw.git diff --git a/pangomm/mingw32-pangomm.spec b/pangomm/mingw32-pangomm.spec index a66508c..d97b5fe 100644 --- a/pangomm/mingw32-pangomm.spec +++ b/pangomm/mingw32-pangomm.spec @@ -8,7 +8,7 @@ Name: mingw32-pangomm Version: 2.14.0 -Release: 3%{?dist} +Release: 6%{?dist} Summary: MinGW Windows C++ interface for Pango License: LGPLv2+ @@ -48,7 +48,7 @@ quickly create complex user interfaces. %build %{_mingw32_configure} --disable-static -make +make %{?_smp_mflags} %install @@ -68,6 +68,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) +%doc COPYING COPYING.tools %{_mingw32_bindir}/libpangomm-%{apiver}-1.dll %{_mingw32_libdir}/libpangomm-%{apiver}.la %{_mingw32_libdir}/libpangomm-%{apiver}.dll.a @@ -76,6 +77,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 20 2009 Richard W.M. Jones - 2.14.0-6 +- Rebuild for mingw32-gcc 4.4 + +* Fri Feb 6 2009 Richard W.M. Jones - 2.14.0-5 +- Include license file. + +* Fri Jan 23 2009 Richard W.M. Jones - 2.14.0-4 +- Use _smp_mflags. + * Tue Jan 13 2009 Richard W.M. Jones - 2.14.0-3 - Requires pkgconfig.