[fedmsg-notify/f18] Require python-fedora for the PackageDB client

Luke Macken lmacken at fedoraproject.org
Sat Jan 19 15:20:55 UTC 2013


commit ad848fa068525f8bf52fda33b6d1b3cdc1b5a606
Author: Luke Macken <lmacken at redhat.com>
Date:   Sat Jan 19 09:20:44 2013 -0600

    Require python-fedora for the PackageDB client

 fedmsg-notify.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fedmsg-notify.spec b/fedmsg-notify.spec
index 4f78a96..ab8d494 100644
--- a/fedmsg-notify.spec
+++ b/fedmsg-notify.spec
@@ -6,7 +6,7 @@
 
 Name:           fedmsg-notify
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Fedmsg Desktop Notifications
 
 License:        GPLv3+
@@ -22,6 +22,7 @@ BuildRequires:  desktop-file-utils
 
 Requires:       fedmsg > 0.5.5
 Requires:       python-fedmsg-meta-fedora-infrastructure
+Requires:       python-fedora
 Requires:       pygobject3
 
 %description
@@ -93,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sat Jan 19 2013 Luke Macken <lmacken at redhat.com> - 0.4.0-2
+- Require python-fedora for the PackageDB client
+
 * Thu Jan 17 2013 Luke Macken <lmacken at redhat.com> - 0.4.0-1
 - Update to 0.4.0
 


More information about the scm-commits mailing list