fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/gnbd/devel gnbd.spec,1.15,1.16

Subject: rpms/gnbd/devel gnbd.spec,1.15,1.16
From:
Date: Fri, 16 Dec 2005 16:16:16 -0500
Author: cfeist

Update of /cvs/dist/rpms/gnbd/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25003

Modified Files:
        gnbd.spec 
Log Message:
Don't build on ppc archs.


Index: gnbd.spec
===================================================================
RCS file: /cvs/dist/rpms/gnbd/devel/gnbd.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gnbd.spec   16 Dec 2005 21:09:57 -0000      1.15
+++ gnbd.spec   16 Dec 2005 21:16:13 -0000      1.16
@@ -12,7 +12,7 @@
 
 Name: gnbd
 Version: 1.0.2
-Release: 0.1
+Release: 0.2
 License: GPL
 Group: System Environment/Kernel
 Summary: gnbd - GFS's Network Block Device
@@ -22,7 +22,7 @@
 Conflicts: GFS-modules
 Requires: magma
 Requires: gnbd-kernel-modules >= 2.6.11
-ExclusiveArch: %{ix86} x86_64 ppc ppc64
+ExclusiveArch: i386 x86_64
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/gnbd/devel gnbd.spec,1.15,1.16, fedora-cvs-commits <=