[qconf/el6] Again fixed BuildRequires

ivanromanov ivanromanov at fedoraproject.org
Mon Jan 2 11:31:06 UTC 2012


commit 0f17368bc773e1009cbaf8cea25d3a347f46318e
Author: Ivan Romanov <drizt at land.ru>
Date:   Mon Jan 2 17:30:17 2012 +0600

    Again fixed BuildRequires

 qconf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qconf.spec b/qconf.spec
index ff513c7..feeae9a 100644
--- a/qconf.spec
+++ b/qconf.spec
@@ -1,7 +1,7 @@
 Summary:        Tool for generating configure script for qmake-based projects
 Name:           qconf
 Version:        1.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 Group:          Development/Tools
 License:        GPLv2+ with exceptions
@@ -15,7 +15,7 @@ Patch0:         qconf-1.4-optflags.patch
 # So I need to use another name
 Patch1:         qconf-1.4-rename-binary.patch
 
-Buildrequires:  qt-devel >= 1:4.4.0
+Buildrequires:  qt4-devel >= 4.4.0
 
 
 %description
@@ -53,6 +53,9 @@ make INSTALL_ROOT=%{buildroot} install
 
 
 %changelog
+* Mon Jan 2 2012 Ivan Romanov <drizt at land.ru> - 1.4-4
+- Again fixed BuildRequires
+
 * Sun Jan 1 2012 Ivan Romanov <drizt at land.ru> - 1.4-3
 - Added qt epoch to ruquires. Resolved #751249
 - Two minutes before New Year holiday ;)


More information about the scm-commits mailing list