Ignore:
Timestamp:
Nov 11, 2018, 3:19:36 PM (7 years ago)
Author:
Silvan Scherrer
Message:

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

File:
1 edited

Legend:

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

    r1460 r1518  
    22Name: os2-rpm
    33Version: 1
    4 Release: 3%{?dist}
     4Release: 4%{?dist}
    55License: GPLv2+
    66Group: Development/System
     
    2929Source8: getbootdrive.cmd
    3030Source9: wpi4rpm.cmd
     31Source10: macros.scm_pwd
    3132
    3233# This is necessary due to a silly "Provides: os2-rpm" in os2-rpm-build-0-1
     
    7172%{__install} -p -m 644 -t %{buildroot}%{_rpmconfigdir_macros_d} \
    7273  macros.scm macros.cfg macros.wps
     74%{__mkdir_p} %{buildroot}%{_sysconfdir}/rpm
     75%{__install} -p -m 644 -t %{buildroot}%{_sysconfdir}/rpm macros.scm_pwd
    7376
    7477# install OS/2 Rexx scripts
     
    9598%{_rpmconfigdir_os2}/find-legacy-runtime.sh
    9699%{_rpmconfigdir_macros_d}/macros.scm
     100%config(noreplace) %{_sysconfdir}/rpm/macros.scm_pwd
    97101
    98102%changelog
     103* Sun Nov 11 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1-4
     104- add the possibility to have password protected github projects
     105
    99106* Mon Aug 20 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1-3
    100107- copy wpi4rpm also to %{_bindir} ticket #308
Note: See TracChangeset for help on using the changeset viewer.