forked from pool/systemd
This commit is contained in:
parent
f473b09c2e
commit
919818209a
@ -575,7 +575,7 @@ Requires(postun): systemd
|
|||||||
systemd-journal-gatewayd serves journal events over the network using HTTP.
|
systemd-journal-gatewayd serves journal events over the network using HTTP.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n systemd-%version
|
||||||
echo "Checking whether upstream rpm macros changed..."
|
echo "Checking whether upstream rpm macros changed..."
|
||||||
diff -au "%{S:10}" src/core/macros.systemd.in
|
diff -au "%{S:10}" src/core/macros.systemd.in
|
||||||
|
|
||||||
|
@ -570,7 +570,7 @@ Requires(postun): systemd
|
|||||||
systemd-journal-gatewayd serves journal events over the network using HTTP.
|
systemd-journal-gatewayd serves journal events over the network using HTTP.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n systemd-%version
|
||||||
echo "Checking whether upstream rpm macros changed..."
|
echo "Checking whether upstream rpm macros changed..."
|
||||||
diff -au "%{S:10}" src/core/macros.systemd.in
|
diff -au "%{S:10}" src/core/macros.systemd.in
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user