commit libmpcdec for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package libmpcdec for openSUSE:Factory 
checked in at 2019-08-16 15:32:17

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


Package is "libmpcdec"

Fri Aug 16 15:32:17 2019 rev:25 rq:723237 version:1.2.6

Changes:

--- /work/SRC/openSUSE:Factory/libmpcdec/libmpcdec.changes  2015-07-21 
13:26:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmpcdec.new.22127/libmpcdec.changes   
2019-08-16 15:32:19.877931632 +0200
@@ -1,0 +2,5 @@
+Wed Aug 14 08:44:36 UTC 2019 - Tomáš Chvátal 
+
+- Minor spec-cleaner run
+
+---



Other differences:
--
++ libmpcdec.spec ++
--- /var/tmp/diff_new_pack.EZFlXf/_old  2019-08-16 15:32:20.889931338 +0200
+++ /var/tmp/diff_new_pack.EZFlXf/_new  2019-08-16 15:32:20.893931336 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmpcdec
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:Musepack Audio Decoder
 License:BSD-3-Clause
 Group:  System/Libraries
-Url:http://www.musepack.net/
+URL:https://www.musepack.net/
 Source0:http://files.musepack.net/source/%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
 Patch0: libmpcdec-1.2.6-nosamples.patch
@@ -31,7 +31,6 @@
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Musepack is an audio compression format with a strong emphasis on high
@@ -51,9 +50,8 @@
 %package -n libmpcdec5
 Summary:Musepack Audio Decoder
 Group:  System/Libraries
-Provides:   %{name} = %{version}
-#openSUSE 10.2
-Obsoletes:  %{name} < %{version}
+Provides:   %{name}
+Obsoletes:  %{name}
 
 %description -n libmpcdec5
 Musepack is an audio compression format with a strong emphasis on high
@@ -99,26 +97,22 @@
 %build
 autoreconf -fiv
 %configure \
-  --disable-static \
-  --with-pic
+  --disable-static
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
-#empty dependency_libs
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libmpcdec5 -p /sbin/ldconfig
-
 %postun -n libmpcdec5 -p /sbin/ldconfig
 
 %files -n libmpcdec5
-%defattr (-, root, root)
 %{_libdir}/*.so.5*
 
 %files devel
-%defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog README
+%license COPYING
+%doc AUTHORS ChangeLog README
 %{_libdir}/*.so
 %dir %{_includedir}/mpcdec
 %{_includedir}/mpcdec/*.h




commit libmpcdec for openSUSE:Factory

2015-07-21 Thread h_root
Hello community,

here is the log from the commit of package libmpcdec for openSUSE:Factory 
checked in at 2015-07-21 13:26:43

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


Package is libmpcdec

Changes:

--- /work/SRC/openSUSE:Factory/libmpcdec/libmpcdec.changes  2013-01-02 
12:58:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmpcdec.new/libmpcdec.changes 2015-07-21 
13:26:45.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 17 14:55:32 UTC 2015 - mplus...@suse.com
+
+- Add baselibs.conf as source
+
+---
+Tue Jul 14 12:33:26 UTC 2015 - mplus...@suse.com
+
+- Update source url
+- Explicitly depend on autoconf/automake
+- Cleanup spec file with spec-clener
+
+---



Other differences:
--
++ libmpcdec.spec ++
--- /var/tmp/diff_new_pack.m5zlKB/_old  2015-07-21 13:26:45.0 +0200
+++ /var/tmp/diff_new_pack.m5zlKB/_new  2015-07-21 13:26:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmpcdec
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,16 +19,19 @@
 Name:   libmpcdec
 Version:1.2.6
 Release:0
-Url:http://www.musepack.net/
 Summary:Musepack Audio Decoder
 License:BSD-3-Clause
 Group:  System/Libraries
-Source: http://files2.musepack.net/source/%{name}-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:http://www.musepack.net/
+Source0:http://files.musepack.net/source/%{name}-%{version}.tar.bz2
+Source1:baselibs.conf
 Patch0: libmpcdec-1.2.6-nosamples.patch
 Patch1: libmpcdec-byteswap.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Musepack is an audio compression format with a strong emphasis on high
@@ -45,16 +48,6 @@
 low bit rate tuning has gone into the codec, unlike that of AAC,
 Vorbis, WMA, and others that focus more on this region.
 
-
-
-Authors:
-
-Andree Buschmann
-Frank Klemm
-Peter Pawlowski
-Benoit Amiaux
-Miles Egan
-
 %package -n libmpcdec5
 Summary:Musepack Audio Decoder
 Group:  System/Libraries
@@ -77,16 +70,6 @@
 low bit rate tuning has gone into the codec, unlike that of AAC,
 Vorbis, WMA, and others that focus more on this region.
 
-
-
-Authors:
-
-Andree Buschmann
-Frank Klemm
-Peter Pawlowski
-Benoit Amiaux
-Miles Egan
-
 %package devel
 Summary:Musepack Audio Decoder
 Group:  Development/Libraries/C and C++
@@ -108,32 +91,22 @@
 low bitrate tuning has gone into the codec, opposite to that of AAC,
 Vorbis, WMA and others which focus more on this region.
 
-
-
-Authors:
-
-Andree Buschmann
-Frank Klemm
-Peter Pawlowski
-Benoit Amiaux
-Miles Egan
-
 %prep
 %setup -q
 %patch0
 %patch1
+
 %build
-autoreconf -fi
-%configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+autoreconf -fiv
+%configure \
+  --disable-static \
+  --with-pic
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 #empty dependency_libs
-%{__rm} -f %{buildroot}%{_libdir}/*.la
-
-%clean
-%{__rm} -rf %{buildroot}
+find %{buildroot} -type f -name *.la -delete -print
 
 %post -n libmpcdec5 -p /sbin/ldconfig
 




commit libmpcdec for openSUSE:Factory

2013-01-02 Thread h_root
Hello community,

here is the log from the commit of package libmpcdec for openSUSE:Factory 
checked in at 2013-01-02 12:58:45

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


Package is libmpcdec, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmpcdec/libmpcdec.changes  2011-09-23 
02:08:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmpcdec.new/libmpcdec.changes 2013-01-02 
12:58:46.0 +0100
@@ -1,0 +2,9 @@
+Sat Dec 29 00:39:11 UTC 2012 - crrodrig...@opensuse.org
+
+- libmpcdec-byteswap.patch, use OS byteswap routines.
+  (that in turns needs AC_USE_SYSTEM_EXTENSIONS)
+ 
+ - build with large file support.
+
+
+---

New:

  libmpcdec-byteswap.patch



Other differences:
--
++ libmpcdec.spec ++
--- /var/tmp/diff_new_pack.biEmsZ/_old  2013-01-02 12:58:47.0 +0100
+++ /var/tmp/diff_new_pack.biEmsZ/_new  2013-01-02 12:58:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmpcdec
 #
-# 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
@@ -15,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libmpcdec
 Version:1.2.6
-Release:20
+Release:0
 Url:http://www.musepack.net/
-Group:  System/Libraries
-License:BSD-3-Clause
 Summary:Musepack Audio Decoder
+License:BSD-3-Clause
+Group:  System/Libraries
 Source: http://files2.musepack.net/source/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch0: libmpcdec-1.2.6-nosamples.patch
+Patch1: libmpcdec-byteswap.patch
 BuildRequires:  gcc-c++
+BuildRequires:  libtool
 
 %description
 Musepack is an audio compression format with a strong emphasis on high
@@ -56,9 +56,8 @@
 Miles Egan
 
 %package -n libmpcdec5
-License:BSD-3-Clause
-Group:  System/Libraries
 Summary:Musepack Audio Decoder
+Group:  System/Libraries
 Provides:   %{name} = %{version}
 #openSUSE 10.2
 Obsoletes:  %{name}  %{version}
@@ -89,10 +88,10 @@
 Miles Egan
 
 %package devel
-License:BSD-3-Clause
-Group:  Development/Libraries/C and C++
 Summary:Musepack Audio Decoder
-Requires:   libmpcdec5 = %{version} glibc-devel
+Group:  Development/Libraries/C and C++
+Requires:   glibc-devel
+Requires:   libmpcdec5 = %{version}
 
 %description devel
 Musepack is an audio compression format with a strong emphasis on high
@@ -122,9 +121,9 @@
 %prep
 %setup -q
 %patch0
-
+%patch1
 %build
-#autoreconf -fi
+autoreconf -fi
 %configure --disable-static --with-pic
 %{__make} %{?jobs:-j%jobs}
 

++ libmpcdec-byteswap.patch ++
--- configure.ac.orig
+++ configure.ac
@@ -4,12 +4,12 @@ AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE(libmpcdec,1.2.6)
 AM_CONFIG_HEADER(include/config.h)
 
-AM_PROG_LIBTOOL
-
-CFLAGS=$CFLAGS -O3 -fomit-frame-pointer -fPIC
-
-AC_C_BIGENDIAN(,CFLAGS=$CFLAGS -DMPC_LITTLE_ENDIAN,)
+AC_PROG_CC_STDC
+AC_USE_SYSTEM_EXTENSIONS
+AC_SYS_LARGEFILE
 
+LT_INIT([disable-static pic-only])
+AC_C_BIGENDIAN
 AC_HEADER_STDC
 AC_HEADER_STDBOOL
 AC_C_CONST
--- include/mpcdec/internal.h.orig
+++ include/mpcdec/internal.h
@@ -37,8 +37,8 @@
 
 #ifndef _mpcdec_internal_h
 #define _mpcdec_internal_h
-
-
+#include byteswap.h
+#pragma GCC visibility push(hidden)
 enum {
 MPC_DECODER_SYNTH_DELAY = 481
 };
@@ -46,8 +46,7 @@ enum {
 /// Big/little endian 32 bit byte swapping routine.
 static __inline
 mpc_uint32_t mpc_swap32(mpc_uint32_t val) {
-return (((val  0xff00)  24) | ((val  0x00ff)  8) |
-((val  0xff00)   8) | ((val  0x00ff)  24));
+return bswap_32(val);
 }
 
 /// Searches for a ID3v2-tag and reads the length (in bytes) of it.
@@ -60,6 +59,6 @@ mpc_int32_t JumpID3v2(mpc_reader* fp);
 mpc_uint32_t mpc_random_int(mpc_decoder *d); // in synth_filter.c
 void mpc_decoder_initialisiere_quantisierungstabellen(mpc_decoder *d, double 
scale_factor);
 void mpc_decoder_synthese_filter_float(mpc_decoder *d, MPC_SAMPLE_FORMAT* 
OutData);
-
+#pragma GCC visibility pop
 #endif // _mpcdec_internal_h
 
--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -15,4 +15,4 @@ libmpcdec_la_SOURCES = \
synth_filter.c
 libmpcdec_la_LDFLAGS = -no-undefined -version-info 5:2:0
 
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src

commit libmpcdec for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libmpcdec for openSUSE:Factory 
checked in at 2011-12-06 18:24:38

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


Package is libmpcdec, Maintainer is sbra...@suse.com

Changes:




Other differences:
--
++ libmpcdec.spec ++
--- /var/tmp/diff_new_pack.PWjfYt/_old  2011-12-06 18:42:59.0 +0100
+++ /var/tmp/diff_new_pack.PWjfYt/_new  2011-12-06 18:42:59.0 +0100
@@ -23,7 +23,7 @@
 Release:20
 Url:http://www.musepack.net/
 Group:  System/Libraries
-License:BSD3c
+License:BSD-3-Clause
 Summary:Musepack Audio Decoder
 Source: http://files2.musepack.net/source/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,7 +56,7 @@
 Miles Egan
 
 %package -n libmpcdec5
-License:BSD3c
+License:BSD-3-Clause
 Group:  System/Libraries
 Summary:Musepack Audio Decoder
 Provides:   %{name} = %{version}
@@ -89,7 +89,7 @@
 Miles Egan
 
 %package devel
-License:BSD3c
+License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Summary:Musepack Audio Decoder
 Requires:   libmpcdec5 = %{version} glibc-devel

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



commit libmpcdec for openSUSE:Factory

2011-04-18 Thread h_root

Hello community,

here is the log from the commit of package libmpcdec for openSUSE:Factory
checked in at Mon Apr 18 09:40:02 CEST 2011.




--- libmpcdec/libmpcdec.changes 2010-03-17 22:33:06.0 +0100
+++ /mounts/work_src_done/STABLE/libmpcdec/libmpcdec.changes2011-04-15 
20:02:03.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 14 13:38:21 UTC 2011 - toddrme2...@gmail.com
+  
+- added 32bit compatibility libraries
+- package no longer obsoletes itself (fix for RPMLINT warning)
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ libmpcdec.spec ++
--- /var/tmp/diff_new_pack.ZAAutP/_old  2011-04-18 09:39:44.0 +0200
+++ /var/tmp/diff_new_pack.ZAAutP/_new  2011-04-18 09:39:44.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libmpcdec (Version 1.2.6)
+# spec file for package libmpcdec
 #
-# 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
@@ -20,7 +20,7 @@
 
 Name:   libmpcdec
 Version:1.2.6
-Release:9
+Release:20
 Url:http://www.musepack.net/
 Group:  System/Libraries
 License:BSD3c
@@ -61,7 +61,7 @@
 Summary:Musepack Audio Decoder
 Provides:   %{name} = %{version}
 #openSUSE 10.2
-Obsoletes:  %{name} = 1.2.6
+Obsoletes:  %{name}  %{version}
 
 %description -n libmpcdec5
 Musepack is an audio compression format with a strong emphasis on high

++ baselibs.conf ++
libmpcdec5





Remember to have fun...

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