rpms/OpenSceneGraph/devel OpenSceneGraph.spec,1.30,1.31

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Fri Nov 2 12:32:46 UTC 2007


Author: corsepiu

Update of /cvs/pkgs/rpms/OpenSceneGraph/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31119

Modified Files:
	OpenSceneGraph.spec 
Log Message:
* Thu Nov 02 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.2.0-2
- Add qt.



Index: OpenSceneGraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/OpenSceneGraph/devel/OpenSceneGraph.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- OpenSceneGraph.spec	2 Nov 2007 09:42:55 -0000	1.30
+++ OpenSceneGraph.spec	2 Nov 2007 12:32:13 -0000	1.31
@@ -14,7 +14,7 @@
 
 Name:           OpenSceneGraph
 Version:        %{srcvers}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        High performance real-time graphics toolkit
 
 Group:          Applications/Multimedia
@@ -43,6 +43,7 @@
 BuildRequires:  doxygen graphviz
 BuildRequires:  cmake
 BuildRequires:  wxGTK-devel
+BuildRequires:	qt-devel
 
 %if "%{version}" >= "2.2.0"
 %define OSGSRCDIR	OpenSceneGraph-%{version}
@@ -188,8 +189,8 @@
 %defattr(-,root,root,-)
 %if "%{version}" >= "2.2.0"
 %{_bindir}/osgdepthpeeling
-%{_bindir}/osgviewerQT
 %endif
+%{_bindir}/osgviewerQT
 %{_bindir}/osganimate
 %{_bindir}/osgautotransform
 %{_bindir}/osgbillboard
@@ -322,6 +323,9 @@
 %{_includedir}/OpenThreads
 
 %changelog
+* Thu Nov 02 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.2.0-2
+- Add qt.
+
 * Thu Nov 01 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.2.0-1
 - Upstream upgrade.
 - Reflect Source0-URL having changed once again.




More information about the fedora-extras-commits mailing list