diff --git a/mm-common.spec b/mm-common.spec index 7574608..07f176c 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -22,7 +22,7 @@ Requires: automake %description The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is a required dependency -to build glibmm and gtkmm from tarballs. +to build glibmm and gtkmm from git. %package docs Summary: Documentation for %{name}, includes example mm module skeleton @@ -63,6 +63,9 @@ rm -rf %{buildroot} %{_docdir}/%{name}/* %changelog +* Tue Oct 11 2011 Krzesimir Nowak +- Fix description. + * Wed Apr 6 2011 Krzesimir Nowak - 0.9.5-1 - New upstream release. - Fixes distributing doctools.