commit kde3-celestia for openSUSE:Factory

2013-04-12 Thread h_root
Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory 
checked in at 2013-04-12 20:33:55

Comparing /work/SRC/openSUSE:Factory/kde3-celestia (Old)
 and  /work/SRC/openSUSE:Factory/.kde3-celestia.new (New)


Package is kde3-celestia, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-celestia/kde3-celestia.changes  
2012-10-08 07:13:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-celestia.new/kde3-celestia.changes 
2013-04-12 20:34:00.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  9 09:45:33 UTC 2013 - pgaj...@suse.com
+
+- build also against libpng16
+  * libpng16.patch
+
+---

New:

  celestia-libpng16.patch



Other differences:
--
++ kde3-celestia.spec ++
--- /var/tmp/diff_new_pack.XRFyBX/_old  2013-04-12 20:34:13.0 +0200
+++ /var/tmp/diff_new_pack.XRFyBX/_new  2013-04-12 20:34:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kde3-celestia
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,6 +31,7 @@
 Patch4: celestia-1.6.1-no_copy_dt_needed_entries.patch
 Patch5: celestia-gcc47.patch
 Patch6: celestia-libpng15.patch
+Patch7: celestia-libpng16.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  kdelibs3-devel
@@ -67,6 +68,7 @@
 %patch4
 %patch5
 %patch6 -p1
+%patch7 -p1
 
 %build
 . /etc/opt/kde3/common_options
@@ -92,9 +94,6 @@
 cat celestia_constellations.lang celestia.lang
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files -f celestia.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING INSTALL README

++ celestia-libpng16.patch ++
@@ -0,0 +1,24 @@
Index: celestia-1.6.1/src/celengine/image.cpp
===
--- celestia-1.6.1.orig/src/celengine/image.cpp
+++ celestia-1.6.1/src/celengine/image.cpp
@@ -42,6 +42,7 @@ extern C {
 #include jpeglib.h
 #else
 #include cstdio
+#include cstring
 #include jpeglib.h
 #endif
 }
Index: celestia-1.6.1/src/celengine/texture.cpp
===
--- celestia-1.6.1.orig/src/celengine/texture.cpp
+++ celestia-1.6.1/src/celengine/texture.cpp
@@ -28,6 +28,7 @@
 #include cstdlib
 #include cstdio
 #include cassert
+#include cstring
 
 #ifndef _WIN32
 #ifndef TARGET_OS_MAC
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde3-celestia for openSUSE:Factory

2012-10-07 Thread h_root
Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory 
checked in at 2012-10-08 07:13:32

Comparing /work/SRC/openSUSE:Factory/kde3-celestia (Old)
 and  /work/SRC/openSUSE:Factory/.kde3-celestia.new (New)


Package is kde3-celestia, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-celestia/kde3-celestia.changes  
2012-09-20 15:32:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-celestia.new/kde3-celestia.changes 
2012-10-08 07:13:33.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 12:42:19 UTC 2012 - pgaj...@suse.com
+
+- build also against libpng15
+  * libpng15.patch
+
+---

New:

  celestia-libpng15.patch



Other differences:
--
++ kde3-celestia.spec ++
--- /var/tmp/diff_new_pack.jaSpNK/_old  2012-10-08 07:13:37.0 +0200
+++ /var/tmp/diff_new_pack.jaSpNK/_new  2012-10-08 07:13:37.0 +0200
@@ -30,6 +30,7 @@
 Patch3: celestia-1.6.1-new_glibc.patch
 Patch4: celestia-1.6.1-no_copy_dt_needed_entries.patch
 Patch5: celestia-gcc47.patch
+Patch6: celestia-libpng15.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  kdelibs3-devel
@@ -65,6 +66,7 @@
 %patch3
 %patch4
 %patch5
+%patch6 -p1
 
 %build
 . /etc/opt/kde3/common_options

++ celestia-libpng15.patch ++
Index: celestia-1.6.1/src/celestia/imagecapture.cpp
===
--- celestia-1.6.1.orig/src/celestia/imagecapture.cpp
+++ celestia-1.6.1/src/celestia/imagecapture.cpp
@@ -11,6 +11,7 @@
 #include celutil/debug.h
 #include ../celengine/gl.h
 #include celengine/celestia.h
+#include zlib.h
 #include imagecapture.h
 
 extern C {
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde3-celestia for openSUSE:Factory

2012-03-26 Thread h_root
Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory 
checked in at 2012-03-26 14:01:07

Comparing /work/SRC/openSUSE:Factory/kde3-celestia (Old)
 and  /work/SRC/openSUSE:Factory/.kde3-celestia.new (New)


Package is kde3-celestia, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-celestia/kde3-celestia.changes  
2012-01-09 21:42:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kde3-celestia.new/kde3-celestia.changes 
2012-03-26 14:01:08.0 +0200
@@ -1,0 +2,5 @@
+Sun Mar 18 11:37:40 UTC 2012 - dims...@opensuse.org
+
+- Add celestia-gcc47.patch: Fix build with gcc 4.7.
+
+---

New:

  celestia-gcc47.patch



Other differences:
--
++ kde3-celestia.spec ++
--- /var/tmp/diff_new_pack.RH9pQC/_old  2012-03-26 14:01:12.0 +0200
+++ /var/tmp/diff_new_pack.RH9pQC/_new  2012-03-26 14:01:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kde3-celestia
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:   kde3-celestia
 Version:1.6.1
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:OpenGL Space Simulator
-Url:http://celestia.sourceforge.net
+License:GPL-2.0+
 Group:  Productivity/Scientific/Astronomy
+Url:http://celestia.sourceforge.net
 Source: 
http://sourceforge.net/projects/celestia/files/Celestia-source/%{version}/celestia-%{version}.tar.gz
 Source1:celestia-rpmlintrc
 Patch1: celestia-1.6.0-desktop.patch
 Patch2: celestia-1.6.0-config.patch
 Patch3: celestia-1.6.1-new_glibc.patch
 Patch4: celestia-1.6.1-no_copy_dt_needed_entries.patch
+Patch5: celestia-gcc47.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  kdelibs3-devel
@@ -63,6 +63,7 @@
 %patch2
 %patch3
 %patch4
+%patch5
 
 %build
 . /etc/opt/kde3/common_options

++ celestia-gcc47.patch ++
Index: src/celmath/intersect.h
===
--- src/celmath/intersect.h.orig
+++ src/celmath/intersect.h
@@ -15,6 +15,7 @@
 #include ray.h
 #include sphere.h
 #include ellipsoid.h
+#include mathlib.h
 
 
 templateclass T bool testIntersection(const Ray3T ray,
Index: src/celestia/kde/kdeapp.cpp
===
--- src/celestia/kde/kdeapp.cpp.orig
+++ src/celestia/kde/kdeapp.cpp
@@ -19,6 +19,7 @@
 #include libintl.h
 #include fstream
 #include sstream
+#include unistd.h
 
 #include qpushbutton.h
 #include qslider.h
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde3-celestia for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory 
checked in at 2012-01-09 21:42:43

Comparing /work/SRC/openSUSE:Factory/kde3-celestia (Old)
 and  /work/SRC/openSUSE:Factory/.kde3-celestia.new (New)


Package is kde3-celestia, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-celestia/kde3-celestia.changes  
2011-09-23 02:04:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-celestia.new/kde3-celestia.changes 
2012-01-09 21:42:44.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 12:46:42 UTC 2012 - an...@opensuse.org
+
+- depend on lua51 for openSUSE  12.1
+
+---



Other differences:
--
++ kde3-celestia.spec ++
--- /var/tmp/diff_new_pack.LOPQel/_old  2012-01-09 21:42:52.0 +0100
+++ /var/tmp/diff_new_pack.LOPQel/_new  2012-01-09 21:42:52.0 +0100
@@ -34,7 +34,11 @@
 BuildRequires:  gettext-tools
 BuildRequires:  kdelibs3-devel
 BuildRequires:  libtheora-devel
+%if %{suse_version}1210
+BuildRequires:  lua51-devel
+%else
 BuildRequires:  lua-devel
+%endif
 BuildRequires:  popt-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define kdedir /opt/kde3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde3-celestia for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory 
checked in at 2011-12-06 18:21:10

Comparing /work/SRC/openSUSE:Factory/kde3-celestia (Old)
 and  /work/SRC/openSUSE:Factory/.kde3-celestia.new (New)


Package is kde3-celestia, Maintainer is 

Changes:




Other differences:
--
++ kde3-celestia.spec ++
--- /var/tmp/diff_new_pack.lyPG1X/_old  2011-12-06 18:36:42.0 +0100
+++ /var/tmp/diff_new_pack.lyPG1X/_new  2011-12-06 18:36:42.0 +0100
@@ -20,7 +20,7 @@
 Name:   kde3-celestia
 Version:1.6.1
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:OpenGL Space Simulator
 Url:http://celestia.sourceforge.net
 Group:  Productivity/Scientific/Astronomy

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kde3-celestia for openSUSE:Factory

2011-09-05 Thread h_root

Hello community,

here is the log from the commit of package kde3-celestia for openSUSE:Factory
checked in at Mon Sep 5 16:34:04 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/kde3-celestia/kde3-celestia.changes
2011-08-31 14:26:42.0 +0200
@@ -0,0 +1,223 @@
+---
+Tue Aug 30 09:42:04 UTC 2011 - reddw...@opensuse.org
+
+- run spec-cleaner
+- add full URL in Source tag
+- removed obsolete patches and added celestia-1.6.1-new_glibc.patch
+  and celestia-1.6.1-no_copy_dt_needed_entries.patch
+- use libpng 1.4
+- add provides/obsoletes to easy upgrade to the new kde3-celestia
+  name
+- update to 1.6.1
+  + bugfixes
+  + enhancements
+  + For more details, please see the included ChangeLog
+
+---
+Tue May  3 07:26:45 UTC 2011 - idoen...@novell.com
+
+- Add celestia-1.6.0-gcc46.patch: don't take address of temporary,
+  add missing cstddef include to fix compilation with gcc 4.6 
+
+---
+Mon Nov 15 09:50:10 UTC 2010 - neptu...@mail.ru
+
+- use libpng 1.2 compat to fix build
+
+---
+Mon Feb 15 12:35:53 UTC 2010 - llu...@novell.com
+
+- fix build with gcc-4.5
+
+---
+Sun Aug  2 17:43:33 UTC 2009 - tittiatc...@gmail.com
+
+- update to 1.6.0:
+  + bugfixes
+  + enhancements
+  + For more details, please see the included ChangeLog
+
+---
+Fri Jun 19 10:35:46 CEST 2009 - co...@novell.com
+
+- disable as-needed for this package as it fails to build with it
+
+---
+Tue Apr 28 11:55:34 CEST 2009 - co...@suse.de
+
+- fix compilation with gcc 4.4
+
+---
+Sat Apr  4 17:28:48 CEST 2009 - co...@suse.de
+
+- refresh all patches to fix build
+
+---
+Wed Jun 25 19:40:58 CEST 2008 - dmuel...@suse.de
+
+- merge from the OBS
+
+---
+Mon May 19 21:41:07 CEST 2008 - l...@linux-schulserver.de
+
+- update to 1.5.1:
+  + Added fonts for Russian, Chinese, and Japanese
+  + Updated translations
+  + Fixed date formatting for non-UTF8 locales
+  + Fixed crash for dates prior to JD -1.5 when local format is used
+  + Fixed star glare clipping bug
+  + Fixed bug that caused some stars to be drawn untextured
+- added celestia-1.5.1-config.patch to allow ~/.celestia config
+- enabled theora, lua and cairo
+
+---
+Thu May 15 22:32:11 CEST 2008 - dmuel...@suse.de
+
+- fix build on x86_64
+
+---
+Thu Apr 24 16:53:04 CEST 2008 - stbin...@suse.de
+
+- update to version 1.5, for a list of new features see
+  http://www.shatters.net/celestia/150-feature-summary.html
+
+---
+Tue Nov  6 19:00:30 CET 2007 - dmuel...@suse.de
+
+- really fix build with gcc 4.3
+
+---
+Thu Oct 25 07:18:39 CEST 2007 - stbin...@suse.de
+
+- fix build with gcc 4.3
+
+---
+Mon Oct 22 09:52:08 CEST 2007 - stbin...@suse.de
+
+- update to version 1.4.1, for changes see ChangeLog
+
+---
+Sun Aug 19 18:35:30 CEST 2007 - stbin...@suse.de
+
+- fix build on 10.0
+
+---
+Fri Aug  3 12:35:24 CEST 2007 - stbin...@suse.de
+
+- add a GenericName entry to the .desktop file
+
+---
+Tue May 15 09:24:13 CEST 2007 - co...@suse.de
+
+- use %find_lang
+
+---
+Wed Nov  8 15:28:13 CET 2006 - prus...@suse.cz
+
+- fixed subscript out of range [#216330]
+
+---
+Tue Nov  7 00:58:43 CET 2006 - r...@suse.de
+
+- fix permissions for icon file 
+
+---
+Thu Jun 15 00:13:10 CEST 2006 - dmuel...@suse.de
+
+- build parallel 
+
+---
+Wed Jan 25 21:34:54 CET 2006 - m...@suse.de
+
+- converted neededforbuild to BuildRequires
+
+---
+Thu Oct 27 17:03:59 CEST 2005 - stbin...@suse.de
+
+- fix compilation with gcc 4.1
+