Accepting request 41191 from home:elvigia:branches:multimedia:libs
Copy from home:elvigia:branches:multimedia:libs/libsamplerate via accept of submit request 41191 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/41191 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsamplerate?expand=0&rev=7
This commit is contained in:
parent
bef32e60b5
commit
47e90e4a84
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d604457b4c0ec9cf6c929aa5feeca05f03b70a32b6b5ffd5c66a12fbdc47c2d
|
|
||||||
size 3685379
|
|
3
libsamplerate-0.1.7.tar.bz2
Normal file
3
libsamplerate-0.1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eabfbf532d2c605000fde59da51992214881a8f5b7f315c0f58f9b59cc5eaa9b
|
||||||
|
size 3790467
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 6 16:54:13 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||||
|
|
||||||
|
- update to version 0.1.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 18 13:17:46 CET 2009 - jengelh@medozas.de
|
Fri Dec 18 13:17:46 CET 2009 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
Name: libsamplerate
|
Name: libsamplerate
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
Summary: A Sample Rate Converter Library
|
Summary: A Sample Rate Converter Library
|
||||||
Version: 0.1.4
|
Version: 0.1.7
|
||||||
Release: 4
|
Release: 4
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -52,7 +52,7 @@ Authors:
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libsamplerate glibc-devel
|
Requires: libsamplerate = %{version} glibc-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all necessary include files and libraries needed
|
This package contains all necessary include files and libraries needed
|
||||||
@ -79,12 +79,12 @@ Authors:
|
|||||||
Erik de Castro Lopo <erikd@mega-nerd.com>
|
Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup -q
|
||||||
%patch
|
%patch
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
%configure --disable-static
|
%configure --with-pic --disable-static
|
||||||
make %{?jobs:-j %jobs}
|
make %{?jobs:-j %jobs}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user