diff --git a/sources b/sources index 74025a6..65386e1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ebb81f609c91be6ecd7e91cf7d3a4afa stellarium-0.10.4.tar.gz +4038585e3554febde92f2166d52bc8a8 stellarium-0.10.5.tar.gz 8da17ee33510f57cbfdb321d8ae43c59 stellarium_user_guide-0.10.2-1.pdf diff --git a/stellarium-0.10.3-cmake.patch b/stellarium-0.10.3-cmake.patch deleted file mode 100644 index aa04e39..0000000 --- a/stellarium-0.10.3-cmake.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -up stellarium-0.10.3/CMakeLists.txt.org stellarium-0.10.3/CMakeLists.txt ---- stellarium-0.10.3/CMakeLists.txt.org 2010-01-31 19:18:26.272841500 +0100 -+++ stellarium-0.10.3/CMakeLists.txt 2010-01-31 19:24:39.738841658 +0100 -@@ -29,8 +29,8 @@ ENDIF() - - - IF(UNIX AND NOT WIN32) -- SET(CMAKE_C_FLAGS "-Wall -Wextra -Wno-unused-parameter") # additional C compile flags -- SET(CMAKE_CXX_FLAGS "-Wall -Wextra -Wno-unused-parameter") # additional CPP compile flags -+ SET(CMAKE_C_FLAGS ${CMAKE_C_FLAGS}) # additional C compile flags -+ SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS}) # additional CPP compile flags - ELSE() - SET(CMAKE_C_FLAGS "-Wall -fexceptions -fident -mthreads") - SET(CMAKE_CXX_FLAGS "-Wall -Wsign-promo -fexceptions -fident -mthreads") diff --git a/stellarium-0.10.5-cmake.patch b/stellarium-0.10.5-cmake.patch new file mode 100644 index 0000000..dcca3a6 --- /dev/null +++ b/stellarium-0.10.5-cmake.patch @@ -0,0 +1,14 @@ +diff -up stellarium-0.10.5/CMakeLists.txt.cm stellarium-0.10.5/CMakeLists.txt +--- stellarium-0.10.5/CMakeLists.txt.cm 2010-06-02 16:23:55.000000000 +0200 ++++ stellarium-0.10.5/CMakeLists.txt 2010-06-03 13:23:05.030054816 +0200 +@@ -32,8 +32,8 @@ ENDIF() + + + IF(UNIX AND NOT WIN32) +- SET(CMAKE_C_FLAGS "-Wall -Wextra -Wno-unused-parameter") # additional C compile flags +- SET(CMAKE_CXX_FLAGS "-Wall -Wextra") # additional CPP compile flags ++ SET(CMAKE_C_FLAGS ${CMAKE_C_FLAGS}) # additional C compile flags ++ SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS}) # additional CPP compile flags + ELSE() + SET(CMAKE_C_FLAGS "-Wall -fexceptions -fident -mthreads") + SET(CMAKE_CXX_FLAGS "-Wall -Wsign-promo -fexceptions -fident -mthreads") diff --git a/stellarium.spec b/stellarium.spec index 45dbece..9d09b79 100644 --- a/stellarium.spec +++ b/stellarium.spec @@ -2,8 +2,8 @@ Name: stellarium -Version: 0.10.4 -Release: 3%{?dist} +Version: 0.10.5 +Release: 1%{?dist} Summary: Photo-realistic nightsky renderer Group: Amusements/Graphics @@ -12,7 +12,7 @@ URL: http://stellarium.free.fr/ Source0: http://downloads.sourceforge.net/stellarium/stellarium-%{version}.tar.gz Source1: stellarium.desktop Source2: http://downloads.sourceforge.net/stellarium/stellarium_user_guide-%{guidever}.pdf -Patch1: stellarium-0.10.3-cmake.patch +Patch1: stellarium-0.10.5-cmake.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -104,6 +104,12 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING stellarium_user_guide-%{guidever}.pdf %changelog +* Thu Jun 3 2010 Jochen Schmitt 0.10.5-1 +- Nrw upstream release + +* Sun Mar 14 2010 Jochen Schmitt 0.10.4-4 +- Set StartupNotify=true in desktop file + * Wed Feb 24 2010 Jochen Schmitt 0.10.4-3 - Remove font files