From 82c2f63fc34b33b2c9ebf8725f17d194e79d9028 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 9 Mar 2015 18:24:37 -0300 Subject: [PATCH] Add (trivial) .spec for noosfero-spb --- specs/noosfero/noosfero-spb.spec | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+), 0 deletions(-) create mode 100644 specs/noosfero/noosfero-spb.spec diff --git a/specs/noosfero/noosfero-spb.spec b/specs/noosfero/noosfero-spb.spec new file mode 100644 index 0000000..6ce996f --- /dev/null +++ b/specs/noosfero/noosfero-spb.spec @@ -0,0 +1,25 @@ +Name: noosfero-spb +Version: 3 +Release: 1%{?dist} +Summary: SPB-specific Noosfero plugins and themes +Group: Applications/Publishing +License: AGPLv3 +URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/noosfero-spb +Source0: %{name}-%{version}.tar.gz +BuildArch: noarch + +%description +This package contains Noosfero plugins and themes that are specific to the +Software Público Brasileiro platform. + +%prep +%setup -q + +%build +make + +%install +make install DESTDIR=%{buildroot} + +%files +/usr/lib/noosfero -- libgit2 0.21.2