diff --git a/csound.changes b/csound.changes index 0a3dc19..cb125a4 100644 --- a/csound.changes +++ b/csound.changes @@ -7,6 +7,11 @@ Wed Jun 5 13:57:01 UTC 2019 - Dave Plater GPL-2.0 or later source file which relicenses the LGPL sources - Added COPYING_gpl2+.txt to licenses. +------------------------------------------------------------------- +Tue Apr 9 07:29:47 UTC 2019 - Jan Engelhardt + +- Update summaries. + ------------------------------------------------------------------- Sat Apr 6 11:05:19 UTC 2019 - plater diff --git a/csound.spec b/csound.spec index ced5c25..7ce9a6d 100644 --- a/csound.spec +++ b/csound.spec @@ -85,34 +85,38 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %global luaver %(lua -v | sed -r 's/Lua ([[:digit:]]+\\.[[:digit:]]+).*/\\1/') %description -Csound is a software synthesis program. It is fully modular and +Csound is a software synthesis program. It is modular and supports an unlimited amount of oscillators and filters. %package -n libcsnd6-%{maj}_%{min} -Summary: Csound6 library +Summary: Computer sound synthesis and composition library Group: System/Libraries %description -n libcsnd6-%{maj}_%{min} -Library for csound use +Library for csound use. +Csound is a software synthesis program supporting oscillators and +filters. %package -n libcsound64-%{maj}_%{min} -Summary: Csound6 library +Summary: Computer sound synthesis and composition library Group: System/Libraries %description -n libcsound64-%{maj}_%{min} Library for csound use +Csound is a software synthesis program supporting oscillators and +filters. -%if %{with java} %package java-bindings -Summary: Csound6 library +Summary: Java bindings for the Csound sound synthesis and composition library Group: System/Libraries %description java-bindings -Java bindings for csound use -%endif +Java bindings for csound use. +Csound is a software synthesis program supporting oscillators and +filters. %package plugins -Summary: Plugins +Summary: Plugins for csound Group: Productivity/Multimedia/Other %description plugins @@ -179,10 +183,8 @@ rm -rf %{buildroot}root %post -n libcsound64-%{maj}_%{min} -p /sbin/ldconfig %postun -n libcsound64-%{maj}_%{min} -p /sbin/ldconfig -%if %{with java} %post java-bindings -p /sbin/ldconfig %postun java-bindings -p /sbin/ldconfig -%endif %files %doc AUTHORS README.md README.SUSE Release_Notes