SPECS: kvm.spec - omg, rsync used in build process

arekm arekm at pld-linux.org
Tue Aug 5 12:23:42 CEST 2008


Author: arekm                        Date: Tue Aug  5 10:23:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- omg, rsync used in build process

---- Files affected:
SPECS:
   kvm.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.44 SPECS/kvm.spec:1.45
--- SPECS/kvm.spec:1.44	Tue Aug  5 12:19:05 2008
+++ SPECS/kvm.spec	Tue Aug  5 12:23:36 2008
@@ -105,6 +105,8 @@
 %prep
 %setup -q -n %{pname}-%{version}
 
+sed -e 's#rsync#-rsync#' kernel/Makefile
+
 %build
 # not ac stuff
 ./configure \
@@ -191,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2008/08/05 10:23:36  arekm
+- omg, rsync used in build process
+
 Revision 1.44  2008/08/05 10:19:05  arekm
 - up to 72; HEAD is for kvm from official th kernels
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list