python-logilab-common-vl.spec 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. Name: python-logilab-common
  2. Version: 0.57.1
  3. Release: 2%{?_dist_release}
  4. Summary: Common libraries for Logilab projects
  5. Group: Development/Libraries
  6. License: GPLv2+
  7. URL: http://www.logilab.org/projects/common
  8. Source0: ftp://ftp.logilab.org/pub/common/logilab-common-%{version}.tar.gz
  9. BuildArch: noarch
  10. BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
  11. BuildRequires: python-devel python-setuptools python-unittest2
  12. Requires: python-egenix-mx-base
  13. Vendor: Project Vine
  14. Distribution: Vine Linux
  15. %description
  16. This package contains several modules providing low level functionality
  17. shared among some python projects developed by logilab.
  18. %prep
  19. %setup -q -n logilab-common-%{version}
  20. %build
  21. %{__python} setup.py build
  22. %install
  23. rm -rf $RPM_BUILD_ROOT
  24. %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
  25. rm -rf $RPM_BUILD_ROOT%{_python_sitelib}/logilab/common/test
  26. %check
  27. %{__python} setup.py test
  28. %clean
  29. rm -rf $RPM_BUILD_ROOT
  30. %files
  31. %defattr(-,root,root,-)
  32. %doc README ChangeLog COPYING
  33. %{python_sitelib}/logilab*
  34. %{_bindir}/*
  35. %changelog
  36. * Sun Jan 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.57.1-2
  37. - rebuild with VineSeed environment
  38. * Wed Apr 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.57.1-1
  39. - initial build for Vine Linux
  40. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.57.1-2
  41. - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
  42. * Fri Nov 18 2011 Brian C. Lane <bcl@redhat.com> - 0.57.1-1
  43. - Upstream 0.57.1
  44. * Fri Jul 29 2011 Brian C. Lane <bcl@redhat.com> - 0.56.0-1
  45. - Upstream 0.56.0
  46. * Mon Mar 28 2011 Brian C. Lane <bcl@redhat.com> - 0.55.1-1
  47. - Upstream 0.55.1
  48. - Add unit tests to spec
  49. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.53.0-2
  50. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  51. * Mon Nov 29 2010 Brian C. Lane <bcl@redhat.com> - 0.53.0-1
  52. - Upstream 0.53.0
  53. * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.50.3-2
  54. - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
  55. * Thu Jul 08 2010 Brian C. Lane <bcl@brdhat.com> - 0.50.3-1
  56. - Upstream 0.50.3
  57. * Fri Mar 26 2010 Brian C. Lane <bcl@redhat.com> - 0.49.0-2
  58. - Add python-setuptools to BuildRequires
  59. * Thu Mar 25 2010 Brian C. Lane <bcl@redhat.com> - 0.49.0-1
  60. - Upstream 0.49.0
  61. * Sun Aug 30 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.45.0-1
  62. - Upstream 0.45.0 (small enhancements and bugfixes)
  63. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.41.0-3
  64. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  65. * Wed Jun 17 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.41.0-2
  66. - Upstream 0.41.0
  67. - Bugfixes and a few minor new features
  68. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38.0-2
  69. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  70. * Wed Jan 28 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.38.0-1
  71. - Upstream 0.38.0
  72. * Tue Dec 30 2008 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.37.0-1
  73. - Upstream 0.37.0
  74. * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.32.0-2
  75. - Rebuild for Python 2.6
  76. * Mon Jun 30 2008 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.32.0-1
  77. - Upstream 0.32.0
  78. * Sun Feb 17 2008 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.28.0-1
  79. - Upstream 0.28.0
  80. * Thu Jan 17 2008 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.26.1-1
  81. - Upstream 0.26.1
  82. - Package egg-info and other files.
  83. * Mon Dec 24 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.25.2-1
  84. - Upstream 0.25.2
  85. * Sun Nov 18 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.24.0-1
  86. - Upstream 0.24.0
  87. - Adjust license to the new standard
  88. * Sun Apr 01 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.21.2-1
  89. - Upstream 0.21.2
  90. * Sun Dec 17 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.21.0-1
  91. - Upstream 0.21.0
  92. - Include COPYING with docs
  93. * Tue Sep 26 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.19.2-1
  94. - Upstream 0.19.2
  95. - Ghostbusting
  96. - Require mx
  97. * Mon May 01 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.15.0-1
  98. - Version 0.15.0
  99. * Sun Mar 12 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.14.1-2
  100. - Also handle __init__.pyc and __init__.pyo
  101. * Sun Mar 12 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.14.1-1
  102. - Version 0.14.1
  103. * Thu Jan 12 2006 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.13.0-1
  104. - Version 0.13.0
  105. - astng no longer part of the package
  106. * Thu Nov 17 2005 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.12.0-1
  107. - Version 0.12.0
  108. * Mon Jun 13 2005 Konstantin Ryabitsev <icon@linux.duke.edu> - 0.10.0-1
  109. - Version 0.10.0.
  110. - Disttagging.
  111. * Thu May 05 2005 Konstantin Ryabitsev <icon@linux.duke.edu> - 0.9.3-3
  112. - Fix paths.
  113. * Tue Apr 26 2005 Konstantin Ryabitsev <icon@linux.duke.edu> - 0.9.3-2
  114. - Ghost .pyo files.
  115. - Get rid of test, which doesn't do anything.
  116. * Fri Apr 22 2005 Konstantin Ryabitsev <icon@linux.duke.edu> - 0.9.3-1
  117. - Initial packaging.