rpms/OpenSceneGraph/F-8 OpenSceneGraph.spec,1.30,1.31

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Fri Nov 2 16:17:30 UTC 2007


Author: corsepiu

Update of /cvs/pkgs/rpms/OpenSceneGraph/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4408

Modified Files:
	OpenSceneGraph.spec 
Log Message:
Set apivers 2.0.0


Index: OpenSceneGraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/OpenSceneGraph/F-8/OpenSceneGraph.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- OpenSceneGraph.spec	2 Nov 2007 15:33:48 -0000	1.30
+++ OpenSceneGraph.spec	2 Nov 2007 16:16:57 -0000	1.31
@@ -4,7 +4,7 @@
 # package are under the same license as the package itself.
 #
 
-%define apivers 2.0
+%define apivers 2.0.0
 %define srcvers 2.0
 
 # HACK: Work around to yum not being able to remove packages
@@ -146,7 +146,7 @@
 
 %files libs
 %defattr(-,root,root,-)
-%{_libdir}/osgPlugins-%{srcvers}
+%{_libdir}/osgPlugins-%{apivers}
 %{_libdir}/libosg*.so.*
 
 %package devel




More information about the fedora-extras-commits mailing list