From 8415fadb20fdd67178bd2361414de176b9bf1d75 Mon Sep 17 00:00:00 2001 From: Jochen Schmitt Date: Jan 22 2008 16:25:28 +0000 Subject: Add forgotten file --- diff --git a/stellarium-0.9.1-gcc43.patch b/stellarium-0.9.1-gcc43.patch new file mode 100644 index 0000000..734bebb --- /dev/null +++ b/stellarium-0.9.1-gcc43.patch @@ -0,0 +1,12 @@ +diff -up stellarium-0.9.0/src/stelutils/STexture.cpp.gcc43 stellarium-0.9.0/src/stelutils/STexture.cpp +--- stellarium-0.9.0/src/stelutils/STexture.cpp.gcc43 2008-01-08 16:42:21.000000000 +0100 ++++ stellarium-0.9.0/src/stelutils/STexture.cpp 2008-01-08 16:42:45.000000000 +0100 +@@ -20,6 +20,8 @@ + #include + #include "STexture.hpp" + ++#include ++ + /************************************************************************* + Constructor for the STexture class + *************************************************************************/ diff --git a/stellarium.spec b/stellarium.spec index 92359ca..6834f79 100644 --- a/stellarium.spec +++ b/stellarium.spec @@ -10,7 +10,7 @@ Source0: http://switch.dl.sf.net/stellarium/stellarium-%{version}.tar.gz Source1: stellarium.desktop Source2: http://switch.dl.sf.net/stellarum/stellarium_user_guide-0.9.0-1.pdf Patch1: stellarium-0.9.1-cmake.patch -Patch3: stellarium-0.9.0-gcc43.patch +Patch3: stellarium-0.9.1-gcc43.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)