From 00eafd9beda29ef8b64eb28a879152a30a9c7ba0 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 9 Mar 2015 16:27:40 -0300 Subject: [PATCH] Noosfero: fix building translations and docs --- specs/noosfero/noosfero.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specs/noosfero/noosfero.spec b/specs/noosfero/noosfero.spec index 84ece9c..d1aad13 100644 --- a/specs/noosfero/noosfero.spec +++ b/specs/noosfero/noosfero.spec @@ -1,7 +1,7 @@ %define writable_dirs javascripts/cache stylesheets/cache articles image_uploads thumbnails Name: noosfero -Version: 1.1~rc2 +Version: 1.1~rc2.1 Release: 1%{?dist} Summary: Social Networking Platform Group: Applications/Publishing @@ -9,7 +9,7 @@ License: AGPLv3 URL: http://noosfero.org Source0: %{name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: noosfero-deps +BuildRequires: noosfero-deps, gettext, po4a Requires: noosfero-deps, po4a, tango-icon-theme %description @@ -28,6 +28,7 @@ ln -sf /usr/lib/noosfero/Gemfile.lock . ln -sf /usr/lib/noosfero/.bundle . ln -sfT /usr/lib/noosfero/vendor/bundle vendor/bundle bundle exec rake -f Rakefile.release noosfero:translations:compile +rm -f Gemfile Gemfile.lock .bundle vendor/bundle %install mkdir -p %{buildroot}/usr/lib/noosfero -- libgit2 0.21.2