SPECS: eclipse-plugin-cdt.spec - incall enabled by default - updat...
qboosh
qboosh at pld-linux.org
Fri Jul 1 22:54:49 CEST 2005
Author: qboosh Date: Fri Jul 1 20:54:49 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- incall enabled by default
- updated ia64 md5 as well
- added x8664 to EA
---- Files affected:
SPECS:
eclipse-plugin-cdt.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/eclipse-plugin-cdt.spec
diff -u SPECS/eclipse-plugin-cdt.spec:1.12 SPECS/eclipse-plugin-cdt.spec:1.13
--- SPECS/eclipse-plugin-cdt.spec:1.12 Fri Jul 1 00:42:31 2005
+++ SPECS/eclipse-plugin-cdt.spec Fri Jul 1 22:54:44 2005
@@ -1,5 +1,8 @@
# $Revision$, $Date$
-%bcond_with incall #include all tarballs
+#
+# Conditional build:
+%bcond_without incall # don't include all tarballs in .src.rpm
+#
%define need_x86 0
%define need_ppc 0
%define need_ia64 0
@@ -45,7 +48,7 @@
%endif
%if %{need_ia64}
Source2: http://download.eclipse.org/tools/cdt/builds/%{version}/%{_rc}/org.eclipse.cdt-%{version}-%{_rc}-linux.ia64.tar.gz
-# Source2-md5: 0e078e332170794b3623d8e5078c1829
+# Source2-md5: 80ba477131beb0c0682019a7705b1cfe
%endif
%if %{need_x8664}
Source3: http://download.eclipse.org/tools/cdt/builds/%{version}/%{_rc}/org.eclipse.cdt-%{version}-%{_rc}-linux.x86_64.tar.gz
@@ -54,7 +57,7 @@
URL: http://www.eclipse.org/cdt/
BuildRequires: unzip
Requires: eclipse >= 3.0
-ExclusiveArch: %{ix86} ppc ia64
+ExclusiveArch: %{ix86} %{x8664} ia64 ppc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _eclipse_arch %(echo %{_target_cpu} | sed 's/i.86/x86/;s/athlon/x86/;s/pentium./x86/')
@@ -144,6 +147,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2005/07/01 20:54:44 qboosh
+- incall enabled by default
+- updated ia64 md5 as well
+- added x8664 to EA
+
Revision 1.12 2005/06/30 22:42:31 djurban
- update all mdsums
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eclipse-plugin-cdt.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list