X-Git-Url: http://git.pld-linux.org/?p=packages%2Fsystemd.git;a=blobdiff_plain;f=systemd.spec;h=1a979101664303603e64c6319bf4c30158789045;hp=4e26c4eb479a5dc2018da954617220703949d76f;hb=2b8d507;hpb=f06261ce5819f6b99d74ae420faa2790c19bce68 diff --git a/systemd.spec b/systemd.spec index 4e26c4e..1a97910 100644 --- a/systemd.spec +++ b/systemd.spec @@ -26,7 +26,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa Name: systemd # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often) Version: 235 -Release: 1 +Release: 2 Epoch: 1 License: GPL v2+ (udev), LGPL v2.1+ (the rest) Group: Base @@ -115,7 +115,7 @@ BuildRequires: pkgconfig >= 0.9.0 BuildRequires: python3 BuildRequires: python3-lxml %{?with_qrencode:BuildRequires: qrencode-devel} -BuildRequires: rpmbuild(macros) >= 1.727 +BuildRequires: rpmbuild(macros) >= 1.728 BuildRequires: sed >= 4.0 %{?with_tests:BuildRequires: systemd} BuildRequires: usbutils >= 0.82 @@ -1111,7 +1111,7 @@ fi %attr(755,root,root) /bin/systemd-notify %attr(755,root,root) /bin/systemd-sysusers %attr(755,root,root) /bin/systemd-tty-ask-password-agent -%attr(755,root,root) %{_bindir}/bootctl +%{?with_efi:%attr(755,root,root) %{_bindir}/bootctl} %attr(755,root,root) %{_bindir}/busctl %attr(755,root,root) %{_bindir}/coredumpctl %attr(755,root,root) %{_bindir}/hostnamectl @@ -1269,7 +1269,7 @@ fi %{_datadir}/factory/etc/nsswitch.conf %{_datadir}/factory/etc/pam.d/other %{_datadir}/factory/etc/pam.d/system-auth -%{_mandir}/man1/bootctl.1* +%{?with_efi:%{_mandir}/man1/bootctl.1*} %{_mandir}/man1/busctl.1* %{_mandir}/man1/coredumpctl.1* %{_mandir}/man1/hostnamectl.1* @@ -1873,7 +1873,7 @@ fi %files -n bash-completion-systemd %defattr(644,root,root,755) -%{bash_compdir}/bootctl +%{?with_efi:%{bash_compdir}/bootctl} %{bash_compdir}/busctl %{bash_compdir}/coredumpctl %{bash_compdir}/hostnamectl @@ -1898,7 +1898,7 @@ fi %files -n zsh-completion-systemd %defattr(644,root,root,755) -%{zsh_compdir}/_bootctl +%{?with_efi:%{zsh_compdir}/_bootctl} %{zsh_compdir}/_busctl %{zsh_compdir}/_coredumpctl %{zsh_compdir}/_hostnamectl