[fedmsg-notify] Require python-fedmsg-meta-fedora-infrastructure

Luke Macken lmacken at fedoraproject.org
Tue Dec 4 20:15:31 UTC 2012


commit d918f7e6e76d8aeb953743687af06f5cb8c01a29
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Dec 4 15:15:25 2012 -0500

     Require python-fedmsg-meta-fedora-infrastructure

 fedmsg-notify.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fedmsg-notify.spec b/fedmsg-notify.spec
index 42fd66e..f030bf8 100644
--- a/fedmsg-notify.spec
+++ b/fedmsg-notify.spec
@@ -6,7 +6,7 @@
 
 Name:           fedmsg-notify
 Version:        0.3.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Fedmsg Desktop Notifications
 
 License:        GPLv3+
@@ -21,6 +21,7 @@ BuildRequires:  pygobject3
 BuildRequires:  desktop-file-utils
 
 Requires:       fedmsg > 0.5.5
+Requires:       python-fedmsg-meta-fedora-infrastructure
 Requires:       pygobject3
 
 %description
@@ -92,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Dec 04 2012 Luke Macken <lmacken at redhat.com> - 0.3.2-2
+- Require python-fedmsg-meta-fedora-infrastructure
+
 * Fri Nov 02 2012 Luke Macken <lmacken at redhat.com> - 0.3.2-1
 - 0.3.2 release, fixing various edge cases
 - Autostart the daemon upon login


More information about the scm-commits mailing list