rpms/OpenSceneGraph/F-11 OpenSceneGraph.spec,1.43,1.44

corsepiu corsepiu at fedoraproject.org
Mon Jun 29 04:45:44 UTC 2009


Author: corsepiu

Update of /cvs/pkgs/rpms/OpenSceneGraph/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27134/F-11

Modified Files:
	OpenSceneGraph.spec 
Log Message:
* Mon Jun 29 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.8.1-2
- Remove /usr/bin/osgfilecache from *-examples.
- Further spec cleanup.



Index: OpenSceneGraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/OpenSceneGraph/F-11/OpenSceneGraph.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- OpenSceneGraph.spec	24 Jun 2009 15:21:27 -0000	1.43
+++ OpenSceneGraph.spec	29 Jun 2009 04:45:14 -0000	1.44
@@ -9,7 +9,7 @@
 
 Name:           OpenSceneGraph
 Version:        %{apivers}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        High performance real-time graphics toolkit
 
 Group:          Applications/Multimedia
@@ -127,9 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/osgconv
 %{_bindir}/osgversion
 %{_bindir}/osgviewer
-%if "%{version}" >= "2.6.0"
 %{_bindir}/osgfilecache
-%endif
 
 %package libs
 Summary:        Devel files for OpenSceneGraph
@@ -250,30 +248,14 @@ Sample applications for OpenSceneGraph
 %{_bindir}/osgwidgetmessagebox
 %{_bindir}/osgwidgetperformance
 %endif
-%if "%{version}" >= "2.6.0"
-%{_bindir}/osgfilecache
 %{_bindir}/osgfont
+%{_bindir}/osggeometryshaders
 %{_bindir}/osgimagesequence
 %{_bindir}/osgkdtree
-%{_bindir}/osgscreencapture
-%{_bindir}/osgwidgetaddremove
-%{_bindir}/osgwidgetbox
-%{_bindir}/osgwidgetcanvas
-%{_bindir}/osgwidgetframe
-%{_bindir}/osgwidgetinput
-%{_bindir}/osgwidgetlabel
-%{_bindir}/osgwidgetmenu
-%{_bindir}/osgwidgetnotebook
-%{_bindir}/osgwidgetscrolled
-%{_bindir}/osgwidgetshader
-%{_bindir}/osgwidgetstyled
-%{_bindir}/osgwidgettable
-%{_bindir}/osgwidgetwindow
-%endif
-%{_bindir}/osggeometryshaders
 %{_bindir}/osgmultiplerendertargets
 %{_bindir}/osgmultitexturecontrol
 %{_bindir}/osgocclusionquery
+%{_bindir}/osgscreencapture
 %{_bindir}/osgsharedarray
 %{_bindir}/osgstereomatch
 %{_bindir}/osgtext3D
@@ -287,10 +269,6 @@ Sample applications for OpenSceneGraph
 %{_bindir}/osgcamera
 %{_bindir}/osgcatch
 %{_bindir}/osgclip
-%if "%{version}" < "2.0"
-# doesn't build w/ 2.0
-%{_bindir}/osgcluster
-%endif
 %{_bindir}/osgcompositeviewer
 %{_bindir}/osgcopy
 %{_bindir}/osgcubemap
@@ -357,6 +335,19 @@ Sample applications for OpenSceneGraph
 %{_bindir}/osgviewerGLUT
 %{_bindir}/osgviewerWX
 %{_bindir}/osgvolume
+%{_bindir}/osgwidgetaddremove
+%{_bindir}/osgwidgetbox
+%{_bindir}/osgwidgetcanvas
+%{_bindir}/osgwidgetframe
+%{_bindir}/osgwidgetinput
+%{_bindir}/osgwidgetlabel
+%{_bindir}/osgwidgetmenu
+%{_bindir}/osgwidgetnotebook
+%{_bindir}/osgwidgetscrolled
+%{_bindir}/osgwidgetshader
+%{_bindir}/osgwidgetstyled
+%{_bindir}/osgwidgettable
+%{_bindir}/osgwidgetwindow
 %{_bindir}/osgwindows
 
 %{_bindir}/osgphotoalbum
@@ -408,6 +399,10 @@ Development files for OpenThreads.
 %{_includedir}/OpenThreads
 
 %changelog
+* Mon Jun 29 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.8.1-2
+- Remove /usr/bin/osgfilecache from *-examples.
+- Further spec cleanup.
+
 * Wed Jun 24 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.8.1-1
 - Upstream update.
 - Reflect upstream having consolidated their Source0:-URL.




More information about the fedora-extras-commits mailing list