1 Summary: HTML Purifier is a standards-compliant HTML filter library written in PHP.
6 Group: Development/Languages
7 URL: http://htmlpurifier.org/
9 Packager: Alain PEYRAT <aljeux@free.fr>
11 Source: http://htmlpurifier.org/releases/htmlpurifier-%{version}.tar.gz
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
15 Requires: php >= 5.0.5
17 Obsoletes: htmlpurifier
20 HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML
21 Purifier will not only remove all malicious code (better known as XSS) with a
22 thoroughly audited, secure yet permissive whitelist, it will also make sure
23 your documents are standards compliant, something only achievable with a
24 comprehensive knowledge of W3C's specifications.
26 Tired of using BBCode due to the current landscape of deficient or insecure
27 HTML filters? Have a WYSIWYG editor but never been able to use it?
29 Looking for high-quality, standards-compliant, open-source components for that
30 application you're building? HTML Purifier is for you!
34 Summary: Documentation for package %{name}
38 HTML Purifier is a standards-compliant HTML filter library written in PHP.
40 This package includes the documentation for %{name}.
43 %setup -n htmlpurifier-%{version}
48 %{__rm} -rf %{buildroot}
49 %{__install} -d -m0755 %{buildroot}%{_datadir}/php
50 %{__cp} -ar library/* %{buildroot}%{_datadir}/php
53 %{__rm} -rf %{buildroot}
56 %defattr(-, root, root, 0755)
60 %defattr(-, root, root, 0755)
61 %doc art benchmarks configdoc CREDITS docs INSTALL INSTALL.fr.utf8 LICENSE NEWS README TODO VERSION WHATSNEW WYSIWYG
64 * Sat Nov 20 2010 Alain Peyrat <aljeux@free.fr> - 4.3.0-1
67 * Sat Nov 20 2010 Alain Peyrat <aljeux@free.fr> - 4.2.0-1
68 - Renamed to php-htmlpurifier
70 * Thu Sep 16 2010 Alain Peyrat <aljeux@free.fr> - 4.2.0
73 * Wed Jun 02 2010 Roland Mas <lolando@debian.org> - 4.1.1
76 * Tue Apr 27 2010 Roland Mas <lolando@debian.org> - 4.1.0
79 * Sun Mar 28 2010 Alain Peyrat <aljeux@free.fr> - 4.0.0-1
80 - Removed requirement to webserver, set php >= 5.0.5
82 * Thu Sep 24 2009 Alain Peyrat <aljeux@free.fr> - 4.0.0-0
84 - Changed installation path to /usr/share/php to use the share path with debian.
86 * Mon Apr 27 2009 Nicolas GUERIN <nicolas.guerin@xrce.xerox.com> - 3.3.0
89 * Thu Jan 29 2009 Nicolas GUERIN <nicolas.guerin@xrce.xerox.com> - 3.2.0
92 * Fri Jun 27 2008 Nicolas GUERIN <nicolas.guerin@xrce.xerox.com> - 3.1.1
95 * Thu Mar 6 2008 Nicolas GUERIN <nicolas.guerin@xrce.xerox.com> - 3.0.0
98 * Mon Oct 8 2007 Nicolas GUERIN <nicolas.guerin@xrce.xerox.com> - 2.1.2-0
99 - Updated to v2.1.2. Removed cache config change during setup.
101 * Tue Jul 31 2007 Manuel VACELET <manuel.vacelet@st.com> - 2.0.1-0