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++.
|
Summary: A documentation system for C/C++.
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Version: 1.3.6
|
Version: 1.3.6
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
|
|
||||||
Patch0: doxygen-1.2.7-redhat.patch
|
Patch0: doxygen-1.2.7-redhat.patch
|
||||||
Patch1: doxygen-1.2.12-qt2.patch
|
Patch1: doxygen-1.2.12-qt2.patch
|
||||||
Patch2: doxygen-1.2.18-libdir.patch
|
Patch2: doxygen-1.2.18-libdir.patch
|
||||||
|
Patch3: doxygen-1.3.6-qt.patch
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -50,6 +51,7 @@ are used by doxygen.
|
|||||||
%if "%{_lib}" != "lib"
|
%if "%{_lib}" != "lib"
|
||||||
%patch2 -p1 -b .libdir
|
%patch2 -p1 -b .libdir
|
||||||
%endif
|
%endif
|
||||||
|
%patch3 -p1 -b .qt-mt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %{with_qt}
|
%if %{with_qt}
|
||||||
@ -96,6 +98,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 26 2004 Than Ngo <than@redhat.com> 1:1.3.6-1
|
||||||
- update to 1.3.6
|
- update to 1.3.6
|
||||||
- added more buildrequires, #110752
|
- added more buildrequires, #110752
|
||||||
|
Loading…
Reference in New Issue
Block a user