[mm-common/f16] Fixed description.

Krzesimir Nowak krnowak at fedoraproject.org
Tue Oct 11 10:08:22 UTC 2011


commit bd9f25b014d9314b3dbf2f953aafc3824fd06022
Author: Krzesimir Nowak <qdlacz at gmail.com>
Date:   Tue Oct 11 12:06:46 2011 +0200

    Fixed description.
    
    Fixes rhbz#744942.

 mm-common.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <qdlacz at gmail.com>
+- Fix description.
+
 * Wed Apr 6 2011 Krzesimir Nowak <qdlacz at gmail.com> - 0.9.5-1
 - New upstream release.
 - Fixes distributing doctools.


More information about the scm-commits mailing list