]> TLD Linux GIT Repositories - packages/qemu.git/commitdiff
- drop systemd specific stuff
authorMarcin Krol <hawk@tld-linux.org>
Wed, 15 Jul 2015 16:05:17 +0000 (16:05 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 15 Jul 2015 16:05:17 +0000 (16:05 +0000)
qemu.spec

index c8f8f61453b7e0b48a606d59fac1239ead4344aa..ec8c547dd02a35757da5eb406ecd0060188ea68b 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -48,7 +48,6 @@ Source6:      ksm.sysconfig
 Source7:       ksmctl.c
 Source9:       ksmtuned
 Source10:      ksmtuned.conf
-Source12:      99-%{name}-guest-agent.rules
 Patch0:                %{name}-cflags.patch
 Patch1:                vgabios-widescreens.patch
 Patch2:                %{name}-whitelist.patch
@@ -823,9 +822,6 @@ install -p ksmctl $RPM_BUILD_ROOT%{_sbindir}
 install -p %{SOURCE9} $RPM_BUILD_ROOT%{_sbindir}/ksmtuned
 install -p %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/ksmtuned.conf
 
-# For the qemu-guest-agent subpackage install udev rules.
-install -p %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d
-
 for i in dummy \
 %ifnarch %{ix86} %{x8664}
        qemu-i386 \
@@ -1087,7 +1083,6 @@ fi
 
 %files guest-agent
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) /etc/udev/rules.d/99-qemu-guest-agent.rules
 %attr(755,root,root) %{_bindir}/qemu-ga
 
 %files module-block-curl