SPECS: OpenSceneGraph.spec - up to 2.6.0, rel 0.5

cactus cactus at pld-linux.org
Fri Sep 19 00:47:49 CEST 2008


Author: cactus                       Date: Thu Sep 18 22:47:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.6.0, rel 0.5

---- Files affected:
SPECS:
   OpenSceneGraph.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/OpenSceneGraph.spec
diff -u SPECS/OpenSceneGraph.spec:1.19 SPECS/OpenSceneGraph.spec:1.20
--- SPECS/OpenSceneGraph.spec:1.19	Thu Jun 21 08:16:13 2007
+++ SPECS/OpenSceneGraph.spec	Fri Sep 19 00:47:43 2008
@@ -2,12 +2,12 @@
 Summary:	Open Scene Graph - real-time visualization library
 Summary(pl.UTF-8):	Open Scene Graph - biblioteka do wizualizacji
 Name:		OpenSceneGraph
-Version:	2.0
-Release:	0.1
+Version:	2.6.0
+Release:	0.5
 License:	OpenSceneGraph Public Licence (based on LGPL with exceptions)
 Group:		X11/Libraries
-Source0:	http://www.openscenegraph.com/downloads/snapshots/%{name}-%{version}.zip
-# Source0-md5:	9e8d8311868f2acce377a6d7d69c26c2
+Source0:	http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-2.6/%{name}-%{version}.zip
+# Source0-md5:	b29c7383f4c5f4b42aef9fcebe4a5539
 #Source1:	osg-doxygen-0.9.1.tar.gz
 ## Source1-md5:	7e6d785d1b763aaeae03c2dc4c148805
 URL:		http://openscenegraph.org/
@@ -65,7 +65,7 @@
 Wtyczki dla biblioteki Open Scene Graph.
 
 %prep
-%setup -q -n OpenSceneGraph
+%setup -q
 
 %build
 mkdir build
@@ -90,20 +90,20 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
 %{_libdir}/*.so.11
-%{_libdir}/*.so.7
+%{_libdir}/*.so.44
 
 %files plugins
 %defattr(644,root,root,755)
-%dir %{_libdir}/osgPlugins-2.0.0
-%attr(755,root,root) %{_libdir}/osgPlugins-2.0.0/*.so
+%dir %{_libdir}/osgPlugins-%{version}
+%attr(755,root,root) %{_libdir}/osgPlugins-%{version}/*.so
 
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/osg*
 %{_includedir}/Open*
+%attr(755,root,root) %{_libdir}/*.so
 
 %files examples
 %defattr(644,root,root,755)
@@ -116,7 +116,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.19  2007/06/21 06:16:13  qboosh
+Revision 1.20  2008/09/18 22:47:43  cactus
+- up to 2.6.0, rel 0.5
+
+Revision 1.19  2007-06-21 06:16:13  qboosh
 - simplified
 
 Revision 1.18  2007/06/17 16:45:18  rotom
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/OpenSceneGraph.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list