summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/gettext-0.18.3.1-1.cfg
blob: ba1921a36bd9bea68c356ff5854afd72431e2148 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# GetText
#

%if %{release} == %{nil}
%define release 1
%endif

%include %{_configdir}/base.cfg

%define gettext_version 0.18.3.1
%hash md5 gettext-%{gettext_version}.tar.gz 3fc808f7d25487fc72b5759df7419e02

#
# The GetText build instructions. We use 0.x.x Release 1.
#
%ifn %{pkgconfig check gettext}
 %include %{_configdir}/gettext-0-1.cfg
%endif