[doxygen] - 1.8.3.1 - fedora/rhel condition

Than Ngo than at fedoraproject.org
Tue Jan 22 19:20:35 UTC 2013


commit ee91c7595aef6619ae4ed6bc600c9f01a71c81d0
Author: Than Ngo <than at redhat.com>
Date:   Tue Jan 22 20:20:17 2013 +0100

    - 1.8.3.1
    - fedora/rhel condition

 .gitignore   |    1 +
 doxygen.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fdc7fdd..67e3607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ doxygen-1.7.1.src.tar.gz
 /doxygen-1.8.1.2.src.tar.gz
 /doxygen-1.8.2.src.tar.gz
 /doxygen-1.8.3.src.tar.gz
+/doxygen-1.8.3.1.src.tar.gz
diff --git a/doxygen.spec b/doxygen.spec
index 7aa52cc..aa995dc 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -1,8 +1,8 @@
 Summary: A documentation system for C/C++
 Name:    doxygen
 Epoch:   1
-Version: 1.8.3
-Release: 3%{?dist}
+Version: 1.8.3.1
+Release: 1%{?dist}
 
 # No version is specified.
 License: GPL+
@@ -46,7 +46,7 @@ are used by doxygen.
 Summary: Support for producing latex/pdf output from doxygen
 Requires: %{name} = %{epoch}:%{version}-%{release}
 Requires: tex(latex)
-%if 0%{?fedora} > 17
+%if 0%{?fedora} > 17 || 0%{?rhel} > 6
 Requires: tex(multirow.sty)
 Requires: tex(sectsty.sty)
 Requires: tex(tocloft.sty)
@@ -115,6 +115,10 @@ desktop-file-install \
 
 
 %changelog
+* Tue Jan 22 2013 Than Ngo <than at redhat.com> - 1.8.3.1-1
+- 1.8.3.1
+- fedora/rhel condition
+
 * Tue Jan 08 2013 Rex Dieter <rdieter at fedoraproject.org> - 1:1.8.3-3
 - -latex subpkg (#892288)
 - .spec cleanup
diff --git a/sources b/sources
index bb3c915..566c1e7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1a84da877450422c5fc49e525c546cd4  doxywizard.png
-54245ba38a30f50fd7ae6e62fc05de15  doxygen-1.8.3.src.tar.gz
+31b0aaab51c5cab7db9f0ebbe9f85530  doxygen-1.8.3.1.src.tar.gz


More information about the scm-commits mailing list