commit c2e26f9499c5d1e25d302ffa8545056da8fed190
Author: raveit65 <mate(a)raveit.de>
Date: Mon Apr 8 10:31:49 2019 +0200
exclude archs again
nemo-dropbox.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/nemo-dropbox.spec b/nemo-dropbox.spec
index 8fcee52..eae35be 100644
--- a/nemo-dropbox.spec
+++ b/nemo-dropbox.spec
@@ -1,12 +1,14 @@
Summary: Dropbox extension for nemo
Name: nemo-dropbox
Version: 4.0.0
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
URL:
https://github.com/linuxmint/nemo-extensions
Source0: %url/archive/%{version}.tar.gz#/nemo-extensions-%{version}.tar.gz
Patch0: use_python2.patch
+ExclusiveArch: i686 x86_64
+
BuildRequires: nemo-devel
BuildRequires: python2-docutils
BuildRequires: automake
@@ -51,6 +53,9 @@ rm -rf %{buildroot}%{_datadir}
%changelog
+* Mon Apr 08 2019 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 4.0.0-4
+- exclude archs again
+
* Sun Apr 07 2019 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 4.0.0-3
- build for all archs