[OpenSceneGraph] Add BR: qtwebkit-devel. Add osgQtBrowser, osgQtWidgets to *-qt-examples.

corsepiu corsepiu at fedoraproject.org
Mon Sep 19 22:25:48 UTC 2011


commit 6666f1f3061c70988d475c6fb7e98cf8fc20ecb8
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue Sep 20 00:25:24 2011 +0200

    Add BR: qtwebkit-devel.
    Add osgQtBrowser, osgQtWidgets to *-qt-examples.

 OpenSceneGraph.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec
index 5eed3b3..c5cda2d 100644
--- a/OpenSceneGraph.spec
+++ b/OpenSceneGraph.spec
@@ -9,7 +9,7 @@
 
 Name:           OpenSceneGraph
 Version:        %{apivers}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        High performance real-time graphics toolkit
 
 Group:          Applications/Multimedia
@@ -40,7 +40,8 @@ BuildRequires:  librsvg2-devel
 BuildRequires:  poppler-glib-devel
 BuildRequires:  openal-soft-devel
 
-BuildRequires:	qt-devel
+BuildRequires:  qt-devel
+BuildRequires:  qtwebkit-devel
 
 BuildRequires:  SDL-devel
 
@@ -272,6 +273,8 @@ OSG sample applications using qt
 %files examples-qt
 %defattr(-,root,root,-)
 %{_bindir}/osgviewerQt
+%{_bindir}/osgQtBrowser
+%{_bindir}/osgQtWidgets
 
 # OpenSceneGraph-examples
 %package examples
@@ -470,6 +473,10 @@ Development files for OpenThreads.
 %{_includedir}/OpenThreads
 
 %changelog
+* Mon Sep 19 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.0.1-3
+- Add BR: qtwebkit-devel.
+- Add osgQtBrowser, osgQtWidgets to *-qt-examples.
+
 * Mon Sep 19 2011 Marek Kasik <mkasik at redhat.com> - 3.0.1-2
 - Rebuild (poppler-0.17.3)
 


More information about the scm-commits mailing list