Add conditional for patches only in one book

Same logic as for pacakges.ent, see preceding commits
This commit is contained in:
Pierre Labastie 2021-09-01 16:55:01 +02:00
parent 74bc5473c3
commit 9bfd0b53f4

View File

@ -68,10 +68,26 @@
<!ENTITY perl-fix-patch-md5 "fb42558b59ed95ee00eb9f1c1c9b8056">
<!ENTITY perl-fix-patch-size "1.6 KB">
<![ %sysv; [
<!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch">
<!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
]]>
<![ %systemd; [
<!ENTITY sysvinit-consolidated-patch "not-used">
<!ENTITY sysvinit-consolidated-patch-md5 "not-used">
<!ENTITY sysvinit-consolidated-patch-size "not-used">
]]>
<![ %systemd; [
<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-1.patch">
<!ENTITY systemd-upstream-fixes-patch-md5 "a4449dedf514486b8995ee501d1bb8cc">
<!ENTITY systemd-upstream-fixes-patch-size "4 KB">
]]>
<![ %sysv; [
<!ENTITY systemd-upstream-fixes-patch "not-used">
<!ENTITY systemd-upstream-fixes-patch-md5 "not-used">
<!ENTITY systemd-upstream-fixes-patch-size "not-used">
]]>