From bd9f25b014d9314b3dbf2f953aafc3824fd06022 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 11 Oct 2011 12:06:46 +0200 Subject: [PATCH] Fixed description. Fixes rhbz#744942. --- mm-common.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.