rpms/OpenSceneGraph/devel OpenSceneGraph-2.0.diff,1.3,1.4

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Fri Sep 14 05:13:42 UTC 2007


Author: corsepiu

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

Modified Files:
	OpenSceneGraph-2.0.diff 
Log Message:
Rename openthreads-2.pc into openthreads.pc.

OpenSceneGraph-2.0.diff:

Index: OpenSceneGraph-2.0.diff
===================================================================
RCS file: /cvs/pkgs/rpms/OpenSceneGraph/devel/OpenSceneGraph-2.0.diff,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- OpenSceneGraph-2.0.diff	22 Aug 2007 05:04:57 -0000	1.3
+++ OpenSceneGraph-2.0.diff	14 Sep 2007 05:13:08 -0000	1.4
@@ -1,6 +1,6 @@
 diff -uNr OpenSceneGraph.orig/CMakeModules/OsgMacroUtils.cmake OpenSceneGraph/CMakeModules/OsgMacroUtils.cmake
 --- OpenSceneGraph.orig/CMakeModules/OsgMacroUtils.cmake	2007-06-04 23:02:15.000000000 +0200
-+++ OpenSceneGraph/CMakeModules/OsgMacroUtils.cmake	2007-08-22 06:45:47.000000000 +0200
++++ OpenSceneGraph/CMakeModules/OsgMacroUtils.cmake	2007-09-14 06:49:27.000000000 +0200
 @@ -230,7 +230,7 @@
              
          SETUP_EXE(${IS_COMMANDLINE_APP})
@@ -12,7 +12,7 @@
  
 diff -uNr OpenSceneGraph.orig/doc/Doxyfiles/core_Doxyfile OpenSceneGraph/doc/Doxyfiles/core_Doxyfile
 --- OpenSceneGraph.orig/doc/Doxyfiles/core_Doxyfile	2007-05-29 09:25:13.000000000 +0200
-+++ OpenSceneGraph/doc/Doxyfiles/core_Doxyfile	2007-08-22 06:45:47.000000000 +0200
++++ OpenSceneGraph/doc/Doxyfiles/core_Doxyfile	2007-09-14 06:49:27.000000000 +0200
 @@ -30,7 +30,7 @@
  # If a relative path is entered, it will be relative to the location 
  # where doxygen was started. If left blank the current directory will be used.
@@ -33,7 +33,7 @@
  # each generated HTML page (for example: .htm,.php,.asp). If it is left blank 
 diff -uNr OpenSceneGraph.orig/examples/CMakeLists.txt OpenSceneGraph/examples/CMakeLists.txt
 --- OpenSceneGraph.orig/examples/CMakeLists.txt	2007-06-15 15:43:49.000000000 +0200
-+++ OpenSceneGraph/examples/CMakeLists.txt	2007-08-22 06:45:47.000000000 +0200
++++ OpenSceneGraph/examples/CMakeLists.txt	2007-09-14 06:49:27.000000000 +0200
 @@ -82,7 +82,7 @@
      ADD_SUBDIRECTORY(osgspotlight)
      ADD_SUBDIRECTORY(osgstereoimage)
@@ -45,7 +45,7 @@
      ADD_SUBDIRECTORY(osgtexture2D)
 diff -uNr OpenSceneGraph.orig/pkgconfig/openscenegraph-2.pc OpenSceneGraph/pkgconfig/openscenegraph-2.pc
 --- OpenSceneGraph.orig/pkgconfig/openscenegraph-2.pc	1970-01-01 01:00:00.000000000 +0100
-+++ OpenSceneGraph/pkgconfig/openscenegraph-2.pc	2007-08-22 06:46:46.000000000 +0200
++++ OpenSceneGraph/pkgconfig/openscenegraph-2.pc	2007-09-14 06:49:27.000000000 +0200
 @@ -0,0 +1,14 @@
 +# pkg-config source file
 +
@@ -57,13 +57,13 @@
 +Name: openscenegraph-2
 +Description: 3D scenegraph
 +Version: 2.0
-+Requires: openthreads-2
++Requires: openthreads
 +Conflicts:
 +Libs: -L${libdir} -losg -losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil
 +Cflags: -I${includedir}
-diff -uNr OpenSceneGraph.orig/pkgconfig/openthreads-2.pc OpenSceneGraph/pkgconfig/openthreads-2.pc
---- OpenSceneGraph.orig/pkgconfig/openthreads-2.pc	1970-01-01 01:00:00.000000000 +0100
-+++ OpenSceneGraph/pkgconfig/openthreads-2.pc	2007-08-22 06:47:10.000000000 +0200
+diff -uNr OpenSceneGraph.orig/pkgconfig/openthreads.pc OpenSceneGraph/pkgconfig/openthreads.pc
+--- OpenSceneGraph.orig/pkgconfig/openthreads.pc	1970-01-01 01:00:00.000000000 +0100
++++ OpenSceneGraph/pkgconfig/openthreads.pc	2007-09-14 06:49:27.000000000 +0200
 @@ -0,0 +1,14 @@
 +# pkg-config source file
 +
@@ -72,7 +72,7 @@
 +libdir=${exec_prefix}/lib
 +includedir=${prefix}/include
 +
-+Name: openthreads-2
++Name: openthreads
 +Description: Object-Oriented (OO) thread interface for C++ programmers
 +Version: 2.0
 +Requires:




More information about the fedora-extras-commits mailing list