SPECS: drbd.spec - s/misc/block/

zbyniu zbyniu at pld-linux.org
Thu Apr 5 15:03:48 CEST 2007


Author: zbyniu                       Date: Thu Apr  5 13:03:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s/misc/block/

---- Files affected:
SPECS:
   drbd.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.94 SPECS/drbd.spec:1.95
--- SPECS/drbd.spec:1.94	Thu Apr  5 14:45:45 2007
+++ SPECS/drbd.spec	Thu Apr  5 15:03:43 2007
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
-%bcond_without	up		# don't build SMP module
+%bcond_without	up		# don't build UP module
 %bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace module
 %bcond_with	verbose		# verbose build (V=1)
@@ -134,7 +134,7 @@
 	$RPM_BUILD_ROOT{/etc/rc.d/init.d,/etc/ha.d/resource.d}
 
 %if %{with kernel}
-%install_kernel_modules -m drbd/drbd -d misc
+%install_kernel_modules -m drbd/drbd -d block
 %endif
 
 %if %{with userspace}
@@ -187,13 +187,13 @@
 %files -n kernel%{_alt_kernel}-block-drbd
 %defattr(644,root,root,755)
 %doc ChangeLog README
-/lib/modules/%{_kernel_ver}/misc/drbd.ko*
+/lib/modules/%{_kernel_ver}/block/drbd.ko*
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-block-drbd
 %defattr(644,root,root,755)
 %doc ChangeLog README
-/lib/modules/%{_kernel_ver}smp/misc/drbd.ko*
+/lib/modules/%{_kernel_ver}smp/block/drbd.ko*
 %endif
 %endif
 
@@ -203,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2007/04/05 13:03:43  zbyniu
+- s/misc/block/
+
 Revision 1.94  2007/04/05 12:45:45  zbyniu
 - up to 0.7.23
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list