commit 7de114281e71856fe59a5ea181a19304093b862b
Author: raveit65 <mate(a)raveit.de>
Date: Mon Apr 8 10:35:30 2019 +0200
exclude archs again
caja-dropbox.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/caja-dropbox.spec b/caja-dropbox.spec
index 1cd11e4..f8d7402 100644
--- a/caja-dropbox.spec
+++ b/caja-dropbox.spec
@@ -4,7 +4,7 @@
Summary: Dropbox extension for caja
Name: caja-dropbox
Version: %{branch}.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Group: User Interface/Desktops
URL:
https://mate-desktop.org
@@ -15,6 +15,8 @@ Patch1:
caja-dropbox_0001-show-full-path-of-caja-extension-dir.patch
#
https://github.com/mate-desktop/caja-dropbox/commit/5fdcb17
Patch2: caja-dropbox_0002-Use-CAJA_EXTENSION_DIR_SYS-to-save-and-show-system-c.patch
+ExclusiveArch: i686 x86_64
+
BuildRequires: gcc
BuildRequires: caja-devel
BuildRequires: mate-common
@@ -59,6 +61,9 @@ rm -rf %{buildroot}%{_datadir}/applications/*
%changelog
+* Mon Apr 08 2019 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.22.0-2
+- exclude archs again
+
* Sun Apr 07 2019 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.22.0-1
- update to 1.22.0
- use some upstream patches