Hello community, here is the log from the commit of package csound for openSUSE:Factory checked in at 2017-11-10 14:57:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csound (Old) and /work/SRC/openSUSE:Factory/.csound.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csound" Fri Nov 10 14:57:11 2017 rev:27 rq:540137 version:5.18.02 Changes: -------- --- /work/SRC/openSUSE:Factory/csound/csound.changes 2017-02-15 10:05:27.296231510 +0100 +++ /work/SRC/openSUSE:Factory/.csound.new/csound.changes 2017-11-10 14:57:27.955929450 +0100 @@ -1,0 +2,6 @@ +Wed Nov 8 18:22:43 UTC 2017 - [email protected] + +- Rename README.SuSE to README.SUSE, adhering to the correct + spelling. + +------------------------------------------------------------------- Old: ---- README.SuSE New: ---- README.SUSE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csound.spec ++++++ --- /var/tmp/diff_new_pack.n8K3sN/_old 2017-11-10 14:57:28.951893426 +0100 +++ /var/tmp/diff_new_pack.n8K3sN/_new 2017-11-10 14:57:28.955893281 +0100 @@ -45,7 +45,7 @@ Group: Productivity/Multimedia/Sound/Utilities Url: http://www.csounds.com Source: Csound%{version}.tar.gz -Source1: README.SuSE +Source1: README.SUSE Patch3: %{name}-strncat-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -100,7 +100,7 @@ %files -f %{name}5.lang %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog README README.SuSE +%doc AUTHORS COPYING ChangeLog README README.SUSE %{_bindir}/* %{_libdir}/csound/ ++++++ README.SUSE ++++++ Plugin Directories ================== The plugin binaries are installed under /usr/lib/csound/plugins (/usr/lib64/csound/plugins in x86_64). Please set the environment variable "OPCODEDIR" to this direcrory before starting csound. in bash style, export OPCODEDIR=/usr/lib/csound/plugins in tcsh style, setenv OPCODEDIR /usr/lib/csound/plugins Also, set CSSTRINGS variable such as export CSSTRINGS=/usr/share/csound/xmg Binary Renaming =============== sndinfo is renamed to csndinfo in this package due to the name confliction with snd package. Simiarly, extract was renamed to csound-extract.
