SPECS (AC-branch): qemu.spec - fix files for --without up build

sparky sparky at pld-linux.org
Wed Mar 7 17:48:22 CET 2007


Author: sparky                       Date: Wed Mar  7 16:48:22 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix files for --without up build

---- Files affected:
SPECS:
   qemu.spec (1.71.2.3 -> 1.71.2.4) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.71.2.3 SPECS/qemu.spec:1.71.2.4
--- SPECS/qemu.spec:1.71.2.3	Wed Mar  7 17:40:43 2007
+++ SPECS/qemu.spec	Wed Mar  7 17:48:17 2007
@@ -288,12 +288,14 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-misc-kqemu
 %defattr(644,root,root,755)
 %doc kqemu-%{_kqemu_version}/LICENSE
 %config(noreplace) %verify(not md5 mtime size) /etc/udev/rules.d/kqemu.rules
 %config(noreplace) %verify(not md5 mtime size) /etc/modprobe.d/%{_kernel_ver}/kqemu.conf
 /lib/modules/%{_kernel_ver}/misc/kqemu.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-misc-kqemu
@@ -311,6 +313,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71.2.4  2007/03/07 16:48:17  sparky
+- fix files for --without up build
+
 Revision 1.71.2.3  2007/03/07 16:40:43  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.71.2.3&r2=1.71.2.4&f=u



More information about the pld-cvs-commit mailing list