[nwchem] fdupes removed: runs twice (i686/x86_64) and produces BuildError: mismatch http://koji.fedoraproject

Marcin Dulak marcindulak at fedoraproject.org
Fri Feb 7 13:53:18 UTC 2014


commit f58c3a343186c55c65114c97d9b44231d9ea3bd6
Author: marcindulak <Marcin.Dulak at gmail.com>
Date:   Fri Feb 7 09:20:09 2014 +0100

    fdupes removed: runs twice (i686/x86_64) and produces BuildError: mismatch
    http://koji.fedoraproject.org/koji/taskinfo?taskID=6502744

 nwchem.spec |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/nwchem.spec b/nwchem.spec
index 05d41bf..5db0e84 100644
--- a/nwchem.spec
+++ b/nwchem.spec
@@ -67,10 +67,6 @@ BuildRequires:		gcc-gfortran
 
 BuildRequires:		atlas-devel
 
-%if 0%{?fedora} || 0%{?rhel} >= 7
-BuildRequires:		fdupes
-%endif
-
 BuildRequires:		libsysfs-devel
 BuildRequires:		ncurses-devel
 BuildRequires:		perl
@@ -369,10 +365,6 @@ for file in `find %{PKG_TOP} -name "*.sh"`; do
   %{__sed} -i "s|$RPM_BUILD_ROOT||g" ${file}
 done
 
-%if 0%{?fedora} || 0%{?rhel} >= 7
-%fdupes -s $RPM_BUILD_ROOT
-%endif
-
 
 %check
 export NWCHEM_TOP=%{PKG_TOP}
@@ -446,6 +438,8 @@ mv QA.orig QA
 - %%config(noreplace) %%{_sysconfdir}/profile.d/* + more explicit glob
 - shorten %%description and %%summary
 - use serial atlas (-lsatlas)
+- fdupes removed: runs twice (for i686 and x86_64) and exchanges links on
+  these two platforms, giving: BuildError: mismatch when analyzing ...
 
 * Sat Jan 25 2014 Marcin Dulak <Marcin.Dulak at gmail.com> 6.3.2-5
 - ExcludeArch: %%arm


More information about the scm-commits mailing list