Ignore:
Timestamp:
Jul 28, 2017, 6:24:07 PM (8 years ago)
Author:
dmik
Message:

spec: os2-rpm: Release version 0-4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/os2-rpm.spec

    r1205 r1207  
    22Name: os2-rpm
    33Version: 0
    4 Release: 3%{?dist}
     4Release: 4%{?dist}
    55License: GPLv2+
    66Group: Development/System
     
    8282
    8383%changelog
     84* Fri Jul 28 2017 Dmitriy Kuminov <coding@dmik.org> 0-4
     85- Add os2_langdir, os2_bookdir and os2_helpdir macros.
     86- Make os2_dos_path understand ';' as path separator.
     87- Make os2_dos_path replace /@unixroot with %UNIXROOT% rather its current value
     88  (build-time values may differ from install-time values so should not be used).
     89- Add os2_fwdslashes and os2_backslashes for easy slash conversion in paths.
     90- Add os2_expand_dos_vars to expand env.vars (should only be used with -e
     91  option in scriplets to cause install-time expansion, as well as os2_boot_drive
     92  and os2_unixroot_path).
     93
    8494* Mon Jul 10 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 0-3
    8595- add a symlink to the *.exe, so old rpm still work
Note: See TracChangeset for help on using the changeset viewer.