Author: glen Date: Mon Oct 22 09:00:20 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- allow building without up
---- Files affected:
SPECS:
qemu.spec (1.85.2.15 -> 1.85.2.16)
---- Diffs:
================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.85.2.15 SPECS/qemu.spec:1.85.2.16
--- SPECS/qemu.spec:1.85.2.15 Tue Oct 16 04:30:08 2007
+++ SPECS/qemu.spec Mon Oct 22 11:00:15 2007
@@ -317,12 +317,14 @@
%endif
%if %{with kernel}
+%if %{with up}
%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
@@ -340,6 +342,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85.2.16 2007/10/22 09:00:15 glen
+- allow building without up
+
Revision 1.85.2.15 2007/10/16 02:30:08 glen
- add grsec_kernel bcond
- make -j1 for common dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.85.2.15&r2=1.85.2.16&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit