- version update to 20190624
* new example mod_bmx-basic * new rpm macro %apache_rex_deps OBS-URL: https://build.opensuse.org/package/show/Apache/apache-rex?expand=0&rev=49
This commit is contained in:
parent
deb9576877
commit
0538a8629c
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 19:50:45 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 20190624
|
||||
* new example mod_bmx-basic
|
||||
* new rpm macro %apache_rex_deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 06:38:19 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define macros_file macros.apache-rex
|
||||
|
||||
Name: apache-rex
|
||||
Version: 20190529
|
||||
Version: 20190624
|
||||
Release: 0
|
||||
Summary: Script for Apache HTTPD Runnable Examples
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f0079ad480631645b7146b9605211e9d8b9a89779b01f3b93b611020b4e375e
|
||||
size 164324
|
||||
oid sha256:70a332d337ba6ece587c02d44e222db96d93ab3a2efdc9d53ff832b1b47c33bd
|
||||
size 175944
|
||||
|
@ -50,3 +50,13 @@
|
||||
VERBOSITY=$REX_VERBOSITY RUN_DIR_BASE=$REX_RUN_DIR_BASE MODULE_PATH=$REX_MODULE_PATH BINARY_PATH=$REX_BINARY_PATH run-rex $EXAMPLE_DIRS | tee %{__rex_logfile} \
|
||||
%nil
|
||||
|
||||
#
|
||||
# macro: core requires for apache-rex
|
||||
#
|
||||
|
||||
%apache_rex_deps \
|
||||
BuildRequires: binutils \
|
||||
BuildRequires: curl \
|
||||
BuildRequires: lsof \
|
||||
%nil
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user