SPECS (LINUX_2_6): kernel-cluster.spec - building, installing - te...

cieciwa cieciwa at pld-linux.org
Tue Jul 19 13:55:10 CEST 2005


Author: cieciwa                      Date: Tue Jul 19 11:55:10 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- building, installing - testing.
NFY !!

---- Files affected:
SPECS:
   kernel-cluster.spec (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SPECS/kernel-cluster.spec
diff -u SPECS/kernel-cluster.spec:1.1.2.1 SPECS/kernel-cluster.spec:1.1.2.2
--- SPECS/kernel-cluster.spec:1.1.2.1	Tue Jul 19 13:25:11 2005
+++ SPECS/kernel-cluster.spec	Tue Jul 19 13:55:04 2005
@@ -27,13 +27,14 @@
 # Source0-md5:	-
 #Source1:	-
 ## Source1-md5:	-
-#Patch0:		%{name}-what.patch
+Patch0:		%{name}-rgmanager-Makefile.patch
 #URL:		-
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.153
 %endif
-BuildRequires:	kernel-sources
+#BuildRequires:	kernel-sources
+BuildRequires:	ncurses-devel
 #PreReq:		-
 #Requires(pre,post):	-
 #Requires(preun):	-
@@ -95,14 +96,19 @@
 %prep
 
 %setup -q -n %{name}
+%patch0 -p1
 
 %build
-./configure \
-	--kernel_src=/usr/src/linux
+./configure --kernel_src=/home/users/cieciwa/rpm/BUILD/linux-2.6.12.3
+
+##	--kernel_src=/usr/src/linux
+	
+%{__make} 
 	
 %install
 rm -rf $RPM_BUILD_ROOT
 
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -143,6 +149,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.2  2005/07/19 11:55:04  cieciwa
+- building, installing - testing.
+NFY !!
+
 Revision 1.1.2.1  2005/07/19 11:25:11  cieciwa
 - initial release for RH Cluster filesystem.
 NFY
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-cluster.spec?r1=1.1.2.1&r2=1.1.2.2&f=u




More information about the pld-cvs-commit mailing list