Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
sox
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
sox.spec
@@ -26,7 +26,7 @@ %if 0%{?suse_version} BuildRequires: pkg-config sndfile-devel %else -BuildRequires: pkgconfig libsndfile-devel gcc-c++ +BuildRequires: pkgconfig libsndfile-devel gcc-c++ libtool-ltdl-devel %endif License: BSD 3-clause (or similar) ; GPL v2 or later Group: Productivity/Multimedia/Sound/Editors and Convertors @@ -83,7 +83,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fstack-protector -DEXTERNAL_GSM -DHAVE_SYS_SOUNDCARD_H -fPIC -DPIC" export CPPFLAGS=-I$PWD/include export LDFLAGS=-lltdl -%configure --disable-static +%configure --disable-static || cat config.log %__make %{?jobs:-j%jobs} %install