Updated to the new python sysarch spec file reqs

This commit is contained in:
Peter Robinson 2010-01-09 15:48:29 +00:00
parent 5f715c4efe
commit a7e06e4a2b

View File

@ -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@gmail.com> - 0.6.7-3
- Updated to the new python sysarch spec file reqs
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild