Author: draenog                      Date: Tue Feb  9 03:10:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper BR for Qt4
- obsolete R for doxywizard

---- Files affected:
packages/doxygen:
   doxygen.spec (1.104 -> 1.105) 

---- Diffs:

================================================================
Index: packages/doxygen/doxygen.spec
diff -u packages/doxygen/doxygen.spec:1.104 packages/doxygen/doxygen.spec:1.105
--- packages/doxygen/doxygen.spec:1.104 Tue Feb  9 04:05:32 2010
+++ packages/doxygen/doxygen.spec       Tue Feb  9 04:10:07 2010
@@ -21,6 +21,8 @@
 Patch2:                %{name}-lib64.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
@@ -28,7 +30,8 @@
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: python
-%{?with_qt:BuildRequires:      qt-devel >= 2.1.0}
+%{?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 +114,6 @@
 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
@@ -184,6 +186,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2010/02/09 03:10:07  draenog
+- proper BR for Qt4
+- obsolete R for doxywizard
+
 Revision 1.104  2010/02/09 03:05:32  draenog
 - remove qt-thread patch (doxywizard is now based on Qt4)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/doxygen/doxygen.spec?r1=1.104&r2=1.105&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to