rpms/speech-dispatcher/devel speech-dispatcher.spec,1.13,1.14

Peter Robinson pbrobinson at fedoraproject.org
Sat Jan 9 15:48:29 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/speech-dispatcher/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10014

Modified Files:
	speech-dispatcher.spec 
Log Message:
 Updated to the new python sysarch spec file reqs


Index: speech-dispatcher.spec
===================================================================
RCS file: /cvs/pkgs/rpms/speech-dispatcher/devel/speech-dispatcher.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- speech-dispatcher.spec	27 Jul 2009 04:40:04 -0000	1.13
+++ speech-dispatcher.spec	9 Jan 2010 15:48:29 -0000	1.14
@@ -1,4 +1,4 @@
-%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 %if 0%{?olpc}
  %define with_nas   0
@@ -12,7 +12,7 @@
 
 Name:           speech-dispatcher
 Version:        0.6.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        To provide a high-level device independent layer for speech synthesis
 Group:          System Environment/Libraries
 
@@ -264,6 +264,9 @@ fi
 %{python_sitelib}/speechd*
 
 %changelog
+* Sat Jan  9 2010 Peter Robinson <pbrobinson at gmail.com> - 0.6.7-3
+- Updated to the new python sysarch spec file reqs
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list