rebuilt with gcj 4.9.0 [release 0.18.3.2-2mamba;Fri May 16 2014]
This commit is contained in:
parent
0a7f117e0c
commit
1e05783e71
@ -5,7 +5,7 @@
|
||||
|
||||
Name: gettext
|
||||
Version: 0.18.3.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: GNU libraries and utilities for producing multi-lingual messages
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -45,6 +45,8 @@ BuildRequires: gcc-c++
|
||||
%if "%{?with_csharp}"
|
||||
BuildRequires: mono
|
||||
%endif
|
||||
BuildRequires: libgcj-devel >= 4.9
|
||||
BuildRequires: libgcj-devel <= 4.9.255
|
||||
Requires(post):%{__install_info}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -222,6 +224,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 16 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.3.2-2mamba
|
||||
- rebuilt with gcj 4.9.0
|
||||
|
||||
* Sun Jan 12 2014 Automatic Build System <autodist@mambasoft.it> 0.18.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user