noosfero-spb.spec
690 Bytes
# You can't use the macro %{_libdir} because noosfero is noarch
# instead, use this macro for noosfero libdir
%global noosfero_libdir /usr/lib/noosfero
Name: noosfero-spb
Version: 4.2.1
Release: 9.1
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
BuildRequires: gettext
%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
%{noosfero_libdir}