SPECS: EMCpower.spec - only depend on target arch sources
glen
glen at pld-linux.org
Fri Aug 24 16:05:45 CEST 2007
Author: glen Date: Fri Aug 24 14:05:45 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- only depend on target arch sources
---- Files affected:
SPECS:
EMCpower.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.23 SPECS/EMCpower.spec:1.24
--- SPECS/EMCpower.spec:1.23 Tue May 29 16:37:40 2007
+++ SPECS/EMCpower.spec Fri Aug 24 16:05:39 2007
@@ -12,6 +12,7 @@
%undefine with_dist_kernel
%endif
+# just don't want to build it :)
%ifarch %{x8664}
%undefine with_up
%endif
@@ -30,12 +31,16 @@
Release: %{_rel}
License: Proprietary (not distributable)
Group: Base
+%ifarch %{ix86}
Source0: %{name}.LINUX-%{version}-157.sles10.i386.rpm
# NoSource0-md5: 9e687044c65d2ee368b71c339e639522
+NoSource: 0
+%endif
+%ifarch %{x8664}
Source1: %{name}.LINUX-%{version}-157.sles10.x86_64.rpm
# NoSource1-md5: cf980fc4714f0be008de168333cefcb4
-NoSource: 0
NoSource: 1
+%endif
Patch0: %{name}-init.patch
Requires(post,preun): /sbin/chkconfig
Obsoletes: EMCpower.LINUX
@@ -251,6 +256,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2007/08/24 14:05:39 glen
+- only depend on target arch sources
+
Revision 1.23 2007/05/29 14:37:40 glen
- modprobe is kernel package thing
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/EMCpower.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list