Changeset 1518 for spec/trunk/SPECS/os2-rpm.spec
- Timestamp:
- Nov 11, 2018, 3:19:36 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/os2-rpm.spec
r1460 r1518 2 2 Name: os2-rpm 3 3 Version: 1 4 Release: 3%{?dist}4 Release: 4%{?dist} 5 5 License: GPLv2+ 6 6 Group: Development/System … … 29 29 Source8: getbootdrive.cmd 30 30 Source9: wpi4rpm.cmd 31 Source10: macros.scm_pwd 31 32 32 33 # This is necessary due to a silly "Provides: os2-rpm" in os2-rpm-build-0-1 … … 71 72 %{__install} -p -m 644 -t %{buildroot}%{_rpmconfigdir_macros_d} \ 72 73 macros.scm macros.cfg macros.wps 74 %{__mkdir_p} %{buildroot}%{_sysconfdir}/rpm 75 %{__install} -p -m 644 -t %{buildroot}%{_sysconfdir}/rpm macros.scm_pwd 73 76 74 77 # install OS/2 Rexx scripts … … 95 98 %{_rpmconfigdir_os2}/find-legacy-runtime.sh 96 99 %{_rpmconfigdir_macros_d}/macros.scm 100 %config(noreplace) %{_sysconfdir}/rpm/macros.scm_pwd 97 101 98 102 %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 99 106 * Mon Aug 20 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1-3 100 107 - copy wpi4rpm also to %{_bindir} ticket #308
Note:
See TracChangeset
for help on using the changeset viewer.