rpms/OpenSceneGraph/devel .cvsignore, 1.2, 1.3 OpenSceneGraph.spec, 1.9, 1.10 sources, 1.2, 1.3

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Tue Dec 13 15:07:59 UTC 2005


Author: corsepiu

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

Modified Files:
	.cvsignore OpenSceneGraph.spec sources 
Log Message:
Upstream update.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/OpenSceneGraph/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	7 Dec 2005 02:50:38 -0000	1.2
+++ .cvsignore	13 Dec 2005 15:07:53 -0000	1.3
@@ -1,2 +1,2 @@
-OSG_OP_OT-0.9.9.zip
-OpenSceneGraph-0.9.9.diff
+OSG_OP_OT-1.0.zip
+OpenSceneGraph-1.0.diff


Index: OpenSceneGraph.spec
===================================================================
RCS file: /cvs/extras/rpms/OpenSceneGraph/devel/OpenSceneGraph.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- OpenSceneGraph.spec	8 Dec 2005 11:11:30 -0000	1.9
+++ OpenSceneGraph.spec	13 Dec 2005 15:07:53 -0000	1.10
@@ -4,19 +4,20 @@
 # package are under the same license as the package itself.
 #
 
-%define apivers 0.9.9
+%define apivers 1.0
+%define srcvers 1.0
 
 Name:           OpenSceneGraph
-Version:        0.9.9
-Release:        5%{?dist}
+Version:        %{srcvers}
+Release:        1%{?dist}
 Summary:        High performance real-time graphics toolkit
 
 Group:          Applications/Multimedia
 License:        OSGPL
 URL:            http://www.openscenegraph.org/
-Source0:        http://www.openscenegraph.org/downloads/snapshots/OSG_OP_OT-%{version}.zip
+Source0:        http://www.openscenegraph.org/downloads/snapshots/OSG_OP_OT-%{srcvers}.zip
 
-Patch0:		OpenSceneGraph-0.9.9.diff
+Patch0:		OpenSceneGraph-%{srcvers}.diff
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -46,7 +47,7 @@
 for rapid development of graphics applications.
 
 %prep
-%setup -q -n OSG_OP_OT-%{version}
+%setup -q -n OSG_OP_OT-%{srcvers}
 %patch0 -p1
 
 # backup, we hack this file later
@@ -200,14 +201,18 @@
 %{_bindir}/osgbillboard
 %{_bindir}/osgblendequation
 %{_bindir}/osgcallback
+%{_bindir}/osgcamera
 %{_bindir}/osgcatch
 %{_bindir}/osgcameragroup
 %{_bindir}/osgclip
 %{_bindir}/osgcluster
 %{_bindir}/osgcopy
 %{_bindir}/osgcubemap
+%{_bindir}/osgdelaunay
+%{_bindir}/osgdepthpartition
 %{_bindir}/osgdepthshadow
 %{_bindir}/osgdistortion
+%{_bindir}/osgfbo
 %{_bindir}/osgforest
 %{_bindir}/osgfxbrowser
 %{_bindir}/osggeodemo
@@ -224,9 +229,11 @@
 %{_bindir}/osglogo
 %{_bindir}/osgmotionblur
 %{_bindir}/osgmovie
+%{_bindir}/osgmultiplecameras
 %{_bindir}/osgmultitexture
 %{_bindir}/osgoccluder
 %{_bindir}/osgpagedlod
+%{_bindir}/osgparametric
 %{_bindir}/osgparticle
 %{_bindir}/osgparticleeffects
 %{_bindir}/osgpbuffer
@@ -241,6 +248,7 @@
 %{_bindir}/osgscribe
 %{_bindir}/osgsequence
 %{_bindir}/osgshaders
+%{_bindir}/osgshaderterrain
 %{_bindir}/osgshadowtexture
 %{_bindir}/osgshape
 %{_bindir}/osgsimple
@@ -358,6 +366,9 @@
 %{_includedir}/Producer
 
 %changelog
+* Sat Dec 10 2005 Ralf Corsépius <rc040203 at freenet.de> - 1.0-1
+- Upstream update.
+
 * Wed Dec 07 2005 Ralf Corsépius <rc040203 at freenet.de> - 0.9.9-5
 - Try at getting this package buildable with modular X11.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/OpenSceneGraph/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Dec 2005 02:50:38 -0000	1.2
+++ sources	13 Dec 2005 15:07:53 -0000	1.3
@@ -1,2 +1,2 @@
-711773db3874320967091327473dbc31  OSG_OP_OT-0.9.9.zip
-b1d2366ab6db7c8102153bd262a4a145  OpenSceneGraph-0.9.9.diff
+dfb3eca46b32625602dabe9aa46c6b6f  OSG_OP_OT-1.0.zip
+c8dfb2766674965a367d5c3777c9738b  OpenSceneGraph-1.0.diff




More information about the fedora-extras-commits mailing list