Changeset 1715 for spec/trunk/SPECS/fluidsynth.spec
- Timestamp:
- Oct 6, 2020, 9:28:06 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/fluidsynth.spec
r1711 r1715 4 4 Release: 1%{?dist} 5 5 URL: http://www.fluidsynth.org/ 6 #Source0: https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz 6 %if !0%{?os2_version} 7 Source0: https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz 8 %else 9 %scm_source github http://github.com/komh/fluidsynth-os2 master 10 %endif 7 11 License: LGPLv2+ 8 12 Requires: fluidsynth-libs%{?_isa} = %{version}-%{release} 9 10 %scm_source github http://github.com/komh/fluidsynth-os2 master11 13 12 14 %if !0%{?os2_version}
Note:
See TracChangeset
for help on using the changeset viewer.