19 |
Name: haserl |
Name: haserl |
20 |
BuildRequires: automake |
BuildRequires: automake |
21 |
BuildRequires: lua-devel |
BuildRequires: lua-devel |
22 |
BuildRequires: pkg-config |
#BuildRequires: pkg-config |
23 |
Version: 0.9.35 |
Version: 0.9.35 |
24 |
Release: 4.2 |
Release: 5 |
25 |
Url: http://haserl.sourceforge.net/ |
Url: http://haserl.sourceforge.net/ |
26 |
Source: http://downloads.sourceforge.net/project/%{name}/haserl-devel/%{name}-%{version}.tar.gz |
Source: http://downloads.sourceforge.net/project/%{name}/haserl-devel/%{name}-%{version}.tar.gz |
27 |
Summary: CGI scripting with shell/lua |
Summary: CGI scripting with shell/lua |
69 |
%{_mandir}/man1/haserl.1.gz |
%{_mandir}/man1/haserl.1.gz |
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* Mon May 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.9.35-5.sme |
73 |
|
- first import in SME9 contrib for coova-chili [SME: 9521] |
74 |
|
|
75 |
* Thu Jul 30 2015 dimstar@opensuse.org |
* Thu Jul 30 2015 dimstar@opensuse.org |
76 |
- Update to version 0.9.35: |
- Update to version 0.9.35: |
77 |
+ Fixed a possible segfault if CONTENT_TYPE is not specified. |
+ Fixed a possible segfault if CONTENT_TYPE is not specified. |