rpms/OpenSceneGraph/FC-5 .cvsignore, 1.5, 1.6 OpenSceneGraph.spec, 1.13, 1.14 sources, 1.5, 1.6

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Nov 29 09:24:45 UTC 2006


Author: corsepiu

Update of /cvs/extras/rpms/OpenSceneGraph/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11720

Modified Files:
	.cvsignore OpenSceneGraph.spec sources 
Log Message:
Sync with devel (PR 197941).


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/OpenSceneGraph/FC-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	27 Aug 2006 05:57:55 -0000	1.5
+++ .cvsignore	29 Nov 2006 09:24:15 -0000	1.6
@@ -1 +1 @@
-OSG_OP_OT-1.1.zip
+OSG_OP_OT-1.2.zip


Index: OpenSceneGraph.spec
===================================================================
RCS file: /cvs/extras/rpms/OpenSceneGraph/FC-5/OpenSceneGraph.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- OpenSceneGraph.spec	27 Aug 2006 05:57:55 -0000	1.13
+++ OpenSceneGraph.spec	29 Nov 2006 09:24:15 -0000	1.14
@@ -5,7 +5,7 @@
 #
 
 %define apivers 1.0
-%define srcvers 1.1
+%define srcvers 1.2
 
 Name:           OpenSceneGraph
 Version:        %{srcvers}
@@ -21,7 +21,6 @@
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	flex bison
 BuildRequires:  libGL-devel
 BuildRequires: 	libGLU-devel
 BuildRequires:	libXmu-devel
@@ -48,7 +47,7 @@
 
 %prep
 %setup -q -n OSG_OP_OT-%{srcvers}
-%patch0 -p1
+%patch0 -p0
 
 # backup, we hack this file later
 cp OpenSceneGraph/Make/dependencies \
@@ -237,7 +236,9 @@
 %{_bindir}/osgdepthpartition
 %{_bindir}/osgdepthshadow
 %{_bindir}/osgdistortion
+%if "%{version}" < "1.2"
 %{_bindir}/osgfbo
+%endif
 %{_bindir}/osgforest
 %{_bindir}/osgfxbrowser
 %{_bindir}/osggeodemo
@@ -261,7 +262,9 @@
 %{_bindir}/osgparametric
 %{_bindir}/osgparticle
 %{_bindir}/osgparticleeffects
+%if "%{version}" < "1.2"
 %{_bindir}/osgpbuffer
+%endif
 %{_bindir}/osgpick
 %{_bindir}/osgplanets
 %{_bindir}/osgpoints
@@ -392,9 +395,20 @@
 %{_includedir}/Producer
 
 %changelog
+* Wed Oct 05 2006 Ralf Corsépius <rc040203 at freenet.de> - 1.2-1
+- Upstream update.
+- Remove BR: flex bison.
+- Drop osgfbo and osgpbuffer.
+
+* Tue Sep 05 2006 Ralf Corsépius <rc040203 at freenet.de> - 1.1-2
+- Mass rebuild.
+
 * Thu Aug 24 2006 Ralf Corsépius <rc040203 at freenet.de> - 1.1-1
 - Upstream update.
 
+* Sat Jul 08 2006 Ralf Corsépius <rc040203 at freenet.de> - 1.0-5
+- Rebuilt to with gcc-4.1.1-6.
+
 * Tue Jun 07 2006 Ralf Corsépius <rc040203 at freenet.de> - 1.0-4
 - Try to avoid adding SONAMEs on plugins and applications.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/OpenSceneGraph/FC-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	27 Aug 2006 05:57:55 -0000	1.5
+++ sources	29 Nov 2006 09:24:15 -0000	1.6
@@ -1 +1 @@
-c140e0f53f577af6e807108dd1a8f65f  OSG_OP_OT-1.1.zip
+e08e0ef1f250dfc17122926ef00b1559  OSG_OP_OT-1.2.zip




More information about the fedora-extras-commits mailing list