Changeset 1443 for spec/trunk/SPECS


Ignore:
Timestamp:
Jul 16, 2018, 6:33:48 PM (7 years ago)
Author:
Silvan Scherrer
Message:

spec: aspell: Release version 0.60.6.1-4.

File:
1 edited

Legend:

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

    r1418 r1443  
    44Name: aspell
    55Version: 0.60.6.1
    6 Release: 3%{?dist}
     6Release: 4%{?dist}
    77License: LGPLv2+ and LGPLv2 and GPLv2+ and BSD
    88Group: Applications/Text
     
    5050%build
    5151export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
    52 #export LIBS="-ltinfo -lcx"
    53 export LIBS="-ltinfo"
     52export LIBS="-ltinfo -lcx"
     53#export LIBS="-ltinfo"
    5454export VENDOR="%{vendor}"
    5555
     
    134134
    135135%changelog
     136* Mon Jul 16 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 0.60.6.1-4
     137- reenable -lcx
     138
    136139* Wed May 23 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 0.60.6.1-3
    137140- don't use -lcx, as it crashes in mmap
Note: See TracChangeset for help on using the changeset viewer.