Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdemu-daemon for openSUSE:Factory 
checked in at 2021-04-27 21:34:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdemu-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.cdemu-daemon.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdemu-daemon"

Tue Apr 27 21:34:35 2021 rev:25 rq:888535 version:3.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdemu-daemon/cdemu-daemon.changes        
2020-05-02 22:18:23.304668154 +0200
+++ /work/SRC/openSUSE:Factory/.cdemu-daemon.new.12324/cdemu-daemon.changes     
2021-04-27 21:34:41.379986504 +0200
@@ -1,0 +2,8 @@
+Tue Apr 20 09:59:59 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 3.2.5
+  * Updated ISRC validation to match crdao documentation.
+  * Remove bundled DBus activation scripts.
+- Remove logfile.diff (no longer applicable)
+
+-------------------------------------------------------------------

Old:
----
  cdemu-daemon-3.2.4.tar.bz2
  logfile.diff

New:
----
  cdemu-daemon-3.2.5.tar.xz

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

Other differences:
------------------
++++++ cdemu-daemon.spec ++++++
--- /var/tmp/diff_new_pack.qpjNOy/_old  2021-04-27 21:34:41.847987275 +0200
+++ /var/tmp/diff_new_pack.qpjNOy/_new  2021-04-27 21:34:41.851987281 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdemu-daemon
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,18 +22,17 @@
 %endif
 
 Name:           cdemu-daemon
-Version:        3.2.4
+Version:        3.2.5
 Release:        0
 Summary:        Device daemon for cdemu, a virtual CD-ROM device emulator
 License:        GPL-2.0-or-later
 Group:          System/Daemons
 URL:            https://cdemu.sourceforge.io/about/daemon/
 
-#Git-Clone:    git://git.code.sf.net/p/cdemu/code
-Source:         https://downloads.sf.net/cdemu/%name-%version.tar.bz2
+#Git-Clone:    https://github.com/cdemu/cdemu
+Source:         https://downloads.sf.net/cdemu/%name-%version.tar.xz
 Source2:        60-vhba.rules
 Source3:        cdemu-daemon.sysconfig
-Patch1:         logfile.diff
 BuildRequires:  cmake >= 2.8.5
 BuildRequires:  intltool >= 0.21
 BuildRequires:  pkg-config >= 0.16
@@ -62,12 +61,11 @@
 that can be used by clients to control it.
 
 %prep
-%setup -q
-%patch -P 1 -p1
+%autosetup -p1
 
 %build
 %cmake -DCMAKE_INSTALL_LIBEXECDIR:PATH="%_libexecdir"
-make %{?_smp_mflags}
+%cmake_build
 
 %install
 b="%buildroot"
@@ -76,19 +74,14 @@
        "$b/%_prefix/lib/udev/rules.d"
 install -pm0644 "%{S:2}" "$b/%_prefix/lib/udev/rules.d/60-vhba.rules"
 install -pm0644 "%{S:3}" "$b/%_fillupdir/sysconfig.cdemu-daemon"
-# Not desired for security; it would permit a user to start a system service.
-rm -rf "$b/%_datadir/dbus-1/system-services" "$b/%_sysconfdir/dbus-1/system.d/"
 %find_lang %name
 
 %post
 %fillup_only
 
 %files -f %name.lang
-%defattr(-,root,root)
 %doc AUTHORS COPYING README
 %_bindir/cdemu-daemon
-%_libexecdir/cdemu-daemon-session.sh
-%_datadir/dbus-1/
 %_mandir/man8/cdemu-daemon.8*
 %_fillupdir/sysconfig.cdemu-daemon
 %_prefix/lib/udev/

Reply via email to