SPECS: gnbd.spec - added nolibsysfs patch (from CVS), no longer re...

qboosh qboosh at pld-linux.org
Sat May 20 10:34:16 CEST 2006


Author: qboosh                       Date: Sat May 20 08:34:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added nolibsysfs patch (from CVS), no longer requires libsysfs 1.x

---- Files affected:
SPECS:
   gnbd.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/gnbd.spec
diff -u SPECS/gnbd.spec:1.7 SPECS/gnbd.spec:1.8
--- SPECS/gnbd.spec:1.7	Mon May 15 02:11:45 2006
+++ SPECS/gnbd.spec	Sat May 20 10:34:10 2006
@@ -8,10 +8,10 @@
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
 # Source0-md5:	131c34c8b66d8d7d74384839ed4091d0
+Patch0:		%{name}-nolibsysfs.patch
 URL:		http://sources.redhat.com/cluster/gnbd/
 BuildRequires:	magma-devel
 BuildRequires:	perl-base
-BuildRequires:	sysfsutils-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -30,6 +30,7 @@
 
 %prep
 %setup -q -n cluster-%{version}
+%patch0 -p1
 install -d %{name}/include/linux
 install %{name}-kernel/src/gnbd.h %{name}/include/linux
 
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/05/20 08:34:10  qboosh
+- added nolibsysfs patch (from CVS), no longer requires libsysfs 1.x
+
 Revision 1.7  2006/05/15 00:11:45  zbyniu
 - up to 1.02.00
 
================================================================

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



More information about the pld-cvs-commit mailing list