packages: xen/xen.spec - ensure udev files are installed

qboosh qboosh at pld-linux.org
Fri Apr 6 15:18:33 CEST 2012


Author: qboosh                       Date: Fri Apr  6 13:18:33 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ensure udev files are installed

---- Files affected:
packages/xen:
   xen.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: packages/xen/xen.spec
diff -u packages/xen/xen.spec:1.112 packages/xen/xen.spec:1.113
--- packages/xen/xen.spec:1.112	Thu Apr  5 16:01:42 2012
+++ packages/xen/xen.spec	Fri Apr  6 15:18:28 2012
@@ -263,7 +263,8 @@
 %{__make} -j1 install-xen install-tools install-stubdom install-docs \
 	%{!?with_ocaml:OCAML_TOOLS=n} \
 	prefix=%{_prefix} \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	HOTPLUGS=install-udev
 
 %if "%{_lib}" == "lib64"
 ln -s %{_prefix}/lib/%{name}/bin/qemu-dm $RPM_BUILD_ROOT%{_libdir}/%{name}/bin/qemu-dm
@@ -482,6 +483,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2012/04/06 13:18:28  qboosh
+- ensure udev files are installed
+
 Revision 1.112  2012/04/05 14:01:42  mmazur
 - gah, wrong dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/xen/xen.spec?r1=1.112&r2=1.113



More information about the pld-cvs-commit mailing list