SHA256
1
0
forked from pool/doxygen
OBS User unknown
2008-07-18 20:24:33 +00:00
committed by Git OBS Bridge
parent c4b221d0f7
commit 41db1ffb62
15 changed files with 75 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package doxygen (Version 1.5.5)
# spec file for package doxygen (Version 1.5.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,7 +13,7 @@
Name: doxygen
BuildRequires: bison flex gcc-c++ libpng-devel
Version: 1.5.5
Version: 1.5.6
Release: 1
AutoReqProv: on
License: GPL v2 or later
@@ -71,7 +71,6 @@ make install INSTALL=$RPM_BUILD_ROOT/usr DOCDIR=$RPM_BUILD_ROOT%{_docdir}/doxyge
install -m 644 LICENSE LANGUAGE.HOWTO PLATFORMS README VERSION $RPM_BUILD_ROOT%{_docdir}/doxygen
cp -a html $RPM_BUILD_ROOT%{_docdir}/doxygen
cp doxygen_manual-%{version}.pdf $RPM_BUILD_ROOT%{_docdir}/doxygen
rm $RPM_BUILD_ROOT%{_mandir}/man1/doxywizard.1
%clean
rm -rf %{buildroot}
@@ -84,6 +83,30 @@ rm -rf %{buildroot}
%attr(755,root,root) /usr/bin/*
%changelog
* Tue Jul 15 2008 anosek@suse.cz
- updated to version 1.5.6
Changes
* The GENERATE_TREEVIEW option is not longer a boolean, but can
now have 4 values, NONE (was NO), FRAME (was YES), HIERARCHIES,
and ALL.
* a page marked as a sub page (\subpage) is now shown in the LaTeX
and RTF output as a section of its parent page. So the top level
pages are shown a chapters, subpages as sections, subpages
of a subpage as subsections, etc.
New features
* Added DOT_FONTNAME and DOT_FONTPATH options
* Added option CHM_INDEX_ENCODING to specify the encoding to be
used for the CHM index files.
* Included patch to make the font-size button visible in the CHM output.
* Added new options SHOW_NAMESPACES and SHOW_FILES to Suppress
Namepace and Files Pages.
* Included a patch that makes it easy to modify the root
of the html treeview with an image using style sheets.
* Added option IDL_PROPERTY_SUPPORT to enable/disable special
propget/propput handling in IDL files.
* Added option FORMULA_FONTSIZE which can be used to change
the font size of the formulas included in the HTML documentation.
And lots of bugfixes
* Wed Feb 27 2008 anosek@suse.cz
- updated to version 1.5.5
Changes:
@@ -295,7 +318,7 @@ rm -rf %{buildroot}
- added ghostscript-x11-packages to neededforbuild (for gs)
* Sun Jul 28 2002 meissner@suse.de
- use RPM_OPT_FLAGS so it builds on ppc64.
* Thu Jul 18 2002 coolo@suse.de
* Fri Jul 19 2002 coolo@suse.de
- updating to 1.2.17 (needed for new kdelibs3)
* Sun Jun 09 2002 olh@suse.de
- build with -mminimal-toc on ppc64, workaround
@@ -310,7 +333,7 @@ rm -rf %{buildroot}
- patch tmake config file as well to use qt-mt
* Tue Mar 12 2002 ro@suse.de
- build against qt3
* Thu Jan 31 2002 ro@suse.de
* Fri Feb 01 2002 ro@suse.de
- added libgimpprint to neededforbuild
* Tue Jan 29 2002 cihlar@suse.cz
- use %%{suse_update_libdir}
@@ -388,7 +411,7 @@ rm -rf %{buildroot}
- Use %%{_docdir}
* Wed Jan 05 2000 garloff@suse.de
- Upgrade to doxygen-1.0.0
* Sun Oct 31 1999 ro@suse.de
* Mon Nov 01 1999 ro@suse.de
- re-added -g to CFLAGS (workaround for a segfault without)
* Sat Oct 30 1999 garloff@suse.de
- Update to 0.49-991003.