auto-import changelog data from doxygen-1.3.6-2.src.rpm
1.3.6-2 - fix qt-mt linking problem
This commit is contained in:
parent
db7a21daf2
commit
eb987cfdd0
@ -4,13 +4,14 @@
|
||||
Summary: A documentation system for C/C++.
|
||||
Name: doxygen
|
||||
Version: 1.3.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
|
||||
|
||||
Patch0: doxygen-1.2.7-redhat.patch
|
||||
Patch1: doxygen-1.2.12-qt2.patch
|
||||
Patch2: doxygen-1.2.18-libdir.patch
|
||||
Patch3: doxygen-1.3.6-qt.patch
|
||||
|
||||
Group: Development/Tools
|
||||
License: GPL
|
||||
@ -50,6 +51,7 @@ are used by doxygen.
|
||||
%if "%{_lib}" != "lib"
|
||||
%patch2 -p1 -b .libdir
|
||||
%endif
|
||||
%patch3 -p1 -b .qt-mt
|
||||
|
||||
%build
|
||||
%if %{with_qt}
|
||||
@ -96,6 +98,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Apr 04 2004 Than Ngo <than@redhat.com> 1:1.3.6-2
|
||||
- fix qt-mt linking problem
|
||||
|
||||
* Thu Feb 26 2004 Than Ngo <than@redhat.com> 1:1.3.6-1
|
||||
- update to 1.3.6
|
||||
- added more buildrequires, #110752
|
||||
|
Loading…
Reference in New Issue
Block a user