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

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Nov 28 14:21:59 UTC 2007


Author: corsepiu

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

Modified Files:
	OpenSceneGraph.spec 
Log Message:
* Wed Nov 28 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.2.0-3
- Re-add apivers.
- Rebuild against doxygen-1.5.3-1 (BZ 343591).



Index: OpenSceneGraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/OpenSceneGraph/devel/OpenSceneGraph.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- OpenSceneGraph.spec	2 Nov 2007 12:32:13 -0000	1.31
+++ OpenSceneGraph.spec	28 Nov 2007 14:21:22 -0000	1.32
@@ -4,6 +4,7 @@
 # package are under the same license as the package itself.
 #
 
+%define apivers 2.2.0
 %define srcvers 2.2.0
 
 # HACK: Work around to yum not being able to remove packages
@@ -14,7 +15,7 @@
 
 Name:           OpenSceneGraph
 Version:        %{srcvers}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        High performance real-time graphics toolkit
 
 Group:          Applications/Multimedia
@@ -145,7 +146,7 @@
 
 %files libs
 %defattr(-,root,root,-)
-%{_libdir}/osgPlugins-%{srcvers}
+%{_libdir}/osgPlugins-%{apivers}
 %{_libdir}/libosg*.so.*
 
 %package devel
@@ -323,6 +324,10 @@
 %{_includedir}/OpenThreads
 
 %changelog
+* Wed Nov 28 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.2.0-3
+- Re-add apivers.
+- Rebuild against doxygen-1.5.3-1 (BZ 343591).
+
 * Thu Nov 02 2007 Ralf Corsépius <rc040203 at freenet.de> - 2.2.0-2
 - Add qt.
 




More information about the fedora-extras-commits mailing list