From a491e5086492372df111b632152fab65d2a734bd Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 12 Nov 2010 09:34:46 -0600 Subject: [PATCH] - Wrong Buildrequire to qt-devel (#651064) --- doxygen.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doxygen.spec b/doxygen.spec index 36014ab..1797a0e 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,7 +1,7 @@ Summary: A documentation system for C/C++ Name: doxygen Version: 1.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Url: http://www.stack.nl/~dimitri/doxygen/index.html Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz @@ -34,7 +34,7 @@ source files. Summary: A GUI for creating and editing configuration files Group: User Interface/X Requires: %{name} = %{epoch}:%{version} -BuildRequires: qt-devel => 4.4 +BuildRequires: qt4-devel >= 4.4 %description doxywizard Doxywizard is a GUI for creating and editing configuration files that @@ -97,6 +97,9 @@ rm -rf %{buildroot} %{_mandir}/man1/doxywizard* %changelog +* Fri Nov 12 2010 Rex Dieter - 1.7.2-2 +- Wrong Buildrequire to qt-devel (#651064) + * Mon Oct 11 2010 Than Ngo - 1.7.2-1 - 1.7.2