commit cdparanoia for openSUSE:Factory

2018-04-25 Thread root
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.changes2013-11-07 
08:35:02.0 +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
-%definefilever  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 

commit cdparanoia for openSUSE:Factory

2013-11-06 Thread h_root
Hello community,

here is the log from the commit of package cdparanoia for openSUSE:Factory 
checked in at 2013-11-07 08:35:01

Comparing /work/SRC/openSUSE:Factory/cdparanoia (Old)
 and  /work/SRC/openSUSE:Factory/.cdparanoia.new (New)


Package is cdparanoia

Changes:

--- /work/SRC/openSUSE:Factory/cdparanoia/cdparanoia.changes2013-05-27 
09:43:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.cdparanoia.new/cdparanoia.changes   
2013-11-07 08:35:02.0 +0100
@@ -1,0 +2,12 @@
+Thu Oct 24 13:00:04 UTC 2013 - tchva...@suse.com
+
+- Redo the buildsystem to use only shared libs and allow parallel
+  building to have it faster in obs.
+  * removed patches:
+- cdparanoia-III-dt_needed.patch
+- cdparanoia-large-pic.diff
+  * added patches:
+- 010_build_system.patch
+- 050_all_build_only_shared_libraries.patch
+
+---

Old:

  cdparanoia-III-dt_needed.patch
  cdparanoia-large-pic.diff

New:

  010_build_system.patch
  050_all_build_only_shared_libraries.patch



Other differences:
--
++ cdparanoia.spec ++
--- /var/tmp/diff_new_pack.2tLSSL/_old  2013-11-07 08:35:03.0 +0100
+++ /var/tmp/diff_new_pack.2tLSSL/_new  2013-11-07 08:35:03.0 +0100
@@ -17,8 +17,6 @@
 
 
 Name:   cdparanoia
-Provides:   cdparano
-Obsoletes:  cdparano
 # bug437293
 %ifarch ppc64
 Obsoletes:  cdparanoia-64bit
@@ -33,15 +31,18 @@
 %definefilever  III-10.2
 Source: 
http://downloads.xiph.org/releases/%{name}/%{name}-%{filever}.src.tgz
 Source2:baselibs.conf
-Patch1: cdparanoia-III-ide_majors.patch
-Patch2: cdparanoia-III-dt_needed.patch
+Patch1: 010_build_system.patch
+Patch2: cdparanoia-III-ide_majors.patch
 Patch3: cdparanoia-III-c++.patch
+Patch4: 050_all_build_only_shared_libraries.patch
 Patch10:cdparanoia-III-01-typos-and-spelling.dpatch
 Patch11:cdparanoia-III-05-gcc4.3.dpatch
 Patch12:cdparanoia-III-06-endian.dpatch
-Patch13:cdparanoia-large-pic.diff
 Patch14:config-guess-sub-update.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   cdparano = %{version}
+Obsoletes:  cdparano  %{version}
+BuildRequires:  autoconf
 BuildRequires:  automake
 
 %package -n libcdda_interface0
@@ -89,19 +90,19 @@
 
 %prep
 %setup -q -n cdparanoia-%{filever}
-%patch1
-#%patch2
+%patch1 -p1
+%patch2
 %patch3
+%patch4
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
 %patch14
 
 %build
-autoreconf
+autoreconf -vi
 %configure
-make
+make OPT=%{optflags} %{?_smp_mflags}
 
 %install
 make prefix=%{buildroot}%{_prefix} \
@@ -113,12 +114,6 @@
 JAPN_MANDIR=%{buildroot}%{_mandir}/ja/man1
 mkdir -p $JAPN_MANDIR
 install -m644 cdparanoia.1.jp $JAPN_MANDIR/cdparanoia.1
-# do not package static libraries.
-rm %{buildroot}%{_libdir}/libcdda_interface.a
-rm %{buildroot}%{_libdir}/libcdda_paranoia.a
-
-%clean
-rm -rf %{buildroot}
 
 %post -n libcdda_interface0 -p /sbin/ldconfig
 

++ 010_build_system.patch ++
Fix build system to be usable by compiling shared libs as -fPIC and
using DESTDIR for installing. Patch by Samuli Suominen ssuominen AT
gentoo.org and Alexis Ballier aballier AT gentoo.org. See,

http://trac.xiph.org/ticket/1368 (upstream bug)

diff -ur cdparanoia-III-10.2.orig/interface/Makefile.in 
cdparanoia-III-10.2/interface/Makefile.in
--- cdparanoia-III-10.2.orig/interface/Makefile.in  2008-08-21 
19:08:54.0 +0300
+++ cdparanoia-III-10.2/interface/Makefile.in   2009-06-20 20:43:39.0 
+0300
@@ -10,6 +10,7 @@
 FLAGS=@SBPCD_H@ @UCDROM_H@ @TYPESIZES@ @CFLAGS@
 OPT=@OPT@ $(FLAGS)
 DEBUG=@DEBUG@ -DCDDA_TEST
+LIBFLAGS = -fPIC
 CC=@CC@
 LD=@CC@
 LDFLAGS=@LDFLAGS@ $(FLAGS)
@@ -20,6 +21,8 @@
 
 OFILES = scan_devices.ocommon_interface.o cooked_interface.o 
interface.o\
scsi_interface.o smallft.o toc.o test_interface.o
+LOFILES = scan_devices.lo common_interface.lo cooked_interface.lo interface.lo\
+   scsi_interface.lo smallft.lo toc.lo test_interface.lo
 
 export VERSION
 
@@ -32,8 +35,7 @@
$(MAKE) libcdda_interface.a CFLAGS=$(OPT) 
 
 slib:  
-   $(MAKE) lessmessy
-   $(MAKE) libcdda_interface.so CFLAGS=$(OPT) -fpic 
+   $(MAKE) libcdda_interface.so CFLAGS=$(OPT) 
[ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so 
libcdda_interface.so.0
 
 test:  
@@ -45,14 +47,17 @@
$(AR) -r libcdda_interface.a $(OFILES)
$(RANLIB) libcdda_interface.a
 
-libcdda_interface.so:  $(OFILES)   
-   $(CC) -fpic -shared -o libcdda_interface.so.0.$(VERSION) -Wl,-soname 
-Wl,libcdda_interface.so.0 $(OFILES) $(LIBS)

commit cdparanoia for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package cdparanoia for openSUSE:Factory 
checked in at 2013-05-27 09:43:00

Comparing /work/SRC/openSUSE:Factory/cdparanoia (Old)
 and  /work/SRC/openSUSE:Factory/.cdparanoia.new (New)


Package is cdparanoia

Changes:

--- /work/SRC/openSUSE:Factory/cdparanoia/cdparanoia.changes2013-03-22 
11:01:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.cdparanoia.new/cdparanoia.changes   
2013-05-27 09:43:01.0 +0200
@@ -1,0 +2,6 @@
+Tue May 21 12:51:47 UTC 2013 - dmuel...@suse.com
+
+- add config-guess-sub-update.diff:
+  * configure.guess/sub update for aarch64 support 
+
+---

New:

  config-guess-sub-update.diff



Other differences:
--
++ cdparanoia.spec ++
--- /var/tmp/diff_new_pack.MDsHSm/_old  2013-05-27 09:43:02.0 +0200
+++ /var/tmp/diff_new_pack.MDsHSm/_new  2013-05-27 09:43:02.0 +0200
@@ -40,6 +40,7 @@
 Patch11:cdparanoia-III-05-gcc4.3.dpatch
 Patch12:cdparanoia-III-06-endian.dpatch
 Patch13:cdparanoia-large-pic.diff
+Patch14:config-guess-sub-update.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 
@@ -95,6 +96,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14
 
 %build
 autoreconf

++ config-guess-sub-update.diff ++
 1752 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cdparanoia for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package cdparanoia for openSUSE:Factory 
checked in at 2013-03-22 11:01:10

Comparing /work/SRC/openSUSE:Factory/cdparanoia (Old)
 and  /work/SRC/openSUSE:Factory/.cdparanoia.new (New)


Package is cdparanoia, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cdparanoia/cdparanoia.changes2012-08-08 
11:08:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.cdparanoia.new/cdparanoia.changes   
2013-03-22 11:01:11.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar 21 09:37:28 UTC 2013 - mmeis...@suse.com
+
+- Added url as source.
+  Please see http://en.opensuse.org/SourceUrls
+
+---

Old:

  cdparanoia-III-10.2.src.tar.bz2

New:

  cdparanoia-III-10.2.src.tgz



Other differences:
--
++ cdparanoia.spec ++
--- /var/tmp/diff_new_pack.4PE7MM/_old  2013-03-22 11:01:15.0 +0100
+++ /var/tmp/diff_new_pack.4PE7MM/_new  2013-03-22 11:01:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cdparanoia
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 Group:  Productivity/Multimedia/CD/Grabbers
 Url:http://www.xiph.org/paranoia/index.html
 %definefilever  III-10.2
-Source: cdparanoia-%{filever}.src.tar.bz2
+Source: 
http://downloads.xiph.org/releases/%{name}/%{name}-%{filever}.src.tgz
 Source2:baselibs.conf
 Patch1: cdparanoia-III-ide_majors.patch
 Patch2: cdparanoia-III-dt_needed.patch

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cdparanoia for openSUSE:Factory

2012-08-08 Thread h_root
Hello community,

here is the log from the commit of package cdparanoia for openSUSE:Factory 
checked in at 2012-08-08 11:07:57

Comparing /work/SRC/openSUSE:Factory/cdparanoia (Old)
 and  /work/SRC/openSUSE:Factory/.cdparanoia.new (New)


Package is cdparanoia, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cdparanoia/cdparanoia.changes2011-12-21 
09:59:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.cdparanoia.new/cdparanoia.changes   
2012-08-08 11:08:00.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 15 16:58:15 UTC 2012 - co...@suse.com
+
+- own directories for japanese man pages, no need to buildrequire man
+  for that
+
+---



Other differences:
--
++ cdparanoia.spec ++
--- /var/tmp/diff_new_pack.jD3hrV/_old  2012-08-08 11:08:01.0 +0200
+++ /var/tmp/diff_new_pack.jD3hrV/_new  2012-08-08 11:08:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdparanoia
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -130,7 +130,7 @@
 %defattr(-,root,root)
 %doc README COPYING*
 %{_mandir}/man1/*
-%{_mandir}/ja/man1/*
+%{_mandir}/ja
 %{_bindir}/*
 
 %files -n libcdda_interface0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit cdparanoia for openSUSE:Factory

2011-12-21 Thread h_root
Hello community,

here is the log from the commit of package cdparanoia for openSUSE:Factory 
checked in at 2011-12-21 09:59:27

Comparing /work/SRC/openSUSE:Factory/cdparanoia (Old)
 and  /work/SRC/openSUSE:Factory/.cdparanoia.new (New)


Package is cdparanoia, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cdparanoia/cdparanoia.changes2011-09-23 
01:53:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.cdparanoia.new/cdparanoia.changes   
2011-12-21 09:59:28.0 +0100
@@ -1,0 +2,11 @@
+Tue Dec 20 20:07:26 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---
+Wed Oct  5 14:52:13 UTC 2011 - u...@suse.com
+
+- cross-build fixes: use %configure macro, set bindir and include
+  dir explicitly when installing
+
+---



Other differences:
--
++ cdparanoia.spec ++
--- /var/tmp/diff_new_pack.3mnkS1/_old  2011-12-21 09:59:29.0 +0100
+++ /var/tmp/diff_new_pack.3mnkS1/_new  2011-12-21 09:59:29.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package cdparanoia (Version 3.10.2)
+# spec file for package cdparanoia
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   cdparanoia
 Provides:   cdparano
 Obsoletes:  cdparano
-License:GPLv2+
-Group:  Productivity/Multimedia/CD/Grabbers
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  cdparanoia-64bit
 %endif
 #
 Version:3.10.2
-Release:3
+Release:0
 Summary:A Program for Extracting, Verifying, and Fixing Audio Tracks 
from CDs
+License:GPL-2.0+
+Group:  Productivity/Multimedia/CD/Grabbers
 Url:http://www.xiph.org/paranoia/index.html
 %definefilever  III-10.2
 Source: cdparanoia-%{filever}.src.tar.bz2
@@ -44,27 +41,22 @@
 Patch12:cdparanoia-III-06-endian.dpatch
 Patch13:cdparanoia-large-pic.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  automake
 
 %package -n libcdda_interface0
-License:GPLv2+
 Summary:Extracting, Verifying, and Fixing Audio Tracks from CDs - 
runtime library
 Group:  System/Libraries
 Suggests:   ImageMagick-extra = %{version}
-AutoReqProv:on
 
 %package -n libcdda_paranoia0
-License:GPLv2+
 Summary:Extracting, Verifying, and Fixing Audio Tracks from CDs - 
runtime library
 Group:  System/Libraries
-AutoReqProv:on
 
 %package devel
-License:GPLv2+
-Requires:   libcdda_interface0 = %{version}
-Requires:   libcdda_paranoia0 = %{version}
 Summary:Include Files and Libraries Mandatory for Development
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
+Requires:   libcdda_interface0 = %{version}
+Requires:   libcdda_paranoia0 = %{version}
 
 %description
 This CDDA reader distribution ('cdparanoia') reads audio from the
@@ -73,12 +65,6 @@
 
 This is a beta release. See http://www.xiph.org/paranoia/.
 
-
-
-Authors:
-
-Monty xiphm...@mit.edu
-
 %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,
@@ -86,12 +72,6 @@
 
 This is a beta release. See http://www.xiph.org/paranoia/.
 
-
-
-Authors:
-
-Monty xiphm...@mit.edu
-
 %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,
@@ -99,12 +79,6 @@
 
 This is a beta release. See http://www.xiph.org/paranoia/.
 
-
-
-Authors:
-
-Monty xiphm...@mit.edu
-
 %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,
@@ -112,12 +86,6 @@
 
 This is a beta release. See http://www.xiph.org/paranoia/.
 
-
-
-Authors:
-
-Monty xiphm...@mit.edu
-
 %prep
 %setup -q -n cdparanoia-%{filever}
 %patch1
@@ -126,36 +94,29 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%patch -P 13 -p1
+%patch13 -p1
 
 %build
-cp configure.guess config.guess
-cp configure.sub config.sub
-%{?suse_update_config:%{suse_update_config -f}}
-cp