11
0
Files
erlang-sd_notify/_service

17 lines
586 B
Plaintext
Raw Permalink Normal View History

Accepting request 597197 from home:matwey:branches:devel:languages:erlang - sd_pid_notify_with_fds() function is available in systemd v219 - Update to version 1.0: * docker build and rebar config * add tag * Update README.md * Update README.md * update readme * Update the CentOS build for sd_notify to support Debian. * Use "git" as version in app-file * Update 18.3.1 * Update 18.3.1 * Update 18.3.1 fix * Fix rabbitmq installation link * update debian package * update README * added sd_pid_notify * added sd_pid_notifyf * cosmetics * docker build * update readme * add docker for Erlang 19 * modified readme * docker for 19 * Cosmetic * Wrong array number * Remove duplicated code * Implement sd_pid_notify_with_fds * Update README.md * update for 19.1 * Add more files to ignore * Change the docker image * Add rpm spec for Centos * Add rpm spec for Centos * Restore history spec * update to 0.13 * Add stub for NIF upgrade * Fix another one typo * Remove whitespace * Remove bogus test stub * Add basic test * Make alias - make check -> make test * change version to 0.14 * Run tests only if Erlang ver. is 19 * Enable testing * List available Erlang versions * Add more Erlang versions * test systemd * Move test message creation to where it belongs * Don't fake list of sockets * Add docker image to test Erlang 19 on Ubuntu * Update docker image to 19.3 * Change package version to 1.0 OBS-URL: https://build.opensuse.org/request/show/597197 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-sd_notify?expand=0&rev=4
2018-04-16 18:36:02 +00:00
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/systemd/erlang-sd_notify</param>
<param name="scm">git</param>
<param name="revision">v1.1</param>
<param name="versionformat">1.1</param>
Accepting request 597197 from home:matwey:branches:devel:languages:erlang - sd_pid_notify_with_fds() function is available in systemd v219 - Update to version 1.0: * docker build and rebar config * add tag * Update README.md * Update README.md * update readme * Update the CentOS build for sd_notify to support Debian. * Use "git" as version in app-file * Update 18.3.1 * Update 18.3.1 * Update 18.3.1 fix * Fix rabbitmq installation link * update debian package * update README * added sd_pid_notify * added sd_pid_notifyf * cosmetics * docker build * update readme * add docker for Erlang 19 * modified readme * docker for 19 * Cosmetic * Wrong array number * Remove duplicated code * Implement sd_pid_notify_with_fds * Update README.md * update for 19.1 * Add more files to ignore * Change the docker image * Add rpm spec for Centos * Add rpm spec for Centos * Restore history spec * update to 0.13 * Add stub for NIF upgrade * Fix another one typo * Remove whitespace * Remove bogus test stub * Add basic test * Make alias - make check -> make test * change version to 0.14 * Run tests only if Erlang ver. is 19 * Enable testing * List available Erlang versions * Add more Erlang versions * test systemd * Move test message creation to where it belongs * Don't fake list of sockets * Add docker image to test Erlang 19 on Ubuntu * Update docker image to 19.3 * Change package version to 1.0 OBS-URL: https://build.opensuse.org/request/show/597197 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-sd_notify?expand=0&rev=4
2018-04-16 18:36:02 +00:00
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">erlang-sd_notify-*.tar</param>
<param name="compression">xz</param>
Accepting request 597197 from home:matwey:branches:devel:languages:erlang - sd_pid_notify_with_fds() function is available in systemd v219 - Update to version 1.0: * docker build and rebar config * add tag * Update README.md * Update README.md * update readme * Update the CentOS build for sd_notify to support Debian. * Use "git" as version in app-file * Update 18.3.1 * Update 18.3.1 * Update 18.3.1 fix * Fix rabbitmq installation link * update debian package * update README * added sd_pid_notify * added sd_pid_notifyf * cosmetics * docker build * update readme * add docker for Erlang 19 * modified readme * docker for 19 * Cosmetic * Wrong array number * Remove duplicated code * Implement sd_pid_notify_with_fds * Update README.md * update for 19.1 * Add more files to ignore * Change the docker image * Add rpm spec for Centos * Add rpm spec for Centos * Restore history spec * update to 0.13 * Add stub for NIF upgrade * Fix another one typo * Remove whitespace * Remove bogus test stub * Add basic test * Make alias - make check -> make test * change version to 0.14 * Run tests only if Erlang ver. is 19 * Enable testing * List available Erlang versions * Add more Erlang versions * test systemd * Move test message creation to where it belongs * Don't fake list of sockets * Add docker image to test Erlang 19 on Ubuntu * Update docker image to 19.3 * Change package version to 1.0 OBS-URL: https://build.opensuse.org/request/show/597197 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-sd_notify?expand=0&rev=4
2018-04-16 18:36:02 +00:00
</service>
<service name="set_version" mode="disabled">
<param name="basename">erlang-sd_notify</param>
</service>
</services>