Ignore:
Timestamp:
Nov 27, 2018, 1:53:53 PM (7 years ago)
Author:
Silvan Scherrer
Message:

spec: os2-rpm: Release version 1-5.

File:
1 edited

Legend:

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

    r1518 r1530  
    22Name: os2-rpm
    33Version: 1
    4 Release: 4%{?dist}
     4Release: 5%{?dist}
    55License: GPLv2+
    66Group: Development/System
     
    8181done
    8282%{__install} -D -p -m 755 wpi4rpm.exe %{buildroot}%{_bindir}/wpi4rpm.exe
     83%{__install} -D -p -m 755 warpin-conflicts.exe %{buildroot}%{_libdir}/rpm/warpin-conflicts.exe
    8384
    8485%files
     
    8788%{_rpmconfigdir_os2}/*.exe
    8889%{_libdir}/rpm/wpi4rpm
    89 %{_libdir}/rpm/warpin-conflicts
     90%{_libdir}/rpm/warpin-conflicts*
    9091%{_libdir}/rpm/wps-object
    9192%{_libdir}/rpm/getbootdrive
     
    101102
    102103%changelog
     104* Tue Nov 27 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1-5
     105- some rather old packages still need warpin-conflicts at the ols location,
     106  so copy it there as well ticket #321
     107
    103108* Sun Nov 11 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1-4
    104109- add the possibility to have password protected github projects
Note: See TracChangeset for help on using the changeset viewer.