From 6c56f8a153c92e5dbf6324b142fe89a100ab56ae36721c1f3f87dc91e31ebc20 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sat, 11 Feb 2017 15:49:21 +0000 Subject: [PATCH] Accepting request 456403 from home:jengelh:branches:multimedia:apps - Fix RPM groups, trim descriptions from repeated information. Remove unnecessary ldconfig calls (they do not apply for plugin directories). OBS-URL: https://build.opensuse.org/request/show/456403 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/csound?expand=0&rev=19 --- csound.changes | 7 +++++++ csound.spec | 12 +++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/csound.changes b/csound.changes index f06a780..3ebc524 100644 --- a/csound.changes +++ b/csound.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 11 14:14:39 UTC 2017 - jengelh@inai.de + +- Fix RPM groups, trim descriptions from repeated information. + Remove unnecessary ldconfig calls (they do not apply for + plugin directories). + ------------------------------------------------------------------- Mon Jan 16 19:54:07 UTC 2017 - bwiedemann@suse.com diff --git a/csound.spec b/csound.spec index 7cf2743..0bab6ad 100644 --- a/csound.spec +++ b/csound.spec @@ -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 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build 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 @@ mv %{buildroot}%{_bindir}/extract %{buildroot}%{_bindir}/csound-extract %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