Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f478188a17 | ||
|
|
4c725071d1 | ||
|
|
f715567ea4 | ||
|
|
25d4636426 | ||
|
|
911929b7c0 |
1 changed files with 2 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ effects like Reverb, Echo, Chorus, Phaser...
|
|||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
%cmake -DCMAKE_CXX_FLAGS="${RPM_OPT_FLAGS} -fPIC" -DFLTK_INCLUDE_DIR=%{_includedir}/Fl
|
||||
%cmake -S src -DCMAKE_CXX_FLAGS="${RPM_OPT_FLAGS} -fPIC" -DFLTK_INCLUDE_DIR=%{_includedir}/Fl
|
||||
%cmake_build
|
||||
|
||||
|
||||
|
|
@ -99,6 +99,7 @@ rm %{buildroot}%{_datadir}/doc/%{name}/yoshimi-user-manual-2.0.pdf
|
|||
|
||||
* Wed Aug 19 2020 Adam Huffman <bloch@verdurin.com> - 1.7.2-1
|
||||
- Update to upstream release 1.7.2
|
||||
- Hard-code CMake to use src as builddir
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue