corsepiu pushed to OpenSceneGraph (master). "Rebuild (gcc-5.0.1). (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 03:09:12 UTC 2015


>From f2acd47d505a36d05f88979c35c7908f90fb89f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corsepiu at fedoraproject.org>
Date: Fri, 17 Apr 2015 05:08:54 +0200
Subject: Rebuild (gcc-5.0.1).

- Modernize spec.
- Add %license.

diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec
index ecb8251..e37b9e2 100644
--- a/OpenSceneGraph.spec
+++ b/OpenSceneGraph.spec
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2005 - 2014 Ralf Corsepius, Ulm, Germany.
+# Copyright (c) 2005 - 2015 Ralf Corsepius, Ulm, Germany.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -9,10 +9,9 @@
 
 Name:           OpenSceneGraph
 Version:        %{apivers}
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        High performance real-time graphics toolkit
 
-Group:          Applications/Multimedia
 # The OSGPL is just the wxWidgets license.
 License:        wxWidgets
 URL:            http://www.openscenegraph.org/
@@ -107,7 +106,8 @@ popd
 
 
 %files
-%doc OpenSceneGraph-%{srcvers}/{AUTHORS,LICENSE,NEWS,README}.txt
+%doc OpenSceneGraph-%{srcvers}/{AUTHORS,NEWS,README}.txt
+%license OpenSceneGraph-%{srcvers}/LICENSE.txt
 %{_bindir}/osgarchive
 %{_bindir}/osgconv
 %{_bindir}/osgversion
@@ -117,7 +117,6 @@ popd
 
 %package libs
 Summary:        Runtime libraries for OpenSceneGraph
-Group:          Applications/Multimedia
 
 %description libs
 Runtime libraries files for OpenSceneGraph.
@@ -148,7 +147,6 @@ Runtime libraries files for OpenSceneGraph.
 
 %package devel
 Summary:        Development files for OpenSceneGraph
-Group:          Applications/Multimedia
 Requires:       OpenSceneGraph-libs = %{version}-%{release}
 Requires:       OpenThreads-devel
 
@@ -209,7 +207,6 @@ Development files for OpenSceneGraph.
 
 %package examples-SDL
 Summary:        OSG sample applications using SDL
-Group:          Applications/Multimedia
 
 %description examples-SDL
 OSG sample applications using SDL.
@@ -219,7 +216,6 @@ OSG sample applications using SDL.
 
 %package examples-fltk
 Summary:        OSG sample applications using FLTK
-Group:          Applications/Multimedia
 
 %description examples-fltk
 OSG sample applications using FLTK.
@@ -229,7 +225,6 @@ OSG sample applications using FLTK.
 
 %package examples-gtk
 Summary:        OSG sample applications using gtk
-Group:          Applications/Multimedia
 
 %description examples-gtk
 OSG sample applications using gtk
@@ -239,7 +234,6 @@ OSG sample applications using gtk
 
 %package qt
 Summary:        OSG Qt bindings
-Group:          Applications/Multimedia
 
 %description qt
 OSG Qt bindings.
@@ -255,7 +249,6 @@ OSG Qt bindings.
 
 %package qt-devel
 Summary:        OSG Qt development files
-Group:          Applications/Multimedia
 Requires:       OpenSceneGraph-qt = %{version}-%{release}
 Requires:       OpenSceneGraph-devel = %{version}-%{release}
 Requires:       qt-devel
@@ -271,7 +264,6 @@ Development files for OSG Qt bindings.
 
 %package examples-qt
 Summary:        OSG sample applications using qt
-Group:          Applications/Multimedia
 
 %description examples-qt
 OSG sample applications using qt
@@ -284,7 +276,6 @@ OSG sample applications using qt
 # OpenSceneGraph-examples
 %package examples
 Summary:        Sample applications for OpenSceneGraph
-Group:          Applications/Multimedia
 
 %description examples
 Sample applications for OpenSceneGraph
@@ -449,7 +440,6 @@ Sample applications for OpenSceneGraph
 # OpenThreads
 %package -n OpenThreads
 Summary:        OpenThreads
-Group:          Applications/Multimedia
 License:        wxWidgets
 
 %description -n OpenThreads
@@ -464,13 +454,13 @@ compile-time in a shared object library.
 %postun -n OpenThreads -p /sbin/ldconfig
 
 %files -n OpenThreads
-%doc OpenSceneGraph-%{srcvers}/{AUTHORS,LICENSE,NEWS,README}.txt
+%doc OpenSceneGraph-%{srcvers}/{AUTHORS,NEWS,README}.txt
+%license OpenSceneGraph-%{srcvers}/LICENSE.txt
 %{_libdir}/libOpenThreads.so.*
 
 # OpenThreads-devel
 %package -n OpenThreads-devel
 Summary:        Devel files for OpenThreads
-Group:          Applications/Multimedia
 License:        wxWidgets
 Requires:       OpenThreads = %{version}-%{release}
 Requires:       pkgconfig
@@ -485,6 +475,11 @@ Development files for OpenThreads.
 %{_includedir}/OpenThreads
 
 %changelog
+* Fri Apr 17 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.2.1-5
+- Rebuild (gcc-5.0.1).
+- Modernize spec.
+- Add %%license.
+
 * Wed Feb 18 2015 Rex Dieter <rdieter at fedoraproject.org> 3.2.1-4
 - rebuild (fltk,gcc5)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/OpenSceneGraph.git/commit/?h=master&id=f2acd47d505a36d05f88979c35c7908f90fb89f4


More information about the scm-commits mailing list