[notify-python] Require pygtk2 (bug #1187847)

Orion Poplawski orion at fedoraproject.org
Thu Feb 19 22:28:18 UTC 2015


commit 1ad3c6019348894fcac53a1ee452ba3f14ea75f8
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Feb 19 15:28:17 2015 -0700

    Require pygtk2 (bug #1187847)

 notify-python.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/notify-python.spec b/notify-python.spec
index 2f825f0..5f9ef74 100644
--- a/notify-python.spec
+++ b/notify-python.spec
@@ -2,7 +2,7 @@
 
 Name:           notify-python
 Version:        0.1.1
-Release:        27%{?dist}
+Release:        28%{?dist}
 Summary:        Python bindings for libnotify
 
 Group:          Development/Languages
@@ -21,6 +21,7 @@ BuildRequires:  autoconf
 
 Requires:   libnotify >= 0.4.3
 Requires:   desktop-notification-daemon
+Requires:   pygtk2
 
 %global pypkgname pynotify
 
@@ -64,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Thu Feb 19 2015 Orion Poplawski <orion at cora.nwra.com> - 0.1.1-28
+- Require pygtk2 (bug #1187847)
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-27
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list