Changeset 1318 for spec/trunk/SPECS
- Timestamp:
- Feb 28, 2018, 2:32:31 PM (8 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/lxlite.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/lxlite.spec
r1248 r1318 5 5 Name: lxlite 6 6 Version: 1.3.9 7 Release: 5%{?dist}7 Release: 6%{?dist} 8 8 License: GPL 9 9 Group: Applications/System … … 44 44 cd out 45 45 for f in *.exe ; do 46 install -p -m0 644-D $f $RPM_BUILD_ROOT%{_bindir}/$f46 install -p -m0755 -D $f $RPM_BUILD_ROOT%{_bindir}/$f 47 47 done 48 48 cd .. … … 80 80 81 81 %changelog 82 * Wed Feb 28 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.3.9-6 83 - add the executable flag to the exe 84 82 85 * Tue Oct 03 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.3.9-5 83 86 - added a provides/obsoletes for lxLite-tools as well
Note:
See TracChangeset
for help on using the changeset viewer.
