Add gettext-devel to BuildRequires because of epel6
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.0.2
|
Version: 5.0.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: An OpenSource IPsec-based VPN Solution
|
Summary: An OpenSource IPsec-based VPN Solution
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@@ -14,16 +14,8 @@ BuildRequires: openssl-devel
|
|||||||
BuildRequires: NetworkManager-devel
|
BuildRequires: NetworkManager-devel
|
||||||
BuildRequires: NetworkManager-glib-devel
|
BuildRequires: NetworkManager-glib-devel
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
# when using autoreconf
|
BuildRequires: gettext-devel
|
||||||
#BuildRequires: gperf
|
|
||||||
#BuildRequires: flex
|
|
||||||
#BuildRequires: bison
|
|
||||||
#BuildRequires: automake
|
|
||||||
#BuildRequires: autoconf
|
|
||||||
#BuildRequires: libtool
|
|
||||||
#BuildRequires: gettext-devel
|
|
||||||
#BuildRequires: pam-devel
|
|
||||||
#
|
|
||||||
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
|
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
Requires(post): systemd-units
|
Requires(post): systemd-units
|
||||||
@@ -273,6 +265,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 18 2013 Pavel Šimerda <psimerda@redhat.com> - 5.0.2-3
|
||||||
|
- Add gettext-devel to BuildRequires because of epel6
|
||||||
|
- Remove unnecessary comments
|
||||||
|
|
||||||
* Tue Mar 19 2013 Avesh Agarwal <avagarwa@redhat.com> - 5.0.2-2
|
* Tue Mar 19 2013 Avesh Agarwal <avagarwa@redhat.com> - 5.0.2-2
|
||||||
- Enabled support for eap-radius plugin.
|
- Enabled support for eap-radius plugin.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user