Hello community, here is the log from the commit of package csound for openSUSE:Factory checked in at 2017-02-15 10:05:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csound (Old) and /work/SRC/openSUSE:Factory/.csound.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csound" Changes: -------- --- /work/SRC/openSUSE:Factory/csound/csound.changes 2017-01-17 14:37:48.977083090 +0100 +++ /work/SRC/openSUSE:Factory/.csound.new/csound.changes 2017-02-15 10:05:27.296231510 +0100 @@ -1,0 +2,7 @@ +Sat Feb 11 14:14:39 UTC 2017 - [email protected] + +- Fix RPM groups, trim descriptions from repeated information. + Remove unnecessary ldconfig calls (they do not apply for + plugin directories). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csound.spec ++++++ --- /var/tmp/diff_new_pack.dAiKtU/_old 2017-02-15 10:05:28.032127855 +0100 +++ /var/tmp/diff_new_pack.dAiKtU/_new 2017-02-15 10:05:28.032127855 +0100 @@ -1,7 +1,7 @@ # # spec file for package csound # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -53,11 +53,9 @@ Csound is a software synthesis program. It is fully modular and supports an unlimited amount of oscillators and filters. -For detailed information, refer to http://www.csounds.com. - %package devel -Summary: Development files for Csound -Group: System/Libraries +Summary: Development files for Csound, a sound synthesis program +Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Provides: %{name}-devel-static = %{version} @@ -100,10 +98,6 @@ %fdupes -s %{buildroot} %find_lang %{name}5 -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - %files -f %{name}5.lang %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog README README.SuSE
