From 21b1da7cc7a1b546829effaf61cae59c704cd125ccd6bce708246ec555bd164c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 30 Aug 2021 16:29:08 +0000 Subject: [PATCH] apply consistent style OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=65 --- cdemu-daemon.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index 158159e..ada9d31 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -75,10 +75,10 @@ mkdir -p "$b/%_sbindir" "$b/%_fillupdir" \ "$b/%_prefix/lib/udev/rules.d" install -pm0644 "%{S:2}" "$b/%_prefix/lib/udev/rules.d/60-vhba.rules" install -pm0644 "%{S:3}" "$b/%_fillupdir/sysconfig.cdemu-daemon" -mkdir -p "$b/%{_userunitdir}" -install -pm0644 "%{S:4}" "$b/%{_userunitdir}/cdemu-daemon.service" -mkdir -p "$b/%{_datadir}/dbus-1/services" -install -pm0644 "service-example/net.sf.cdemu.CDEmuDaemon.service" "$b/%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service" +mkdir -p "$b/%_userunitdir" +install -pm0644 "%{S:4}" "$b/%_userunitdir/cdemu-daemon.service" +mkdir -p "$b/%_datadir/dbus-1/services" +install -pm0644 "service-example/net.sf.cdemu.CDEmuDaemon.service" "$b/%_datadir/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service" %find_lang %name %post @@ -91,7 +91,7 @@ install -pm0644 "service-example/net.sf.cdemu.CDEmuDaemon.service" "$b/%{_datadi %_mandir/man8/cdemu-daemon.8* %_fillupdir/sysconfig.cdemu-daemon %_prefix/lib/udev/ -%{_userunitdir}/cdemu-daemon.service -%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service +%_userunitdir/cdemu-daemon.service +%_datadir/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service %changelog