Changeset 1631 for spec/trunk/SPECS


Ignore:
Timestamp:
May 5, 2019, 9:04:39 PM (7 years ago)
Author:
tellie
Message:

spec: fluidsynth: Release version 2.0.5-1.

File:
1 edited

Legend:

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

    r1617 r1631  
    11Summary:      Real-time software synthesizer
    22Name:         fluidsynth
    3 Version:      2.0.4
    4 Release:      2%{?dist}
     3Version:      2.0.5
     4Release:      1%{?dist}
    55URL:          http://www.fluidsynth.org/
    66#Source0:      https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz
     
    2424#%endif
    2525#BuildRequires: ladspa-devel
    26 #BuildRequires: libsndfile-devel
     26BuildRequires: libsndfile-devel
    2727BuildRequires: ncurses-devel
    2828BuildRequires: pkgconfig
     
    9797install -p -m0755 build/src/fluidsy2.dll $RPM_BUILD_ROOT/%{_libdir}
    9898
    99 
    10099%files
    101100%{_bindir}/fluid*
     
    121120%{_libdir}/pkgconfig/*
    122121
     122%changelog
     123* Sun May 05 2019 Elbert Pol <elbert.pol@gmail.com> - 2.0.5-1
     124- Updated to latest source
    123125
    124 %changelog
    125126* Mon Mar 04 2019 Elbert Pol <elbert.pol@gmail.com> - 1.3.2-2
    126127- Use spec file from fedora
Note: See TracChangeset for help on using the changeset viewer.