Changeset 1530 for spec/trunk/SPECS/os2-rpm.spec
- Timestamp:
- Nov 27, 2018, 1:53:53 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/os2-rpm.spec
r1518 r1530 2 2 Name: os2-rpm 3 3 Version: 1 4 Release: 4%{?dist}4 Release: 5%{?dist} 5 5 License: GPLv2+ 6 6 Group: Development/System … … 81 81 done 82 82 %{__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 83 84 84 85 %files … … 87 88 %{_rpmconfigdir_os2}/*.exe 88 89 %{_libdir}/rpm/wpi4rpm 89 %{_libdir}/rpm/warpin-conflicts 90 %{_libdir}/rpm/warpin-conflicts* 90 91 %{_libdir}/rpm/wps-object 91 92 %{_libdir}/rpm/getbootdrive … … 101 102 102 103 %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 103 108 * Sun Nov 11 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1-4 104 109 - add the possibility to have password protected github projects
Note:
See TracChangeset
for help on using the changeset viewer.