[rabbitvcs] %files

tomspur tomspur at fedoraproject.org
Sat Jul 31 17:42:35 UTC 2010


commit 11692021f90d7d208bb587c2b450b5e1c184967e
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Sat Jul 31 19:42:14 2010 +0200

    %files
    
    don't depent on the actuall python version

 rabbitvcs.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rabbitvcs.spec b/rabbitvcs.spec
index e23e9eb..f1fbead 100644
--- a/rabbitvcs.spec
+++ b/rabbitvcs.spec
@@ -150,8 +150,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/
 %{_datadir}/icons/hicolor/scalable/*/*.svg
 %{python_sitelib}/%{name}/
-#%{python_sitelib}/%{name}-%{version}-py2.6.egg-info
-%{python_sitelib}/%{name}-0.13.2-py2.6.egg-info
+#%{python_sitelib}/%{name}-%{version}-py?.?.egg-info
+%{python_sitelib}/%{name}-0.13.2-py?.?.egg-info
 
 %files nautilus
 %defattr(-, root, root,-)


More information about the scm-commits mailing list