forked from pool/firewalld
Accepting request 701536 from home:dimstar:Factory
Move RPM macros to %_rpmmacrodir. OBS-URL: https://build.opensuse.org/request/show/701536 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=93
This commit is contained in:
parent
c28af1e985
commit
f00f72b181
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 09:39:08 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Move RPM macros to %_rpmmacrodir.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 14:29:54 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -154,10 +154,6 @@ rm %{buildroot}%{_sysconfdir}/sysconfig/firewalld
|
||||
|
||||
ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rcfirewalld
|
||||
|
||||
# Put RPM macros into /etc/rpm/
|
||||
rm %{buildroot}%{_rpmconfigdir}/macros.d/macros.firewalld
|
||||
install -D -m644 config/macros.firewalld %{buildroot}%{_sysconfdir}/rpm/macros.firewalld
|
||||
|
||||
%fdupes %{buildroot}%{python3_sitelib}
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
@ -271,7 +267,7 @@ fi
|
||||
%{python3_sitelib}/firewall/server/__pycache__/*.py*
|
||||
|
||||
%files -n firewall-macros
|
||||
%config %{_sysconfdir}/rpm/macros.firewalld
|
||||
%{_rpmmacrodir}/macros.firewalld
|
||||
|
||||
%files -n firewall-applet
|
||||
%attr(0755,root,root) %{_bindir}/firewall-applet
|
||||
|
Loading…
Reference in New Issue
Block a user