[python-logilab-astng/f16: 10/10] Merge branch 'f17' into f16

Brian C. Lane bcl at fedoraproject.org
Fri Jan 11 19:30:22 UTC 2013


commit d55e7e9cf1c44984ec101787973c43913f38c836
Merge: 8c0c290 0d73aa8
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Jan 11 11:30:06 2013 -0800

    Merge branch 'f17' into f16

 .gitignore                |    6 +---
 python-logilab-astng.spec |   88 +++++++++++++++++++++++++++++++++++++--------
 sources                   |    2 +-
 3 files changed, 75 insertions(+), 21 deletions(-)
---
diff --cc python-logilab-astng.spec
index 7152d86,edc99bd..4a74133
--- a/python-logilab-astng.spec
+++ b/python-logilab-astng.spec
@@@ -60,13 -108,26 +108,23 @@@ rm -rf %{buildroot
  %{python_sitelib}/logilab_astng*.egg-info
  %{python_sitelib}/logilab_astng*.pth
  
+ %if 0%{?with_python3}
+ %files -n python3-logilab-astng
+ %defattr(-,root,root,-)
+ %doc README COPYING
+ %{python3_sitelib}/logilab/astng
+ %{python3_sitelib}/logilab_astng*.egg-info
+ %{python3_sitelib}/logilab_astng*.pth
+ %endif # with_python3
  
  %changelog
- * Thu Mar 15 2012 Brian C. Lane <bcl at redhat.com> 0.23.1-1
- - Upstream 0.23.1
+ * Thu Jan 10 2013 Brian C. Lane <bcl at redhat.com> 0.24.1-1
+ - Upstream v0.24.1
+ - Add python3-logilab-astng subpackage to spec. Not ready to turn it on yet
+   due to this upstream bug: http://www.logilab.org/ticket/110213
  
  * Fri Nov 18 2011 Brian C. Lane <bcl at redhat.com> - 0.23.0-1
 -- Upstream v0.23.0
 -
 -* Fri Jul 29 2011 Brian C. Lane <bcl at redhat.com> - 0.22.0-1
 -- Upstream v0.22.0
 +- Upstream 0.23.0
  
  * Mon Mar 28 2011 Brian C. Lane <bcl at redhat.com> - 0.21.1-1
  - Upstream 0.21.1


More information about the scm-commits mailing list