[sqliteman] - Switch to explicit qt4 buildreq

terjeros terjeros at fedoraproject.org
Wed Sep 8 16:38:41 UTC 2010


commit 5f8898cf5e355442e94e52a37844d41c437d41fe
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Wed Sep 8 18:38:45 2010 +0200

    - Switch to explicit qt4 buildreq

 sqliteman.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sqliteman.spec b/sqliteman.spec
index fca3dc6..aea0ff2 100644
--- a/sqliteman.spec
+++ b/sqliteman.spec
@@ -1,7 +1,7 @@
 Summary:       Manager for sqlite - Sqlite Databases Made Easy
 Name:          sqliteman
 Version:       1.2.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 # src is GPLv2+, icons are LGPLv2+
 License:       GPLv2+ and LGPLv2+
 Group:         Applications/Databases
@@ -10,7 +10,7 @@ Source :       http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.g
 Patch0:        sqliteman-1.0.1.desktop.patch
 Patch1:        sqliteman-1.2.1-qt-4.7.patch
 Requires:      qt-sqlite
-BuildRequires: cmake qt-devel >= 4.2.0
+BuildRequires: cmake qt4-devel >= 4.2.0
 BuildRequires: desktop-file-utils
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -70,6 +70,9 @@ fi
 %{_datadir}/%{name}
 
 %changelog
+* Wed Sep  8 2010 Terje Rosten <terje.rosten at ntnu.no> - 1.2.1-4
+- Switch to explicit qt4 buildreq
+
 * Wed Jun 16 2010 Terje Rosten <terje.rosten at ntnu.no> - 1.2.1-3
 - Add patch to build with qt-4.7, thanks to Alec Moskvin
 


More information about the scm-commits mailing list