SPECS: EMCpower.spec - disable kernel build - redefine sbindir to ...

glen glen at pld-linux.org
Thu Aug 24 14:56:54 CEST 2006


Author: glen                         Date: Thu Aug 24 12:56:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable kernel build
- redefine sbindir to /sbin
- redefine sysconfdir to /etc/emc

---- Files affected:
SPECS:
   EMCpower.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.5 SPECS/EMCpower.spec:1.6
--- SPECS/EMCpower.spec:1.5	Sat Jun  3 20:05:10 2006
+++ SPECS/EMCpower.spec	Thu Aug 24 14:56:49 2006
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
-%bcond_without	kernel		# don't build kernel modules
+%bcond_with	kernel		# don't build kernel modules
 %bcond_without	up		# don't build UP module
 %bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace programs
@@ -22,7 +22,7 @@
 #
 # main package.
 #
-%define		_rel	0.8
+%define		_rel	0.10
 Summary:	EMC PowerPath - multi-path with fail-over and load-sharing over SCSI
 Summary(pl):	EMC PowerPath - multi-path z fail-over i dzieleniem obciążenia po SCSI
 Name:		EMCpower
@@ -43,7 +43,8 @@
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_sysconfdir	/etc/emcpower
+%define		_sysconfdir	/etc/emc
+%define		_sbindir	/sbin
 
 %description
 Multi-path software providing fail-over and load-sharing for SCSI
@@ -265,6 +266,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/08/24 12:56:49  glen
+- disable kernel build
+- redefine sbindir to /sbin
+- redefine sysconfdir to /etc/emc
+
 Revision 1.5  2006/06/03 18:05:10  qboosh
 - pl, .so perms
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/EMCpower.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list