[speech-dispatcher] Revert "Merge remote-tracking branch 'origin/f19'"

Peter Robinson pbrobinson at fedoraproject.org
Wed Mar 20 13:32:06 UTC 2013


commit 92d1c88398564732f65cc2f35e1d0e55999d7940
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Mar 20 13:29:19 2013 +0000

    Revert "Merge remote-tracking branch 'origin/f19'"
    
    This reverts commit 0c6ac1067d25149cf8480d5e2f1744f29e0393c7, reversing
    changes made to d72c7beace3a503242c60859df5c2dee5bf12e6e.

 speech-dispatcher.spec |   15 +++++----------
 1 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec
index f0dd90e..b499ee5 100644
--- a/speech-dispatcher.spec
+++ b/speech-dispatcher.spec
@@ -87,17 +87,16 @@ Obsoletes:      speech-dispatcher-python < 0.7.1-11
 Provides:       speech-dispatcher-python = %{version}-%{release}
 
 %description -n python-speechd
-Python 2 bindings for speech-dispatcher.
+Python 2 module for speech-dispatcher
 
 %package -n python3-speechd
 Summary:        Python 3 Client API for speech-dispatcher
 License:        GPLv2+
 Group:          Development/Libraries
 Requires:       speech-dispatcher = %{version}-%{release}
-Requires:       python3-pyxdg
 
 %description -n python3-speechd
-Python 3 bindings for speech-dispatcher.
+Python 3 module for speech-dispatcher
 
 %prep
 %setup -q
@@ -193,17 +192,13 @@ fi
 %{python_sitearch}/speechd*
 
 %files -n python3-speechd
-%{python3_sitearch}/speechd*
+# %{python3_sitearch}/speechd*
 
 %changelog
 * Thu Feb 28 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.8-1
 - Update to 0.8 stable release
-
-* Wed Feb 27 2013 Kalev Lember <kalevlember at gmail.com> - 0.7.1-11
-- Rename the Python 2 package to python-speechd, for consistency with other
-  distros
-- Backport Python 3 bindings from 0.8-beta1 and install them in python3-speechd
-  subpackage (#867958)
+- Rename python package for consistency
+- Add python3 bindings - fixes RHBZ 867958
 - Update the systemd scriptlets to the macroized versions
 
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.1-10


More information about the scm-commits mailing list