SHA256
1
0
forked from pool/systemd
Dr. Werner Fink 2015-10-15 08:25:11 +00:00 committed by Git OBS Bridge
parent f2858002c7
commit 25decd71c4
4 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 15 08:19:00 UTC 2015 - werner@suse.de
- No UEFI for systemd-mini
-------------------------------------------------------------------
Mon Oct 12 11:34:13 UTC 2015 - fbui@suse.com

View File

@ -687,6 +687,7 @@ cflags -Wl,--hash-size=8599 LDFLAGS
--disable-myhostname \
--disable-manpages \
--disable-machined \
--disable-efi \
%else
--enable-manpages \
%if %{with python}
@ -1249,12 +1250,14 @@ exit 0
/%{_lib}/security/pam_systemd.so
%config /etc/pam.d/systemd-user
%if !0%{?bootstrap}
%ifarch %{ix86} x86_64
%dir %{_prefix}/lib/systemd/boot
%dir %{_prefix}/lib/systemd/boot/efi
%{_prefix}/lib/systemd/boot/efi/*.efi
%{_prefix}/lib/systemd/boot/efi/*.stub
%endif
%endif
%dir %{_libexecdir}/modules-load.d
%dir %{_sysconfdir}/modules-load.d

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 15 08:19:00 UTC 2015 - werner@suse.de
- No UEFI for systemd-mini
-------------------------------------------------------------------
Mon Oct 12 11:34:13 UTC 2015 - fbui@suse.com

View File

@ -682,6 +682,7 @@ cflags -Wl,--hash-size=8599 LDFLAGS
--disable-myhostname \
--disable-manpages \
--disable-machined \
--disable-efi \
%else
--enable-manpages \
%if %{with python}
@ -1244,12 +1245,14 @@ exit 0
/%{_lib}/security/pam_systemd.so
%config /etc/pam.d/systemd-user
%if !0%{?bootstrap}
%ifarch %{ix86} x86_64
%dir %{_prefix}/lib/systemd/boot
%dir %{_prefix}/lib/systemd/boot/efi
%{_prefix}/lib/systemd/boot/efi/*.efi
%{_prefix}/lib/systemd/boot/efi/*.stub
%endif
%endif
%dir %{_libexecdir}/modules-load.d
%dir %{_sysconfdir}/modules-load.d