[gmixer] * Fri Jul 30 2010 leigh scott <leigh123linux at googlemail.com> - 1.3-16 - rebuild

Leigh Scott leigh123linux at fedoraproject.org
Fri Jul 30 07:20:48 UTC 2010


commit 1d3220efc5e1a30be0cba0d6efd04c73a5f79abc
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Fri Jul 30 08:20:39 2010 +0100

    * Fri Jul 30 2010 leigh scott <leigh123linux at googlemail.com> - 1.3-16
    - rebuild

 gmixer.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/gmixer.spec b/gmixer.spec
index d718180..2285df5 100644
--- a/gmixer.spec
+++ b/gmixer.spec
@@ -1,8 +1,12 @@
+%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
+%endif
+
 
 Name:           gmixer
 Version:        1.3
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        Just a simple audio mixer
 
 Group:          Applications/Multimedia
@@ -91,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 30 2010 leigh scott <leigh123linux at googlemail.com> - 1.3-16
+- rebuild
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.3-15
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list