diff --git a/websec.spec b/websec.spec index 4c12814..2d841c8 100644 --- a/websec.spec +++ b/websec.spec @@ -1,6 +1,6 @@ Name: websec Version: 1.9.0 -Release: 4.1 +Release: 5.1 Summary: Web Secretary - Web page monitoring software with highlighting Group: Applications/Internet @@ -11,6 +11,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: /usr/sbin/sendmail +# perl-IO-Socket-SSL needed for https: +Requires: perl(IO::Socket::SSL) %description Web Secretary is a web page change monitoring software. It will detect changes @@ -60,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu May 22 2008 Thorsten Leemhuis - 1.9.0-5 +- Manually require perl(IO::Socket::SSL) to make https work + * Fri Aug 03 2007 Thorsten Leemhuis - Update License field due to the "Licensing guidelines changes"