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