SHA256
1
0
forked from pool/doxygen
Pascal Bleser 2010-06-25 19:02:05 +00:00 committed by Git OBS Bridge
parent 9a8c06e3fb
commit d999b064ae
11 changed files with 52 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:611810796a12d8f6cfcdf20087cbabf6188399bf9b1e4c43ffbc8689a8d69d79
size 470884

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:382d9dfaf48e093747abf5729a0f256bb9bf4af3b9a6daafa489dea5e01eb0da
size 3354487

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3cf927f4499fb7ef6a7e860c3ca850328980dd74cfbc783f476aca20e394361
size 471024

View File

@ -1,11 +1,11 @@
--- configure.orig 2010-06-15 15:50:14.000000000 +0200
+++ configure 2010-06-15 15:50:28.000000000 +0200
--- configure.orig 2010-06-25 20:54:23.000000000 +0200
+++ configure 2010-06-25 20:54:40.000000000 +0200
@@ -268,7 +268,7 @@
if test -z "$QTDIR"; then
echo " QTDIR environment variable not set!"
echo -n " Checking for Qt..."
- for d in /usr /usr/{lib,share,qt}/{qt-4,qt4,qt,qt*,4}; do
+ for d in /usr ; do
- for d in /usr/{lib,share,qt}/{qt-4,qt4,qt,qt*,4} /usr; do
+ for d in /usr; do
if test -x "$d/bin/qmake"; then
QTDIR=$d
fi

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76c3f2c02abf6beb11e63a600fcab836f703ad9b58f84e4b9f45bb6e51e47b52
size 3356569

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jun 25 18:50:45 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.7.1:
* Changes:
+ id 621695: Made warning and error messages appear with lower case "warning:" and "error:" prefix to make it easier to use the messages from Visual Studio
* New features:
+ id 621908: added new config option FORMULA_TRANSPARENT which allows selecting between transparent (YES) or non-transparent (NO) PNGs for formulas in the HTML output.
+ update for Turkish translation
* Bug fixes:
+ id 533821: Inheritance relation for a C# class deriving from a generic class was not handled correctly
+ id 554638: Changing DOT_IMAGE_FORMAT did not cause the graphs to be regenerated
+ id 576533: A field of the form "enum E *p" was ignore
+ id 597016: Hide scope name was not working properly for todo items inside class members, where the class was inside a namespace
+ id 617761: In dot graphs now also @ref worked (previously only \ref was supported)
+ id 621733: Removed bogus warning about undocument return type for define when WARN_NO_PARAMDOC was enabled
+ id 621780: Fixed parsing support for a function that returns a struct definition
+ id 621785: Doxygen could hang when using \copydoc in a function with \param
+ id 621805: Using //!< after a #define no longer worked
+ id 621854,622219,622593: html help compiler (and also the Qt help compiler) was called before all dot images were generated.
+ id 621984: Using a auto-list in combination with \subpage cause the items to be inlined
+ id 622018: Fixed problem parsing a @param command where the text part started with a formula
+ id 622019: Added some instructions how to document Fortran code
+ id 622041: Using \var multiple times in a comment block did not work properly
+ id 622413: Tooltips could get wrongly truncated when multi-byte UTF-8 characters were used
+ id 622471: Argument matching failed for typedef in another namespace
+ Fixed crash situation while handling commands inside a @ref section
+ Treeview icons were missing in the HTML output when setting GENERATE_TREEVIEW to NO and USE_INLINE_TREES to YES
-------------------------------------------------------------------
Tue Jun 15 13:04:46 UTC 2010 - pascal.bleser@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package doxygen (Version 1.7.0)
# spec file for package doxygen (Version 1.7.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: doxygen
BuildRequires: bison flex gcc-c++ libpng-devel
Version: 1.7.0
Version: 1.7.1
Release: 1
AutoReqProv: on
License: GPLv2+

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16c83aa0e22dd729eeea56ba92b77b5bddce53fe789a921c92465f15c7ce0548
size 670744

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b683aa99485528c36d5b907d89ea5932aa084e246c3517e61cd8af60235c8879
size 671936

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 25 18:52:36 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.7.1
-------------------------------------------------------------------
Tue Jun 15 13:05:30 UTC 2010 - pascal.bleser@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package doxywizard (Version 1.7.0)
# spec file for package doxywizard (Version 1.7.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: doxywizard
BuildRequires: bison flex gcc-c++ libdrm-devel libjpeg-devel
Version: 1.7.0
Version: 1.7.1
Release: 1
AutoReqProv: on
Requires: doxygen = %{version}
@ -34,7 +34,7 @@ Patch: doxygen-1.5.9-64archs.patch
Patch2: %{name}-1.5.9-flex.patch
Patch4: doxygen-1.5.9-arm.patch
Patch5: doxygen-1.5.9-man.patch
Patch6: doxygen-1.7.0-qtdir.patch
Patch6: doxygen-1.7.1-qtdir.patch
Patch100: doxygen-1.7.0-warnings.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#########################################################################################