commit libsamplerate for openSUSE:Factory

2018-01-16 Thread root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2018-01-16 09:33:12

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


Package is "libsamplerate"

Tue Jan 16 09:33:12 2018 rev:37 rq:563083 version:0.1.9

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2017-10-05 11:54:25.233445957 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2018-01-16 09:33:15.539274954 +0100
@@ -1,0 +2,6 @@
+Tue Jan  9 12:10:42 UTC 2018 - bwiedem...@suse.com
+
+- Add libsamplerate-0.1.9-reproducible.patch to disable throughput
+  test to make builds reproducible in spite of Profile Guided Optimizations
+
+---

New:

  libsamplerate-0.1.9-reproducible.patch



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.zH57ZZ/_old  2018-01-16 09:33:16.439232847 +0100
+++ /var/tmp/diff_new_pack.zH57ZZ/_new  2018-01-16 09:33:16.439232847 +0100
@@ -25,6 +25,8 @@
 Url:http://www.mega-nerd.com/SRC/
 Source0:http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz
 Source1:baselibs.conf
+# PATCH-FEATURE-OPENSUSE -- Make build reproducible
+Patch0: libsamplerate-0.1.9-reproducible.patch
 BuildRequires:  fftw3-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  pkgconfig
@@ -77,6 +79,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %ifnarch %arm aarch64

++ libsamplerate-0.1.9-reproducible.patch ++
Index: libsamplerate-0.1.9/tests/Makefile.in
===
--- libsamplerate-0.1.9.orig/tests/Makefile.in
+++ libsamplerate-0.1.9/tests/Makefile.in
@@ -1136,7 +1136,7 @@ check: $(noinst_PROGRAMS)
./varispeed_test
./float_short_test
./snr_bw_test
-   ./throughput_test
+   #./throughput_test # disabled to have reproducible builds with PGO - 
see https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/pgo
@echo 
"-"
@echo "  ${PACKAGE}-${VERSION} passed all tests."
@echo 
"-"



commit libsamplerate for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2017-10-05 11:54:23

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


Package is "libsamplerate"

Thu Oct  5 11:54:23 2017 rev:36 rq:530504 version:0.1.9

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2017-05-18 20:45:40.913600014 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2017-10-05 11:54:25.233445957 +0200
@@ -1,0 +2,5 @@
+Sat Sep 30 23:47:42 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups.
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.qN3FLd/_old  2017-10-05 11:54:26.901211297 +0200
+++ /var/tmp/diff_new_pack.qN3FLd/_new  2017-10-05 11:54:26.901211297 +0200
@@ -21,7 +21,7 @@
 Release:0
 Summary:A Sample Rate Converter Library
 License:BSD-2-Clause
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://www.mega-nerd.com/SRC/
 Source0:http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz
 Source1:baselibs.conf




commit libsamplerate for openSUSE:Factory

2017-05-18 Thread root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2017-05-18 20:45:39

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


Package is "libsamplerate"

Thu May 18 20:45:39 2017 rev:35 rq:492488 version:0.1.9

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2016-11-07 10:07:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2017-05-18 20:45:40.913600014 +0200
@@ -1,0 +2,5 @@
+Mon Apr 24 10:35:03 CEST 2017 - ti...@suse.de
+
+- Add missing provides/obsoletes for the old libsamplerate package
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.YW9W6x/_old  2017-05-18 20:45:41.641497289 +0200
+++ /var/tmp/diff_new_pack.YW9W6x/_new  2017-05-18 20:45:41.645496725 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsamplerate
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -44,6 +44,8 @@
 %package -n libsamplerate0
 Summary:A Sample Rate Converter Library
 Group:  System/Libraries
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
 
 %description -n libsamplerate0
 Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for




commit libsamplerate for openSUSE:Factory

2016-11-07 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2016-11-07 10:06:58

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


Package is "libsamplerate"

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2015-02-27 11:07:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2016-11-07 10:07:00.0 +0100
@@ -1,0 +2,9 @@
+Tue Oct 25 19:12:46 UTC 2016 - tom.m...@googlemail.com
+
+- update to version 0.1.9 (2016-09-23)
+  * Relicense under 2 clause BSD license.
+  * Minor bug fixes and upates.
+- remove 0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch
+  since it was fixed upstream
+
+---

Old:

  0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch
  libsamplerate-0.1.8.tar.gz

New:

  libsamplerate-0.1.9.tar.gz



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.Mn3sF6/_old  2016-11-07 10:07:02.0 +0100
+++ /var/tmp/diff_new_pack.Mn3sF6/_new  2016-11-07 10:07:02.0 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   libsamplerate
-Version:0.1.8
+Version:0.1.9
 Release:0
 Summary:A Sample Rate Converter Library
-License:GPL-2.0+
+License:BSD-2-Clause
 Group:  System/Libraries
 Url:http://www.mega-nerd.com/SRC/
 Source0:http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz
@@ -29,8 +29,6 @@
 BuildRequires:  libsndfile-devel
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# PATCH-FIX-UPSTREAM 
0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch off by one in 
src_sinc
-Patch:  0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch
 
 %description
 Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
@@ -77,7 +75,7 @@
 
 %prep
 %setup -q
-%patch -p1
+
 %build
 %ifnarch %arm aarch64
 # ARM has no working profile support in gcc atm

++ libsamplerate-0.1.8.tar.gz -> libsamplerate-0.1.9.tar.gz ++
 32451 lines of diff (skipped)




commit libsamplerate for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2015-02-27 11:07:49

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


Package is libsamplerate

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2014-09-17 17:25:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2015-02-27 11:07:50.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 23 14:17:04 UTC 2015 - rguent...@suse.com
+
+- Avoid running configure twice and using -fprofile-generate or
+  -fprofile-use for compiling configure tests when profiling.
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.1nOqgq/_old  2015-02-27 11:07:51.0 +0100
+++ /var/tmp/diff_new_pack.1nOqgq/_new  2015-02-27 11:07:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsamplerate
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -82,19 +82,17 @@
 %ifnarch %arm aarch64
 # ARM has no working profile support in gcc atm
 profiledir=`mktemp -d`
-export CFLAGS=%optflags %cflags_profile_generate=$profiledir
 %configure --disable-silent-rules --disable-static
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS=%optflags %cflags_profile_generate=$profiledir
 pushd tests
 make check
 popd
 make clean
-export CFLAGS=%optflags %cflags_profile_feedback=$profiledir
+make %{?_smp_mflags} CFLAGS=%optflags %cflags_profile_feedback=$profiledir
 %else
-export CFLAGS=%optflags
-%endif
 %configure --disable-silent-rules --disable-static
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS=%optflags
+%endif
 
 %check
 pushd tests

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



commit libsamplerate for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2014-09-17 17:25:05

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


Package is libsamplerate

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2013-05-27 09:52:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2014-09-17 17:25:14.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 26 12:14:15 UTC 2014 - fcro...@suse.com
+
+- Add obsoletes/provides to baselibs.conf.
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.zqkVQc/_old  2014-09-17 17:25:15.0 +0200
+++ /var/tmp/diff_new_pack.zqkVQc/_new  2014-09-17 17:25:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsamplerate
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.zqkVQc/_old  2014-09-17 17:25:16.0 +0200
+++ /var/tmp/diff_new_pack.zqkVQc/_new  2014-09-17 17:25:16.0 +0200
@@ -1 +1,4 @@
 libsamplerate0
+obsoletes libsamplerate-targettype  version
+provides libsamplerate-targettype = version
+

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



commit libsamplerate for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2013-05-27 09:52:03

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


Package is libsamplerate

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2013-04-17 18:22:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2013-05-27 09:52:05.0 +0200
@@ -1,0 +2,5 @@
+Sat May 18 07:22:28 UTC 2013 - dmuel...@suse.com
+
+- disable profiling also on aarch64 
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.r8TCYJ/_old  2013-05-27 09:52:06.0 +0200
+++ /var/tmp/diff_new_pack.r8TCYJ/_new  2013-05-27 09:52:06.0 +0200
@@ -79,7 +79,7 @@
 %setup -q
 %patch -p1
 %build
-%ifnarch %arm
+%ifnarch %arm aarch64
 # ARM has no working profile support in gcc atm
 profiledir=`mktemp -d`
 export CFLAGS=%optflags %cflags_profile_generate=$profiledir

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



commit libsamplerate for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2013-04-17 18:00:55

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


Package is libsamplerate, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2012-08-07 08:11:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2013-04-17 18:00:56.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 16 02:37:15 UTC 2013 - crrodrig...@opensuse.org
+
+- 0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch 
+  from upstream, fix off-by-one bug found by gcc 4.8 address sanitizer.
+
+---

New:

  0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.taRCUu/_old  2013-04-17 18:00:58.0 +0200
+++ /var/tmp/diff_new_pack.taRCUu/_new  2013-04-17 18:00:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsamplerate
 #
-# 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
@@ -29,6 +29,8 @@
 BuildRequires:  libsndfile-devel
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM 
0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch off by one in 
src_sinc
+Patch:  0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch
 
 %description
 Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
@@ -75,6 +77,7 @@
 
 %prep
 %setup -q
+%patch -p1
 %build
 %ifnarch %arm
 # ARM has no working profile support in gcc atm

++ 0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch ++
From 93b26d6323699df302771b89ee3e7fc30780cc86 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= crrodrig...@opensuse.org
Date: Mon, 15 Apr 2013 23:24:16 -0300
Subject: [PATCH] src/src_sinc.c : Fix a read beyond end of coefficent array
 problem.

found by gcc 4.8 address sanitizer

diff --git a/src/src_sinc.c b/src/src_sinc.c
index 0b87066..1cd291b 100644
--- a/src/src_sinc.c
+++ b/src/src_sinc.c
@@ -201,19 +201,19 @@ sinc_set_converter (SRC_PRIVATE *psrc, int src_enum)
switch (src_enum)
{   case SRC_SINC_FASTEST :
temp_filter.coeffs = fastest_coeffs.coeffs ;
-   temp_filter.coeff_half_len = ARRAY_LEN 
(fastest_coeffs.coeffs) - 1 ;
+   temp_filter.coeff_half_len = ARRAY_LEN 
(fastest_coeffs.coeffs) - 2 ;
temp_filter.index_inc = 
fastest_coeffs.increment ;
break ;
 
case SRC_SINC_MEDIUM_QUALITY :
temp_filter.coeffs = 
slow_mid_qual_coeffs.coeffs ;
-   temp_filter.coeff_half_len = ARRAY_LEN 
(slow_mid_qual_coeffs.coeffs) - 1 ;
+   temp_filter.coeff_half_len = ARRAY_LEN 
(slow_mid_qual_coeffs.coeffs) - 2 ;
temp_filter.index_inc = 
slow_mid_qual_coeffs.increment ;
break ;
 
case SRC_SINC_BEST_QUALITY :
temp_filter.coeffs = 
slow_high_qual_coeffs.coeffs ;
-   temp_filter.coeff_half_len = ARRAY_LEN 
(slow_high_qual_coeffs.coeffs) - 1 ;
+   temp_filter.coeff_half_len = ARRAY_LEN 
(slow_high_qual_coeffs.coeffs) - 2 ;
temp_filter.index_inc = 
slow_high_qual_coeffs.increment ;
break ;
 
-- 
1.8.1.4

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



commit libsamplerate for openSUSE:Factory

2012-08-07 Thread h_root
Hello community,

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

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


Package is libsamplerate, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2012-05-08 12:28:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2012-08-07 08:11:08.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug  1 06:54:11 UTC 2012 - adr...@suse.de
+
+- disable profiling on arm
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.go8tpl/_old  2012-08-07 08:11:10.0 +0200
+++ /var/tmp/diff_new_pack.go8tpl/_new  2012-08-07 08:11:10.0 +0200
@@ -76,6 +76,8 @@
 %prep
 %setup -q
 %build
+%ifnarch %arm
+# ARM has no working profile support in gcc atm
 profiledir=`mktemp -d`
 export CFLAGS=%optflags %cflags_profile_generate=$profiledir
 %configure --disable-silent-rules --disable-static
@@ -85,6 +87,9 @@
 popd
 make clean
 export CFLAGS=%optflags %cflags_profile_feedback=$profiledir
+%else
+export CFLAGS=%optflags
+%endif
 %configure --disable-silent-rules --disable-static
 make %{?_smp_mflags}
 

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



commit libsamplerate for openSUSE:Factory

2012-03-07 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2012-03-07 13:43:08

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


Package is libsamplerate, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2011-11-23 19:36:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2012-03-07 13:43:12.0 +0100
@@ -1,0 +2,13 @@
+Tue Mar  6 11:17:23 UTC 2012 - sasc...@suse.de
+
+- Adhere to shared library packaging policy
+
+---
+Sun Mar  4 23:14:45 UTC 2012 - reddw...@opensuse.org
+
+- update to version 0.1.8
+  * Minor bug fixes and updates.
+- drop all patches, not needed in new upstream version
+- run spec-cleaner
+
+---

Old:

  libsamplerate-0.1.7.tar.bz2
  libsamplerate-ac.diff
  libsamplerate_0.1.7-3.diff.gz

New:

  libsamplerate-0.1.8.tar.gz



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.8AKgvi/_old  2012-03-07 13:43:17.0 +0100
+++ /var/tmp/diff_new_pack.8AKgvi/_new  2012-03-07 13:43:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsamplerate
 #
-# 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,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libsamplerate
-BuildRequires:  fftw3-devel libsndfile-devel libtool pkgconfig
+Version:0.1.8
+Release:0
 Summary:A Sample Rate Converter Library
-Version:0.1.7
-Release:11
 License:GPL-2.0+
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
-Source2:baselibs.conf
-Patch0: %{name}-ac.diff
-Patch1: libsamplerate_0.1.7-3.diff.gz
 Url:http://www.mega-nerd.com/SRC/
+Source0:http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz
+Source1:baselibs.conf
+BuildRequires:  fftw3-devel
+BuildRequires:  libsndfile-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,55 +42,44 @@
 conversion ratio can also vary with time for speeding up and slowing
 down effects.
 
+%package -n libsamplerate0
+Summary:A Sample Rate Converter Library
+Group:  System/Libraries
 
+%description -n libsamplerate0
+Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for
+audio. One example of where such a thing would be useful is in
+converting audio from the CD sample rate of 44.1kHz to the 48kHz sample
+rate used by DAT players.
 
-Authors:
-
-Erik de Castro Lopo er...@mega-nerd.com
+SRC is capable of arbitrary and time varying conversions; from
+downsampling by a factor of 12 to upsampling by the same factor.  The
+conversion ratio can also vary with time for speeding up and slowing
+down effects.
 
 %package devel
-License:GPL-2.0+
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
-Requires:   libsamplerate = %{version} glibc-devel
+Requires:   glibc-devel
+Requires:   libsamplerate0 = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
 to develop applications that require these.
 
-
-
-Authors:
-
-Erik de Castro Lopo er...@mega-nerd.com
-
 %package progs
-License:GPL-2.0+
 Summary:Example Programs for libsamplerate
 Group:  Productivity/Multimedia/Sound/Utilities
 
 %description progs
 This package includes the example programs for libsamplerate.
 
-
-
-Authors:
-
-Erik de Castro Lopo er...@mega-nerd.com
-
 %prep
 %setup -q
-%patch0
-%patch1 -p1
-for i in debian/patches/*diff ; do
-   patch -p1 $i
-done
-find . -name *.orig|xargs rm
 
 %build
-autoreconf --force --install
-%configure --with-pic --disable-static
-make %{?jobs:-j %jobs}
+%configure --disable-silent-rules --disable-static
+make %{?_smp_mflags}
 
 %check
 pushd tests
@@ -99,32 +87,30 @@
 popd
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+# Since configure doesn't honor --docdir set htmldocdir here
+make install DESTDIR=%{?buildroot} \
+ htmldocdir=%{_defaultdocdir}/libsamplerate-devel
 # remove 

commit libsamplerate for openSUSE:Factory

2011-11-23 Thread h_root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2011-11-23 19:36:01

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


Package is libsamplerate, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2011-09-23 02:10:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2011-11-23 19:36:09.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 22 10:19:16 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.3dLBqb/_old  2011-11-23 19:36:11.0 +0100
+++ /var/tmp/diff_new_pack.3dLBqb/_new  2011-11-23 19:36:11.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   libsamplerate
-BuildRequires:  fftw3-devel libsndfile-devel pkgconfig
+BuildRequires:  fftw3-devel libsndfile-devel libtool pkgconfig
 Summary:A Sample Rate Converter Library
 Version:0.1.7
 Release:11

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



commit libsamplerate for openSUSE:Factory

2011-08-06 Thread h_root

Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory
checked in at Sat Aug 6 19:18:39 CEST 2011.




--- libsamplerate/libsamplerate.changes 2010-12-08 17:27:08.0 +0100
+++ /mounts/work_src_done/STABLE/libsamplerate/libsamplerate.changes
2011-08-06 17:48:11.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug  6 17:47:41 CEST 2011 - meiss...@suse.de
+
+- disable quilt usage, as it extends the build chain quite some
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.ZZm9BQ/_old  2011-08-06 19:17:35.0 +0200
+++ /var/tmp/diff_new_pack.ZZm9BQ/_new  2011-08-06 19:17:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libsamplerate (Version 0.1.7)
+# spec file for package libsamplerate
 #
-# 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
@@ -19,10 +19,10 @@
 
 
 Name:   libsamplerate
-BuildRequires:  fftw3-devel libsndfile-devel pkgconfig quilt
+BuildRequires:  fftw3-devel libsndfile-devel pkgconfig
 Summary:A Sample Rate Converter Library
 Version:0.1.7
-Release:2
+Release:11
 License:GPLv2+
 Group:  System/Libraries
 Source: %{name}-%{version}.tar.bz2
@@ -83,7 +83,10 @@
 %setup -q
 %patch0
 %patch1 -p1
-QUILT_PATCHES=debian/patches quilt push -a
+for i in debian/patches/*diff ; do
+   patch -p1 $i
+done
+find . -name *.orig|xargs rm
 
 %build
 autoreconf --force --install






Remember to have fun...

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