SPECS: quota.spec - rel 3 - exclusivearch if with kernel64

baggins baggins at pld-linux.org
Fri Sep 28 02:16:56 CEST 2007


Author: baggins                      Date: Fri Sep 28 00:16:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- exclusivearch if with kernel64

---- Files affected:
SPECS:
   quota.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/quota.spec
diff -u SPECS/quota.spec:1.93 SPECS/quota.spec:1.94
--- SPECS/quota.spec:1.93	Fri Sep 28 02:13:10 2007
+++ SPECS/quota.spec	Fri Sep 28 02:16:51 2007
@@ -5,12 +5,6 @@
 # Conditional build:
 %bcond_with	kernel64	# build 32bit userland for 64bit kernel
 #
-
-# possibly also sparc and ppc
-%ifnarch %{ix86}
-%undefine	with_kernel64
-%endif
-
 Summary:	Quota administration package%{?with_kernel64: - 32bit userland for 64bit kernel}
 Summary(de.UTF-8):	Quotenverwaltungspaket
 Summary(es.UTF-8):	Paquete de administración cuota
@@ -23,7 +17,7 @@
 Summary(zh_CN.UTF-8):	磁盘使用情况的监控工具
 Name:		quota%{?with_kernel64:64}
 Version:	3.15
-Release:	2
+Release:	3
 Epoch:		1
 License:	BSD
 Group:		Applications/System
@@ -43,6 +37,10 @@
 BuildRequires:	gettext-devel
 BuildRequires:	libwrap-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
+%if %{with kernel64}
+# possibly also sparc and ppc
+ExclusiveArch:	%{ix86}
+%endif
 BuildRoot:	%{tmpdir}/quota-%{version}-root-%(id -u -n)
 
 %description
@@ -244,6 +242,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2007/09/28 00:16:51  baggins
+- rel 3
+- exclusivearch if with kernel64
+
 Revision 1.93  2007/09/28 00:13:10  baggins
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quota.spec?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list