forked from erlang/erlang
Accepting request 899918 from home:gmbr3:Active
- Install RPM macros file to %{_rpmmacrodir} (boo#1185667) OBS-URL: https://build.opensuse.org/request/show/899918 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=112
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 14 10:27:13 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Install RPM macros file to %{_rpmmacrodir} (boo#1185667)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 21 18:55:19 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
|
@@ -327,7 +327,7 @@ install -d -m 0755 %{buildroot}%{_sbindir}
|
||||
install -D -m 0644 %{SOURCE7} %{buildroot}%{_unitdir}/epmd.service
|
||||
install -D -m 0644 %{SOURCE8} %{buildroot}%{_unitdir}/epmd.socket
|
||||
ln -s service %{buildroot}%{_sbindir}/rcepmd
|
||||
install -D -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/rpm/macros.erlang
|
||||
install -D -m 0644 %{SOURCE6} %{buildroot}%{_rpmmacrodir}/macros.erlang
|
||||
|
||||
%pre epmd
|
||||
getent group epmd || %{_sbindir}/groupadd -r epmd
|
||||
@@ -401,7 +401,7 @@ getent passwd epmd || %{_sbindir}/useradd -g epmd -s /bin/false -r -c "Erlang Po
|
||||
%{_libdir}/erlang/usr/
|
||||
%{_libdir}/erlang/Install
|
||||
%{_datadir}/emacs/site-lisp/erlang.el
|
||||
%config %{_sysconfdir}/rpm/macros.erlang
|
||||
%{_rpmmacrodir}/macros.erlang
|
||||
|
||||
%files debugger
|
||||
%{_libdir}/erlang/lib/debugger-*/
|
||||
|
Reference in New Issue
Block a user