[trac-spamfilter-plugin] No need to define %{python_sitelib}

Paul Howarth pghmcfc at fedoraproject.org
Tue Mar 22 10:49:47 UTC 2011


commit 1fbd02388664111c87fbd23e062b169dc6780320
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Mar 22 10:39:24 2011 +0000

    No need to define %{python_sitelib}

 trac-spamfilter-plugin.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/trac-spamfilter-plugin.spec b/trac-spamfilter-plugin.spec
index 6cece8d..3081b9b 100644
--- a/trac-spamfilter-plugin.spec
+++ b/trac-spamfilter-plugin.spec
@@ -1,5 +1,3 @@
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-
 %global svnrev 10633
 
 Name:           trac-spamfilter-plugin
@@ -47,6 +45,7 @@ illegitimate/unwanted content) in submitted content.
   - Add Defensio service
 - Update pull-from-svn script to set time of tarball to that of last commit
 - Drop BuildRoot tag and explicit buildroot cleaning
+- No need to define %%{python_sitelib}
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.3-0.9.20101210svn10366
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list