[pulseaudio] add %check section

Rex Dieter rdieter at fedoraproject.org
Sat Oct 12 03:02:51 UTC 2013


commit ab83b07955de8b384f92386e85135c4f170177a0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Oct 11 21:47:37 2013 -0500

    add %check section

 pulseaudio.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/pulseaudio.spec b/pulseaudio.spec
index a8e081d..7cf8bfc 100644
--- a/pulseaudio.spec
+++ b/pulseaudio.spec
@@ -249,6 +249,9 @@ install -p -m644 -D %{SOURCE1} $RPM_BUILD_ROOT%{_localstatedir}/lib/gdm/.pulse/d
 
 %find_lang %{name}
 
+%check
+make check
+
 %pre
 /usr/sbin/groupadd -f -r pulse || :
 /usr/bin/id pulse >/dev/null 2>&1 || \


More information about the scm-commits mailing list