Build with $RPM_OPT_FLAGS (#1402807)
This commit is contained in:
parent
1fd8a1dc86
commit
83da6d52c5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: endless-sky
|
||||
Version: 0.9.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Space exploration, trading, and combat game
|
||||
|
||||
License: GPLv3
|
||||
@ -53,7 +53,7 @@ Images, sound, and game data for %{name}.
|
||||
|
||||
|
||||
%build
|
||||
scons PREFIX=%{_prefix}
|
||||
CCFLAGS="%{optflags}" scons PREFIX=%{_prefix}
|
||||
|
||||
|
||||
%check
|
||||
@ -100,6 +100,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 8 2016 Link Dupont <linkdupont@fedoraproject.org> - 0.9.4-2
|
||||
- Build with $RPM_OPT_FLAGS (#1402807)
|
||||
|
||||
* Sat Oct 15 2016 Link Dupont <linkdupont@fedoraproject.org> - 0.9.4-1
|
||||
- New upstream release
|
||||
- Remove local appdata.xml file deferring to upstream
|
||||
|
Loading…
Reference in New Issue
Block a user