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