- enable testsuite only for newer distros

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-LDAP-Server-Test?expand=0&rev=3
This commit is contained in:
2013-06-11 12:37:50 +00:00
committed by Git OBS Bridge
parent 01e61157c9
commit f6d45286d3
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 11 12:36:47 UTC 2013 - mrueckert@suse.de
- enable testsuite only for newer distros
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 28 07:42:03 UTC 2012 - lars@linux-schulserver.de Tue Aug 28 07:42:03 UTC 2012 - lars@linux-schulserver.de

View File

@@ -54,7 +54,9 @@ available.
%{__make} %{?_smp_mflags} %{__make} %{?_smp_mflags}
%check %check
%if 0%{?suse_version} > 1210
%{__make} test %{__make} test
%endif
%install %install
%perl_make_install %perl_make_install