1.5.5
This commit is contained in:
parent
ff1c5b94dd
commit
bf77d4cf71
@ -11,3 +11,4 @@ doxygen-1.4.7.src.tar.gz
|
|||||||
doxygen-1.5.2.src.tar.gz
|
doxygen-1.5.2.src.tar.gz
|
||||||
doxygen-1.5.3.src.tar.gz
|
doxygen-1.5.3.src.tar.gz
|
||||||
doxygen-1.5.4.src.tar.gz
|
doxygen-1.5.4.src.tar.gz
|
||||||
|
doxygen-1.5.5.src.tar.gz
|
||||||
|
10
doxygen.spec
10
doxygen.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: A documentation system for C/C++.
|
Summary: A documentation system for C/C++.
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Version: 1.5.4
|
Version: 1.5.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
|
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
|
||||||
@ -17,8 +17,9 @@ License: GPL
|
|||||||
Url: http://www.stack.nl/~dimitri/doxygen/index.html
|
Url: http://www.stack.nl/~dimitri/doxygen/index.html
|
||||||
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: tetex-dvips
|
BuildRequires: texlive-dvips
|
||||||
BuildRequires: tetex-latex
|
BuildRequires: texlive-utils
|
||||||
|
BuildRequires: texlive-latex
|
||||||
BuildRequires: ghostscript
|
BuildRequires: ghostscript
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
@ -101,6 +102,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 15 2008 Than Ngo <than@redhat.com> 1.5.5-1
|
||||||
|
- 1.5.5
|
||||||
|
|
||||||
* Wed Nov 28 2007 Than Ngo <than@redhat.com> 1.5.4-1
|
* Wed Nov 28 2007 Than Ngo <than@redhat.com> 1.5.4-1
|
||||||
- 1.5.4
|
- 1.5.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user