Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package csound for openSUSE:Factory checked 
in at 2023-04-28 16:23:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/csound (Old)
 and      /work/SRC/openSUSE:Factory/.csound.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "csound"

Fri Apr 28 16:23:19 2023 rev:38 rq:1083302 version:6.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/csound/csound.changes    2022-12-20 
20:22:00.286377279 +0100
+++ /work/SRC/openSUSE:Factory/.csound.new.1533/csound.changes  2023-04-28 
16:23:55.146203116 +0200
@@ -1,0 +2,6 @@
+Wed Apr 26 19:27:59 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Drop unused BuildRequire on xorg-x11-devel
+- Modernize specfile constructs
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ csound.spec ++++++
--- /var/tmp/diff_new_pack.MqZiIU/_old  2023-04-28 16:23:58.110220418 +0200
+++ /var/tmp/diff_new_pack.MqZiIU/_new  2023-04-28 16:23:58.114220440 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package csound
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -75,10 +75,8 @@
 BuildRequires:  fltk-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
-BuildRequires:  xorg-x11-devel
 %endif
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %global luaver %(lua -v | sed -r 's/Lua ([[:digit:]]+\\.[[:digit:]]+).*/\\1/')
 
@@ -151,8 +149,7 @@
 %lang_package
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 # remove __DATE__ from source files, causes unnecessary rebuilds
 #sed -i 's:__DATE__:"":' Engine/musmon.c include/version.h Top/main.c
 # copy readme
@@ -180,7 +177,7 @@
        -DUSE_LIB64:BOOL=OFF
 %endif
 
-make %{_smp_mflags}
+%make_build
 
 %install
 %cmake_install
@@ -236,6 +233,5 @@
 %{_datadir}/cmake/Csound/
 
 %files lang -f %{name}%{maj}.lang
-%defattr(-,root,root)
 
 %changelog

Reply via email to