From 4f59b806ad879b1d027ebdf1db57b332e0424d30 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Thu, 24 Sep 2015 16:09:49 -0300 Subject: [PATCH] Removed colab build dependency --- colab-spb-theme/colab-spb-theme.spec | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/colab-spb-theme/colab-spb-theme.spec b/colab-spb-theme/colab-spb-theme.spec index 7307edf..6cdb2c4 100644 --- a/colab-spb-theme/colab-spb-theme.spec +++ b/colab-spb-theme/colab-spb-theme.spec @@ -1,30 +1,11 @@ -# -# spec file for package colab-spb-theme -# -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - Name: colab-spb-theme Version: 0.2.0 Summary: SPB-specific Colab theme License: GPL-3.0 Group: Applications/Publishing -Url: https://portal.softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-theme-plugin +Url: https://softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-theme-plugin Source0: %{name}-%{version}.tar.gz -BuildRequires: colab >= 1.11 -BuildRequires: cronie-anacron Requires: colab >= 1.11 BuildArch: noarch @@ -39,7 +20,7 @@ make %{?_smp_mflags} %install -install -d %{buildroot}%{_sysconfdir}/colab/settings.d/ +install -d %{buildroot}%{_sysconfdir}/colab/settings.d/ cat > %{buildroot}/etc/colab/settings.d/spb_theme.py << EOF COLAB_STATICS=['/usr/lib/colab/colab-spb-theme/colab_spb_theme/static'] -- libgit2 0.21.2