Changeset 1631 for spec/trunk/SPECS
- Timestamp:
- May 5, 2019, 9:04:39 PM (7 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/fluidsynth.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/fluidsynth.spec
r1617 r1631 1 1 Summary: Real-time software synthesizer 2 2 Name: fluidsynth 3 Version: 2.0. 44 Release: 2%{?dist}3 Version: 2.0.5 4 Release: 1%{?dist} 5 5 URL: http://www.fluidsynth.org/ 6 6 #Source0: https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz … … 24 24 #%endif 25 25 #BuildRequires: ladspa-devel 26 #BuildRequires: libsndfile-devel26 BuildRequires: libsndfile-devel 27 27 BuildRequires: ncurses-devel 28 28 BuildRequires: pkgconfig … … 97 97 install -p -m0755 build/src/fluidsy2.dll $RPM_BUILD_ROOT/%{_libdir} 98 98 99 100 99 %files 101 100 %{_bindir}/fluid* … … 121 120 %{_libdir}/pkgconfig/* 122 121 122 %changelog 123 * Sun May 05 2019 Elbert Pol <elbert.pol@gmail.com> - 2.0.5-1 124 - Updated to latest source 123 125 124 %changelog125 126 * Mon Mar 04 2019 Elbert Pol <elbert.pol@gmail.com> - 1.3.2-2 126 127 - Use spec file from fedora
Note:
See TracChangeset
for help on using the changeset viewer.
