Revert the previous change for now
This commit is contained in:
parent
ff3cc66c95
commit
7706e09ede
@ -102,8 +102,7 @@ Development files for decoding and output libraries.
|
||||
%build
|
||||
autoreconf -vfi
|
||||
%configure --enable-modules=yes --with-default-audio=alsa \
|
||||
--with-audio=alsa,%{?enable_jack:jack},pulse,oss,%{?enable_portaudio:portaudio} \
|
||||
--disable-largefile
|
||||
--with-audio=alsa,%{?enable_jack:jack},pulse,oss,%{?enable_portaudio:portaudio}
|
||||
%make_build
|
||||
pushd doc
|
||||
doxygen doxygen.conf
|
||||
@ -162,6 +161,9 @@ rm %{buildroot}%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/lib%{syn}.pc
|
||||
|
||||
%changelog
|
||||
* Sun Nov 13 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.31.1-3
|
||||
- Revert the previous change for now
|
||||
|
||||
* Fri Nov 11 2022 Phil Wyett <philip.wyett@kathenas.org> - 1.31.1-2
|
||||
- Use --disable-largefile and allow co-installable arch devel packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user