[qconf/el6] Added qt epoch to ruquires. Resolved #751249

ivanromanov ivanromanov at fedoraproject.org
Sat Dec 31 18:13:22 UTC 2011


commit afe83cfdc210a52a6e9851285ec387242988dcbe
Author: Ivan Romanov <drizt at land.ru>
Date:   Sun Jan 1 00:13:03 2012 +0600

    Added qt epoch to ruquires. Resolved #751249

 qconf.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/qconf.spec b/qconf.spec
index fa30c51..ff513c7 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:        2%{?dist}
+Release:        3%{?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 >= 4.4.0
+Buildrequires:  qt-devel >= 1:4.4.0
 
 
 %description
@@ -53,6 +53,10 @@ make INSTALL_ROOT=%{buildroot} install
 
 
 %changelog
+* 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 ;)
+
 * Sat Apr 9 2011 Ivan Romanov <drizt at land.ru> - 1.4-2
 - added patch to support optflags
 - used qmake for build stage instead configure


More information about the scm-commits mailing list