]> git.pld-linux.org Git - packages/doxygen.git/blobdiff - doxygen.spec
- s/python/perl/ in BR
[packages/doxygen.git] / doxygen.spec
index f580b5cec604111644c3b528f95ebc8f424d4fd2..8497a9e78d9e1bdd9b6c254a689608d254036cb8 100644 (file)
@@ -18,17 +18,19 @@ Source0:    ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
 # Source0-md5: 70260101ef60952cb99484700241c99e
 Patch1:                %{name}-qt-dirs.patch
 Patch2:                %{name}-lib64.patch
-Patch3:                %{name}-qt-thread.patch
 Patch4:                %{name}-64bit.patch
 URL:           http://www.doxygen.org/
+%{?with_qt:BuildRequires:      QtGui-devel >= 4.3}
+%{?with_qt:BuildRequires:      QtXml-devel >= 4.3}
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: ghostscript
 BuildRequires: ghostscript-fonts-std
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
-BuildRequires: python
-%{?with_qt:BuildRequires:      qt-devel >= 2.1.0}
+BuildRequires: perl-base
+%{?with_qt:BuildRequires:      qt4-qmake >= 4.3}
+%{?with_qt:BuildRequires:      qt4-build >= 4.3}
 BuildRequires: texlive-latex
 BuildRequires: texlive-pdftex
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -111,7 +113,6 @@ Summary(pl.UTF-8):  GUI do tworzenia i edycji plików konfiguracyjnych
 Summary(pt_BR.UTF-8):  Wizard gráfico para o Doxygen
 Group:         X11/Applications
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      qt >= 2.1.0
 
 %description doxywizard
 Doxywizard is a GUI front-end for creating and editing configuration
@@ -134,7 +135,6 @@ Wizard gráfico para o Doxygen.
 %if "%{_lib}" == "lib64"
 %patch2 -p1
 %endif
-%patch3 -p1
 
 rm -rf libpng src/unistd.h addon/doxywizard/Makefile.doxywizard
 
This page took 0.442057 seconds and 4 git commands to generate.