packages: drbd/drbd.spec - try to fix parallel install

adamg adamg at pld-linux.org
Sat Aug 15 13:44:12 CEST 2009


Author: adamg                        Date: Sat Aug 15 11:44:12 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try to fix parallel install

---- Files affected:
packages/drbd:
   drbd.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: packages/drbd/drbd.spec
diff -u packages/drbd/drbd.spec:1.112 packages/drbd/drbd.spec:1.113
--- packages/drbd/drbd.spec:1.112	Sat Aug 15 13:12:06 2009
+++ packages/drbd/drbd.spec	Sat Aug 15 13:44:07 2009
@@ -37,6 +37,7 @@
 # Source0-md5:	8aa8f7891d397ff25b7a3f77f56d353b
 Patch0:		%{pname}-Makefile.patch
 Patch1:		%{pname}-swab.patch
+Patch1:		%{pname}-parallel-install.patch
 URL:		http://www.drbd.org/
 %if %{with userspace}
 BuildRequires:	bison
@@ -118,6 +119,7 @@
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %if %{with userspace}
@@ -215,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2009/08/15 11:44:07  adamg
+- try to fix parallel install
+
 Revision 1.112  2009/08/15 11:12:06  adamg
 - buildfix for kernels < 2.6.29
 - release 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/drbd/drbd.spec?r1=1.112&r2=1.113&f=u



More information about the pld-cvs-commit mailing list