rpms/lvm2/devel lvm2.spec,1.149,1.150

Alasdair Kergon agk at fedoraproject.org
Tue Oct 7 18:03:03 UTC 2008


Author: agk

Update of /cvs/pkgs/rpms/lvm2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7143

Modified Files:
	lvm2.spec 
Log Message:
and again...



Index: lvm2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/devel/lvm2.spec,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- lvm2.spec	7 Oct 2008 16:59:41 -0000	1.149
+++ lvm2.spec	7 Oct 2008 18:02:33 -0000	1.150
@@ -50,14 +50,10 @@
 
 cd device-mapper.%{device_mapper_version}
 %configure --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --with-usrlibdir=/usr/%{_lib} --with-usrsbindir=/usr/sbin
-
-cd ..
-%configure --enable-lvm1_fallback --enable-fsadm --with-clvmd=cman --with-cluster=internal --with-pool=internal --with-user= --with-group= --with-dmdir=device-mapper.%{device_mapper_version} --with-usrlibdir=/usr/%{_lib} --with-usrsbindir=/usr/sbin
-
-cd device-mapper.%{device_mapper_version}
 make DESTDIR=$RPM_BUILD_ROOT
 
 cd ..
+%configure --enable-lvm1_fallback --enable-fsadm --with-clvmd=cman --with-cluster=internal --with-pool=internal --with-user= --with-group= --with-dmdir=device-mapper.%{device_mapper_version} --with-usrlibdir=/usr/%{_lib} --with-usrsbindir=/usr/sbin
 make DESTDIR=$RPM_BUILD_ROOT
 
 %install




More information about the scm-commits mailing list