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 | 2 | %define cache_dirs javascripts/cache stylesheets/cache |
3 | 3 | |
4 | 4 | Name: noosfero |
5 | -Version: 1.2+spb2 | |
5 | +Version: 1.2.1+spb4 | |
6 | 6 | Release: 1%{?dist} |
7 | 7 | Summary: Social Networking Platform |
8 | 8 | Group: Applications/Publishing |
... | ... | @@ -10,7 +10,7 @@ License: AGPLv3 |
10 | 10 | URL: http://noosfero.org |
11 | 11 | Source0: %{name}-%{version}.tar.gz |
12 | 12 | BuildArch: noarch |
13 | -BuildRequires: noosfero-deps, gettext, po4a | |
13 | +BuildRequires: noosfero-deps >= 1.3-3, gettext, po4a | |
14 | 14 | Requires: noosfero-deps, po4a, tango-icon-theme, memcached,crontabs, nodejs |
15 | 15 | |
16 | 16 | %description | ... | ... |