BR of openssl-devel.
This commit is contained in:
parent
183c192680
commit
fff9a20cbf
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: openssl-devel
|
||||
%if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 6
|
||||
BuildRequires: tex(latex)
|
||||
%else
|
||||
|
|
@ -132,6 +133,8 @@ make %{?_smp_mflags} check
|
|||
%changelog
|
||||
* Thu Jul 22 2010 Steve Traylen <steve.traylen@cern.ch> - 3.2.1-1
|
||||
- Upstream to 3.2.1
|
||||
- Add BR of openssl-devel since library now supports ssl
|
||||
connections.
|
||||
|
||||
* Fri Apr 3 2010 Steve Traylen <steve.traylen@cern.ch> - 3.1.2-1
|
||||
- Upstream to 3.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue