[pyhoca-cli] Drop notify-python requires

Orion Poplawski orion at fedoraproject.org
Fri Aug 22 17:45:28 UTC 2014


commit 174312fb6cc288b6e31aca7166d195c441a11805
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Aug 22 11:45:25 2014 -0600

    Drop notify-python requires

 pyhoca-cli.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 8d5eccf..adc6371 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,6 +1,6 @@
 Name:           pyhoca-cli
 Version:        0.4.0.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Command line X2Go client written in Python
 
 Group:          Applications/Communications
@@ -13,7 +13,6 @@ BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 Requires:       python-setproctitle
 Requires:       python-x2go
-Requires:       notify-python
 
 %description
 X2Go is a server based computing environment with:
@@ -54,6 +53,9 @@ cp -rp man/* %{buildroot}/%{_mandir}/
 
 
 %changelog
+* Fri Aug 22 2014 Orion Poplawski <orion at cora.nwra.com> - 0.4.0.2-3
+- Drop notify-python requires
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list