Hello community,

here is the log from the commit of package cdparanoia for openSUSE:Factory 
checked in at 2018-04-25 09:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdparanoia (Old)
 and      /work/SRC/openSUSE:Factory/.cdparanoia.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdparanoia"

Wed Apr 25 09:59:29 2018 rev:25 rq:598484 version:3.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdparanoia/cdparanoia.changes    2013-11-07 
08:35:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cdparanoia.new/cdparanoia.changes       
2018-04-25 09:59:29.270945396 +0200
@@ -1,0 +2,23 @@
+Wed Apr 18 15:04:41 UTC 2018 - jeng...@inai.de
+
+- Update descriptions.
+
+-------------------------------------------------------------------
+Wed Apr 18 14:31:43 UTC 2018 - tchva...@suse.com
+
+- Do not bother to talk about it being beta release as we
+  are shipping this since 2008
+
+-------------------------------------------------------------------
+Wed Apr 18 09:03:42 UTC 2018 - adam.ma...@suse.de
+
+- Adjust licenses to be installed with %license not %doc
+- libraries are covered by LGPL-2.1-or-greater and the command-line
+  tool is GPL-2.0-or-greater
+
+-------------------------------------------------------------------
+Tue Apr 17 14:42:49 UTC 2018 - sch...@suse.de
+
+- config-guess-sub-update.diff: update for RISC-V support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cdparanoia.spec ++++++
--- /var/tmp/diff_new_pack.6Jrqlw/_old  2018-04-25 09:59:29.870923385 +0200
+++ /var/tmp/diff_new_pack.6Jrqlw/_new  2018-04-25 09:59:29.874923238 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdparanoia
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,19 +16,14 @@
 #
 
 
+%define filever III-10.2
 Name:           cdparanoia
-# bug437293
-%ifarch ppc64
-Obsoletes:      cdparanoia-64bit
-%endif
-#
 Version:        3.10.2
 Release:        0
 Summary:        A Program for Extracting, Verifying, and Fixing Audio Tracks 
from CDs
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/CD/Grabbers
-Url:            http://www.xiph.org/paranoia/index.html
-%define                filever                                  III-10.2
+URL:            http://www.xiph.org/paranoia/index.html
 Source:         
http://downloads.xiph.org/releases/%{name}/%{name}-%{filever}.src.tgz
 Source2:        baselibs.conf
 Patch1:         010_build_system.patch
@@ -39,23 +34,25 @@
 Patch11:        cdparanoia-III-05-gcc4.3.dpatch
 Patch12:        cdparanoia-III-06-endian.dpatch
 Patch14:        config-guess-sub-update.diff
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       cdparano = %{version}
-Obsoletes:      cdparano < %{version}
 BuildRequires:  autoconf
 BuildRequires:  automake
+Provides:       cdparano = %{version}
+Obsoletes:      cdparano < %{version}
 
 %package -n libcdda_interface0
-Summary:        Extracting, Verifying, and Fixing Audio Tracks from CDs - 
runtime library
+Summary:        Library for Extracting, Verifying, and Fixing Audio Tracks 
from CDs
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Suggests:       ImageMagick-extra = %{version}
 
 %package -n libcdda_paranoia0
-Summary:        Extracting, Verifying, and Fixing Audio Tracks from CDs - 
runtime library
+Summary:        Library for Extracting, Verifying, and Fixing Audio Tracks 
from CDs
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 
 %package devel
-Summary:        Include Files and Libraries Mandatory for Development
+Summary:        Development files for cdparanoia, a library for extractnig 
audio tracks from CDs
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libcdda_interface0 = %{version}
 Requires:       libcdda_paranoia0 = %{version}
@@ -65,29 +62,21 @@
 CD-ROM directly as data and writes the data to a file or pipe as .wav,
 .aifc, or raw 16-bit linear PCM.
 
-This is a beta release. See http://www.xiph.org/paranoia/.
-
 %description devel
 This CDDA reader distribution ('cdparanoia') reads audio from the
 CD-ROM directly as data and writes the data to a file or pipe as .wav,
 .aifc, or raw 16-bit linear PCM.
 
-This is a beta release. See http://www.xiph.org/paranoia/.
-
 %description -n libcdda_interface0
 This CDDA reader distribution ('cdparanoia') reads audio from the
 CD-ROM directly as data and writes the data to a file or pipe as .wav,
 .aifc, or raw 16-bit linear PCM.
 
-This is a beta release. See http://www.xiph.org/paranoia/.
-
 %description -n libcdda_paranoia0
 This CDDA reader distribution ('cdparanoia') reads audio from the
 CD-ROM directly as data and writes the data to a file or pipe as .wav,
 .aifc, or raw 16-bit linear PCM.
 
-This is a beta release. See http://www.xiph.org/paranoia/.
-
 %prep
 %setup -q -n cdparanoia-%{filever}
 %patch1 -p1
@@ -100,9 +89,9 @@
 %patch14
 
 %build
-autoreconf -vi
+autoreconf -vfi
 %configure
-make OPT="%{optflags}" %{?_smp_mflags}
+%make_build OPT="%{optflags}"
 
 %install
 make prefix=%{buildroot}%{_prefix} \
@@ -116,33 +105,30 @@
 install -m644 cdparanoia.1.jp $JAPN_MANDIR/cdparanoia.1
 
 %post -n libcdda_interface0 -p /sbin/ldconfig
-
 %postun -n libcdda_interface0 -p /sbin/ldconfig
-
 %post -n libcdda_paranoia0 -p /sbin/ldconfig
-
 %postun -n libcdda_paranoia0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc README COPYING*
+%doc README
+%license COPYING-GPL
 %{_mandir}/man1/*
 %{_mandir}/ja
 %{_bindir}/*
 
 %files -n libcdda_interface0
-%defattr(-,root,root)
+%license COPYING-LGPL
 %{_libdir}/libcdda_interface.so.0
 %{_libdir}/libcdda_interface.so.0.*
 
 %files -n libcdda_paranoia0
-%defattr(-,root,root)
+%license COPYING-LGPL
 %{_libdir}/libcdda_paranoia.so.0
 %{_libdir}/libcdda_paranoia.so.0.*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/*
-%{_libdir}/lib*.so
+%{_libdir}/libcdda_paranoia.so
+%{_libdir}/libcdda_interface.so
 
 %changelog

++++++ config-guess-sub-update.diff ++++++
++++ 3299 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cdparanoia/config-guess-sub-update.diff
++++ and /work/SRC/openSUSE:Factory/.cdparanoia.new/config-guess-sub-update.diff


Reply via email to