[packages/libsndfile] - tests BR: autogen

qboosh qboosh at pld-linux.org
Tue Jan 17 21:25:48 CET 2023


commit 5e84fc212d0e57238b82867c6725c8ce9d15ca6f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 17 21:26:58 2023 +0100

    - tests BR: autogen

 libsndfile.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libsndfile.spec b/libsndfile.spec
index af4af55..231681d 100644
--- a/libsndfile.spec
+++ b/libsndfile.spec
@@ -2,10 +2,10 @@
 #	- who needs sndfile-regtest?
 #
 # Conditional build:
-%bcond_with	regtest		# build sndfile-regtest program
-%bcond_without	octave		# don't build octave binding
-%bcond_without	static_libs	# don't build static library
-%bcond_without	tests		# don't build tests
+%bcond_with	regtest		# sndfile-regtest program
+%bcond_without	octave		# octave binding
+%bcond_without	static_libs	# static library
+%bcond_without	tests		# unit tests
 #
 Summary:	C library for reading and writing files containing sampled sound
 Summary(pl.UTF-8):	Biblioteka obsługi plików dźwiękowych
@@ -21,6 +21,7 @@ Patch0:		octave32.patch
 URL:		http://www.mega-nerd.com/libsndfile/
 BuildRequires:	alsa-lib-devel
 BuildRequires:	autoconf >= 2.69
+%{?with_tests:BuildRequires:	autogen}
 BuildRequires:	automake >= 1:1.14
 BuildRequires:	flac-devel >= 1.3.1
 BuildRequires:	gcc-fortran
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsndfile.git/commitdiff/5e84fc212d0e57238b82867c6725c8ce9d15ca6f



More information about the pld-cvs-commit mailing list