Ignore:
Timestamp:
Jul 10, 2017, 6:52:27 PM (8 years ago)
Author:
Silvan Scherrer
Message:

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

File:
1 edited

Legend:

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

    r1187 r1205  
    22Name: os2-rpm
    33Version: 0
    4 Release: 2%{?dist}
     4Release: 3%{?dist}
    55License: GPLv2+
    66Group: Development/System
     
    6565for f in *.cmd ; do
    6666  rexx2vio "$f" "%{buildroot}%{_rpmconfigdir_os2}/${f%.cmd}.exe"
     67  ln -sf %{_rpmconfigdir_os2}/${f%.cmd}.exe %{buildroot}%{_libdir}/rpm/${f%.cmd}.exe
    6768done
    6869
     
    7172%{_rpmconfigdir_os2}/macros
    7273%{_rpmconfigdir_os2}/*.exe
     74%{_libdir}/rpm/*.exe
    7375%{_rpmconfigdir_macros_d}/macros.cfg
    7476%{_rpmconfigdir_macros_d}/macros.wps
     
    8082
    8183%changelog
     84* Mon Jul 10 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 0-3
     85- add a symlink to the *.exe, so old rpm still work
     86
    8287* Fri Jun 9 2017 Dmitriy Kuminov <coding@dmik.org> 0-2
    8388- Change mistyped "Provides: os2-rpm" to "Requires" in os2-rpm-base.
Note: See TracChangeset for help on using the changeset viewer.