forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=697
This commit is contained in:
parent
f061002b97
commit
4f24633fad
@ -31,9 +31,7 @@
|
|||||||
%else
|
%else
|
||||||
%define has_efi 0
|
%define has_efi 0
|
||||||
%endif
|
%endif
|
||||||
##%bcond_with udevsettle
|
%bcond_with udevsettle
|
||||||
%define suse_version 1320
|
|
||||||
%bcond_without udevsettle
|
|
||||||
|
|
||||||
Name: systemd-mini
|
Name: systemd-mini
|
||||||
Url: http://www.freedesktop.org/wiki/Software/systemd
|
Url: http://www.freedesktop.org/wiki/Software/systemd
|
||||||
@ -1185,11 +1183,9 @@ cp %{SOURCE7} m4/
|
|||||||
%patch1019 -p0
|
%patch1019 -p0
|
||||||
%patch1020 -p0
|
%patch1020 -p0
|
||||||
%patch1021 -p1
|
%patch1021 -p1
|
||||||
%if 0%{?suse_version} > 1310
|
|
||||||
%if %{with udevsettle}
|
%if %{with udevsettle}
|
||||||
%patch1022 -p1
|
%patch1022 -p1
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%patch1023 -p0
|
%patch1023 -p0
|
||||||
%patch1024 -p0
|
%patch1024 -p0
|
||||||
%patch1025 -p1
|
%patch1025 -p1
|
||||||
@ -1206,19 +1202,15 @@ cp %{SOURCE7} m4/
|
|||||||
%patch1036 -p1
|
%patch1036 -p1
|
||||||
%patch1037 -p1
|
%patch1037 -p1
|
||||||
%patch1038 -p0
|
%patch1038 -p0
|
||||||
%if 0%{?suse_version} > 1310
|
|
||||||
%if %{with udevsettle}
|
%if %{with udevsettle}
|
||||||
%patch1039 -p0
|
%patch1039 -p0
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%patch1040 -p1
|
%patch1040 -p1
|
||||||
%if 0%{?suse_version} > 1310
|
|
||||||
%if %{with udevsettle}
|
%if %{with udevsettle}
|
||||||
%patch1041 -p0
|
%patch1041 -p0
|
||||||
%patch1042 -p0
|
%patch1042 -p0
|
||||||
%patch1043 -p0
|
%patch1043 -p0
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
# ensure generate files are removed
|
# ensure generate files are removed
|
||||||
rm -f units/emergency.service
|
rm -f units/emergency.service
|
||||||
|
@ -1178,11 +1178,9 @@ cp %{SOURCE7} m4/
|
|||||||
%patch1019 -p0
|
%patch1019 -p0
|
||||||
%patch1020 -p0
|
%patch1020 -p0
|
||||||
%patch1021 -p1
|
%patch1021 -p1
|
||||||
%if 0%{?suse_version} > 1310
|
|
||||||
%if %{with udevsettle}
|
%if %{with udevsettle}
|
||||||
%patch1022 -p1
|
%patch1022 -p1
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%patch1023 -p0
|
%patch1023 -p0
|
||||||
%patch1024 -p0
|
%patch1024 -p0
|
||||||
%patch1025 -p1
|
%patch1025 -p1
|
||||||
@ -1199,19 +1197,15 @@ cp %{SOURCE7} m4/
|
|||||||
%patch1036 -p1
|
%patch1036 -p1
|
||||||
%patch1037 -p1
|
%patch1037 -p1
|
||||||
%patch1038 -p0
|
%patch1038 -p0
|
||||||
%if 0%{?suse_version} > 1310
|
|
||||||
%if %{with udevsettle}
|
%if %{with udevsettle}
|
||||||
%patch1039 -p0
|
%patch1039 -p0
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%patch1040 -p1
|
%patch1040 -p1
|
||||||
%if 0%{?suse_version} > 1310
|
|
||||||
%if %{with udevsettle}
|
%if %{with udevsettle}
|
||||||
%patch1041 -p0
|
%patch1041 -p0
|
||||||
%patch1042 -p0
|
%patch1042 -p0
|
||||||
%patch1043 -p0
|
%patch1043 -p0
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
# ensure generate files are removed
|
# ensure generate files are removed
|
||||||
rm -f units/emergency.service
|
rm -f units/emergency.service
|
||||||
|
Loading…
Reference in New Issue
Block a user