Mailinglist Archive: opensuse-commit (1097 mails)

< Previous Next >
commit speex for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 07 Jan 2010 20:27:40 +0100
  • Message-id: <20100107192740.ACFA8202AB@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package speex for openSUSE:Factory
checked in at Thu Jan 7 20:27:40 CET 2010.



--------
--- speex/speex.changes 2009-01-07 14:02:49.000000000 +0100
+++ /mounts/work_src_done/STABLE/speex/speex.changes 2009-12-18
13:15:32.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Dec 18 13:11:17 CET 2009 - jengelh@xxxxxxxxxx
+
+- add baselibs.conf as a source
+- enable parallel building
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ speex.spec ++++++
--- /var/tmp/diff_new_pack.nCNx7g/_old 2010-01-07 20:27:15.000000000 +0100
+++ /var/tmp/diff_new_pack.nCNx7g/_new 2010-01-07 20:27:15.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package speex (Version 1.1.99.91)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -23,11 +23,12 @@
BuildRequires: libogg-devel pkgconfig
Summary: An Open Source, Patent Free Speech Codec
Version: 1.1.99.91
-Release: 15
-License: BSD 3-Clause
+Release: 17
+License: BSD3c
Group: System/Libraries
Url: http://www.speex.org/
Source: %{name}-%{package_version}.tar.bz2
+Source2: baselibs.conf
Patch1: speex-1.0.5-warning-fix.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# bug437293
@@ -55,7 +56,7 @@

%package -n libspeex
Summary: An Open Source, Patent Free Speech Codec Library
-License: BSD 3-Clause
+License: BSD3c
Group: System/Libraries
# bug437293
%ifarch ppc64
@@ -82,7 +83,7 @@

%package devel
Summary: Development package for SpeeX
-License: BSD 3-Clause
+License: BSD3c
Group: Development/Libraries/C and C++
Requires: libspeex glibc-devel
# bug437293
@@ -115,7 +116,7 @@
%configure \
--disable-static \
--with-ogg-libraries=%{_libdir}
-make
+make %{?_smp_mflags}

%install
%makeinstall


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread