Accepting request 328618 from home:pgajdos:apache2
- test module with %apache_test_module_load OBS-URL: https://build.opensuse.org/request/show/328618 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_dnssd?expand=0&rev=15
This commit is contained in:
parent
b8363e3cd6
commit
2fd81bd7f7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 09:16:05 UTC 2015 - pgajdos@suse.com
|
||||
|
||||
- test module with %apache_test_module_load
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
|
||||
|
||||
|
@ -65,6 +65,11 @@ make %{?_smp_mflags}
|
||||
mkdir -p %{buildroot}/%{apache_libexecdir}
|
||||
cp -p src/.libs/%{_name}.so %{buildroot}/%{apache_libexecdir}
|
||||
|
||||
%check
|
||||
set +x
|
||||
%apache_test_module_load -m dnssd
|
||||
set -x
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user