Changeset 499


Ignore:
Timestamp:
Jan 23, 2015, 3:24:18 PM (11 years ago)
Author:
Yuri Dario
Message:

spec: libtool, support -release option on OS/2; use response files for long command lines when linking DLLs on OS/2.

File:
1 edited

Legend:

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

    r472 r499  
    66Name:    libtool
    77Version: 2.4.2
    8 Release: 7%{?dist}
     8Release: 8%{?dist}
    99License: GPLv2+ and LGPLv2+ and GFDL
    1010URL:     http://www.gnu.org/software/libtool/
     
    1414
    1515%define svn_url     http://svn.netlabs.org/repos/ports/libtool/trunk
    16 %define svn_rev     925
     16%define svn_rev     955
    1717
    1818Source: %{name}-%{version}%{?svn_rev:-r%{svn_rev}}.zip
     
    173173
    174174%changelog
     175* Tue Jan 13 2015 Dmitriy Kuminov <coding@dmik.org> 2.4.2-8
     176- Support -release option on OS/2.
     177- Use response files for long command lines when linking DLLs on OS/2.
     178
    175179* Fri Oct 31 2014 Dmitriy Kuminov <coding@dmik.org> 2.4.2-7
    176180- Rename -os2dllname switch to -shortname (old one is still
Note: See TracChangeset for help on using the changeset viewer.