[doxygen] 1.7.5

Than Ngo than at fedoraproject.org
Tue Aug 23 11:05:59 UTC 2011


commit 4542525c212bf2053303d0ee294c8fc6b003a783
Author: Than Ngo <than at redhat.com>
Date:   Tue Aug 23 13:05:55 2011 +0200

    1.7.5

 doxygen-1.7.3-bz#688684.patch |   54 -----------------------------------------
 doxygen.spec                  |   21 +++++++--------
 2 files changed, 10 insertions(+), 65 deletions(-)
---
diff --git a/doxygen.spec b/doxygen.spec
index f5ce22e..db1f6e2 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -1,17 +1,16 @@
 Summary: A documentation system for C/C++
 Name: doxygen
-Version: 1.7.4
-Release: 2%{?dist}
+Version: 1.7.5
+Release: 1%{?dist}
 Epoch: 1
-Url: http://www.stack.nl/~dimitri/doxygen/index.html
-Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
-Patch1: doxygen-1.7.1-config.patch
-Patch2: doxygen-1.7.3-timestamp.patch
-Patch3: doxygen-1.7.3-bz#688684.patch
-
 Group: Development/Tools
 # No version is specified.
 License: GPL+
+Url: http://www.stack.nl/~dimitri/doxygen/index.html
+Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch1: doxygen-1.7.1-config.patch
+Patch2: doxygen-1.7.5-timestamp.patch
 
 BuildRequires: perl
 BuildRequires: texlive-dvips
@@ -22,8 +21,6 @@ BuildRequires: gettext
 BuildRequires: flex
 BuildRequires: bison
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 %description
 Doxygen can generate an online class browser (in HTML) and/or a
 reference manual (in LaTeX) from a set of documented source files. The
@@ -46,7 +43,6 @@ are used by doxygen.
 
 %patch1 -p1 -b .config
 %patch2 -p1 -b .timestamp
-%patch3 -p1 -b .bz#688684
 
 %build
 unset QTDIR
@@ -99,6 +95,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/doxywizard*
 
 %changelog
+* Tue Aug 23 2011 Than Ngo <than at redhat.com> - 1:1.7.5-1
+- 1.7.5
+
 * Mon Jun 27 2011 Than Ngo <than at redhat.com> - 1:1.7.4-2
 - bz#688684, apply patch to fix crash when not generating man format
 


More information about the scm-commits mailing list