Changeset 1318 for spec/trunk/SPECS


Ignore:
Timestamp:
Feb 28, 2018, 2:32:31 PM (8 years ago)
Author:
Silvan Scherrer
Message:

spec: lxlite: Release version 1.3.9-6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/lxlite.spec

    r1248 r1318  
    55Name:          lxlite
    66Version:       1.3.9
    7 Release:       5%{?dist}
     7Release:       6%{?dist}
    88License:       GPL
    99Group:         Applications/System
     
    4444cd out
    4545for f in *.exe ; do
    46   install -p -m0644 -D $f  $RPM_BUILD_ROOT%{_bindir}/$f
     46  install -p -m0755 -D $f  $RPM_BUILD_ROOT%{_bindir}/$f
    4747done
    4848cd ..
     
    8080
    8181%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
    8285* Tue Oct 03 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.3.9-5
    8386- added a provides/obsoletes for lxLite-tools as well
Note: See TracChangeset for help on using the changeset viewer.