SPECS: gnbd.spec - up to 2.00.00

zbyniu zbyniu at pld-linux.org
Mon Apr 2 20:23:53 CEST 2007


Author: zbyniu                       Date: Mon Apr  2 18:23:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.00.00

---- Files affected:
SPECS:
   gnbd.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/gnbd.spec
diff -u SPECS/gnbd.spec:1.11 SPECS/gnbd.spec:1.12
--- SPECS/gnbd.spec:1.11	Tue Feb 13 08:16:46 2007
+++ SPECS/gnbd.spec	Mon Apr  2 20:23:48 2007
@@ -2,14 +2,14 @@
 Summary:	Block device driver to share storage to many machines over a network
 Summary(pl.UTF-8):	Sterownik urządzenia blokowego do dzielenia pamięci między maszynami w sieci
 Name:		gnbd
-Version:	1.03.00
+Version:	2.00.00
 Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5:	8eea23df70d2007c4fb8c234cfea49cf
+# Source0-md5:	2ef3f4ba9d3c87b50adfc9b406171085
 URL:		http://sources.redhat.com/cluster/gnbd/
-BuildRequires:	magma-devel
+BuildRequires:	ccs-devel >= 2
 BuildRequires:	perl-base
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,7 +45,9 @@
 	--prefix=%{_prefix} \
 	--sbindir=%{_sbindir}
 %{__make} \
-	CC="%{__cc}"
+	CC="%{__cc}" \
+	INCLUDE="-I$PWD/include -I$PWD/include/linux -I$PWD/client \
+		-I$PWD/server -I$PWD/utils -I$PWD/config -I../gnbd_import"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/04/02 18:23:48  zbyniu
+- up to 2.00.00
+
 Revision 1.11  2007/02/13 07:16:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnbd.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list