[memaker] Bugfix: https://bugzilla.redhat.com/show_bug.cgi?id=772346

Ankur Sinha ankursinha at fedoraproject.org
Sat Jan 7 04:03:25 UTC 2012


commit 97c9944ea0f167b8d47acdc6e426f1c0e6193957
Author: Ankur Sinha <sanjay.ankur at gmail.com>
Date:   Sat Jan 7 09:33:01 2012 +0530

    Bugfix: https://bugzilla.redhat.com/show_bug.cgi?id=772346

 memaker.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/memaker.spec b/memaker.spec
index bca5bcd..deac531 100644
--- a/memaker.spec
+++ b/memaker.spec
@@ -5,7 +5,7 @@
 
 Name:           memaker
 Version:        20100110
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An avatar creator
 
 Group:          Amusements/Graphics
@@ -23,6 +23,7 @@ BuildArch:      noarch
 BuildRequires:  python2-devel python-distutils-extra redhat-lsb intltool
 BuildRequires:  desktop-file-utils
 Requires:       gnome-python2-rsvg notify-python numpy python-imaging 
+Requires:       gnome-python2-gnomevfs
 
 %description
 MeMaker gives users a wide variety of images that, when placed 
@@ -101,6 +102,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Jan 07 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 20100110-3
+- https://bugzilla.redhat.com/show_bug.cgi?id=772346
+- Add requires
+
 * Fri Jan 06 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 20100110-2
 - spec bump for gcc 4.7 rebuild
 


More information about the scm-commits mailing list