commit
70dde3456f
7
sox.spec
7
sox.spec
@ -1,6 +1,6 @@
|
||||
Name: sox
|
||||
Version: 14.4.2.0
|
||||
Release: 26
|
||||
Release: 27
|
||||
Summary: A general purpose sound file conversion tool
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
URL: http://sox.sourceforge.net/
|
||||
@ -50,7 +50,7 @@ cp ${RPM_SOURCE_DIR}/binpatch.py binpatch.py
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
|
||||
%configure --without-lpc10 --with-gsm --includedir=%{_includedir}/sox \
|
||||
--disable-static --with-distro=Fedora --with-dyn-default
|
||||
--disable-static --with-distro=openEuler --with-dyn-default
|
||||
make V=1 %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -115,6 +115,9 @@ mv $libsox_so.orig $libsox_so
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 3 2020 duyeyu <duyeyu@huawei.com> - 14.4.2.0-27
|
||||
- Modify configure parameters
|
||||
|
||||
* Thu Mar 12 2020 Jiangping Hu <hujp1985@foxmail.com> - 14.4.2.0-26
|
||||
- Fix a require of devel package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user