diff --git a/htmldoc.spec b/htmldoc.spec
index df1ae91..544a60b 100644
--- a/htmldoc.spec
+++ b/htmldoc.spec
@@ -1,23 +1,31 @@
#
# spec file for package htmldoc (Version 1.8.27)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
+
Name: htmldoc
BuildRequires: fltk-devel freeglut-devel gcc-c++ libdrm-devel libjpeg-devel libpng-devel openssl-devel
-License: LGPL
+License: LGPL v2.1 or later
Group: Productivity/Publishing/HTML/Tools
-URL: http://htmldoc.org/
-Autoreqprov: on
+Url: http://htmldoc.org/
+AutoReqProv: on
Version: 1.8.27
-Release: 1
+Release: 171
Summary: HTML Processor that Generates HTML, PostScript, and PDF Files
Source: %{name}-%{version}-source.tar.bz2
Patch: %{name}-docpath.diff
@@ -70,8 +78,8 @@ install
%doc %{_mandir}/man1/htmldoc.1.gz
%doc doc/ cgi-bin/ CHANGES.txt COMPILE.txt COPYING.txt README.txt
-%changelog -n htmldoc
-* Thu Aug 03 2006 - lmuelle@suse.de
+%changelog
+* Thu Aug 03 2006 lmuelle@suse.de
- Update to version 1.8.27.
+ Fixed a crash bug that appeared when more than 10 blank
pages were present in a document (PR #6223)
@@ -116,49 +124,49 @@ install
+ Images in Level 2/3 PostScript output did not work on
some printers (PR #6000)
+ The GUI did not use the first page header (PR #5978)
-* Wed Jan 25 2006 - mls@suse.de
+* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
-* Tue Nov 22 2005 - lmuelle@suse.de
+* Tue Nov 22 2005 lmuelle@suse.de
- Update to version 1.8.25.
-* Wed Dec 08 2004 - lmuelle@suse.de
+* Wed Dec 08 2004 lmuelle@suse.de
- Update to version 1.8.24; [#43261].
-* Mon May 17 2004 - lmuelle@suse.de
+* Mon May 17 2004 lmuelle@suse.de
- Add -fno-strict-aliasing to CFLAGS.
-* Mon Mar 22 2004 - ro@suse.de
+* Mon Mar 22 2004 ro@suse.de
- removed .orig file
-* Sat Jan 10 2004 - adrian@suse.de
+* Sat Jan 10 2004 adrian@suse.de
- add %%defattr
-* Mon Feb 24 2003 - gd@suse.de
+* Mon Feb 24 2003 gd@suse.de
- update to version 1.8.23
-* Fri Aug 16 2002 - ro@suse.de
+* Fri Aug 16 2002 ro@suse.de
- removed empty post/postun scripts (#17875) (again)
-* Fri Aug 16 2002 - gd@suse.de
+* Fri Aug 16 2002 gd@suse.de
- update to version 1.8.21
-* Tue Aug 13 2002 - ro@suse.de
+* Tue Aug 13 2002 ro@suse.de
- fix compilation with new fltk
-* Thu Jul 04 2002 - gd@suse.de
+* Thu Jul 04 2002 gd@suse.de
- update to version 1.8.20
- added diff to correct DOCDIR-path and missing fonts
- cleanups (%%files, %%{_mandir})
-* Tue Feb 05 2002 - gd@suse.de
+* Tue Feb 05 2002 gd@suse.de
- added libpng to neededforbuild
-* Mon Feb 04 2002 - gd@suse.de
+* Mon Feb 04 2002 gd@suse.de
- update to version 1.8.18
- the gui finally compiles with fltk-1.1.0b10
- added libjpeg to neededforbuild
-* Thu Dec 06 2001 - schwab@suse.de
+* Thu Dec 06 2001 schwab@suse.de
- Fix fltk configuration.
-* Thu Dec 06 2001 - gd@suse.de
+* Thu Dec 06 2001 gd@suse.de
- fixed buildroot again
-* Thu Dec 06 2001 - ro@suse.de
+* Thu Dec 06 2001 ro@suse.de
- fixed format of changes file (again)
-* Tue Dec 04 2001 - gd@suse.de
+* Tue Dec 04 2001 gd@suse.de
- added FLTKCONFIG-path
- fixed neededforbuild
- fixed buildroot
-* Mon Dec 03 2001 - gd@suse.de
+* Mon Dec 03 2001 gd@suse.de
- fixed needeforbuild
-* Mon Nov 26 2001 - gd@suse.de
+* Mon Nov 26 2001 gd@suse.de
- update to 1.8.16
-* Sat Oct 06 2001 - gd@suse.de
+* Sat Oct 06 2001 gd@suse.de
- start