rpms/lvm2/devel lvm2.spec,1.64,1.65

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Apr 22 18:18:00 UTC 2006


Author: agk

Update of /cvs/dist/rpms/lvm2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23232

Modified Files:
	lvm2.spec 
Log Message:
exclude archs that aren't building



Index: lvm2.spec
===================================================================
RCS file: /cvs/dist/rpms/lvm2/devel/lvm2.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- lvm2.spec	21 Apr 2006 16:02:13 -0000	1.64
+++ lvm2.spec	22 Apr 2006 18:17:56 -0000	1.65
@@ -1,7 +1,7 @@
 Summary: Userland logical volume management tools 
 Name: lvm2
 Version: 2.02.05
-Release: 1.0
+Release: 1.1
 License: GPL
 Group: System Environment/Base
 URL: http://sources.redhat.com/lvm2
@@ -15,6 +15,7 @@
 Requires: device-mapper >= 1.02.05
 Conflicts: lvm
 Obsoletes: lvm
+ExcludeArch: s390 s390x
 
 %define _exec_prefix /usr
 
@@ -66,6 +67,9 @@
 /var/lock/lvm
 
 %changelog
+* Sat Apr 22 2006 Alasdair Kergon <agk at redhat.com> - 2.02.05-1.1
+- Exclude archs that aren't building.
+
 * Fri Apr 21 2006 Alasdair Kergon <agk at redhat.com> - 2.02.05-1.0
 - Fix VG uuid comparisons.
 




More information about the fedora-cvs-commits mailing list