From fecc9837bf999d591bc3719ee7252f786e5caa28 Mon Sep 17 00:00:00 2001
From: Iain Arnell <[email protected]>
Date: Thu, 19 Apr 2012 07:49:33 -0600
Subject: build against db5
---
perl-Qt.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/perl-Qt.spec b/perl-Qt.spec
index bc195ff..f0e5e71 100644
--- a/perl-Qt.spec
+++ b/perl-Qt.spec
@@ -1,6 +1,6 @@
Name: perl-Qt
Version: 0.96.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Perl bindings for Qt
# Files under qtcore/tools/ and qtdbus/tools/ are LGPLv2.1+ with Nokia
# exceptions or GPLv3+. The Nokia files only appear in -devel subpackage.
@@ -12,7 +12,7 @@ Source0:
http://www.cpan.org/modules/by-module/Qt/Qt-%{version}.tar.gz
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
BuildRequires: cmake
-BuildRequires: db4-devel
+BuildRequires: libdb-devel
BuildRequires: gdbm-devel
BuildRequires: phonon-devel
BuildRequires: qimageblitz-devel
@@ -109,6 +109,9 @@ make test
%{_datadir}/perlqt
%changelog
+* Thu Apr 19 2012 Iain Arnell <[email protected]> 0.96.0-3
+- build against db5 (rhbz#814083)
+
* Fri Jan 13 2012 Fedora Release Engineering <[email protected]>
- 0.96.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Qt.git/commit/?h=epel7&id=fecc9837bf999d591bc3719ee7252f786e5caa28
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]