Commit be84e355a73d03da0fc1722796eaf033f0b333a0
1 parent
f5b99902
Exists in
master
and in
54 other branches
Incresing noosfero version and noosfero-deps build requirements
Signed-off-by: Alessandro Caetano <alessandro.caetanob@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
noosfero/noosfero.spec
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | %define cache_dirs javascripts/cache stylesheets/cache | 2 | %define cache_dirs javascripts/cache stylesheets/cache |
3 | 3 | ||
4 | Name: noosfero | 4 | Name: noosfero |
5 | -Version: 1.2+spb2 | 5 | +Version: 1.2.1+spb4 |
6 | Release: 1%{?dist} | 6 | Release: 1%{?dist} |
7 | Summary: Social Networking Platform | 7 | Summary: Social Networking Platform |
8 | Group: Applications/Publishing | 8 | Group: Applications/Publishing |
@@ -10,7 +10,7 @@ License: AGPLv3 | @@ -10,7 +10,7 @@ License: AGPLv3 | ||
10 | URL: http://noosfero.org | 10 | URL: http://noosfero.org |
11 | Source0: %{name}-%{version}.tar.gz | 11 | Source0: %{name}-%{version}.tar.gz |
12 | BuildArch: noarch | 12 | BuildArch: noarch |
13 | -BuildRequires: noosfero-deps, gettext, po4a | 13 | +BuildRequires: noosfero-deps >= 1.3-3, gettext, po4a |
14 | Requires: noosfero-deps, po4a, tango-icon-theme, memcached,crontabs, nodejs | 14 | Requires: noosfero-deps, po4a, tango-icon-theme, memcached,crontabs, nodejs |
15 | 15 | ||
16 | %description | 16 | %description |