Ignore:
Timestamp:
Feb 17, 2017, 6:46:57 PM (8 years ago)
Author:
Yuri Dario
Message:

spec: python, force db4 minimal version (libcx req).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/python.spec

    r980 r1003  
    5050Name: %{python}
    5151Version: 2.7.6
    52 Release: 15%{?dist}
     52Release: 16%{?dist}
    5353License: Python
    5454Group: Development/Languages
     
    7575Provides: python-uuid = 1.31
    7676%endif
     77
     78# YD because of libcx
     79Requires: db4 > 4.8.30-6
    7780
    7881# YD because of ucs4
     
    516519
    517520%changelog
     521* Fri Feb 17 2017 yd <yd@os2power.com> 2.7.6-16
     522- force db4 minimal version (libcx req).
     523
    518524* Thu Feb 09 2017 yd <yd@os2power.com> 2.7.6-15
    519525- link with libcx for memory mapping support.
Note: See TracChangeset for help on using the changeset viewer.