Hello community,

here is the log from the commit of package khangman for openSUSE:Factory 
checked in at 2013-01-07 11:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khangman (Old)
 and      /work/SRC/openSUSE:Factory/.khangman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khangman", Maintainer is "khangman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/khangman/khangman.changes        2012-12-21 
09:05:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.khangman.new/khangman.changes   2013-01-07 
11:02:52.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Jan  3 21:13:02 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Wed Jan  2 20:29:40 UTC 2013 - asterios.dra...@gmail.com
+
+- Updated build requirements.
+- Removed unneeded runtime requirements for libkeduvocdocument4 and python.
+
+-------------------------------------------------------------------

Old:
----
  khangman-4.9.95.tar.xz

New:
----
  khangman-4.9.97.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ khangman.spec ++++++
--- /var/tmp/diff_new_pack.aqupjc/_old  2013-01-07 11:02:53.000000000 +0100
+++ /var/tmp/diff_new_pack.aqupjc/_new  2013-01-07 11:02:53.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package khangman
 #
-# 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
@@ -17,35 +17,24 @@
 
 
 Name:           khangman
-BuildRequires:  avogadro-devel
-BuildRequires:  freeglut-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libeigen2-devel
-BuildRequires:  libgmm++-devel
-BuildRequires:  libkdeedu4-devel
-BuildRequires:  libopenbabel-devel
-BuildRequires:  libqalculate-devel
-BuildRequires:  libspectre-devel
-BuildRequires:  readline-devel
-BuildRequires:  xz
-Version:        4.9.95
+Version:        4.9.97
 Release:        0
 Summary:        Hangman Game
 License:        GPL-2.0+
 Group:          Amusements/Teaching/Language
 Url:            http://edu.kde.org
 Source0:        %{name}-%{version}.tar.xz
-BuildRequires:  fdupes
-Requires:       libkeduvocdocument4
+BuildRequires:  libkde4-devel
+BuildRequires:  libkdeedu4-devel
+BuildRequires:  xz
+Requires:       libkhangmanengine4 >= %version
 Provides:       kde4-khangman = 4.3.0
 Obsoletes:      kde4-khangman < 4.3.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       libkhangmanengine4 >= %version
 %kde4_runtime_requires
-%py_requires
 
 %description
-Classical hangman game for KDE
+Classical hangman game for KDE.
 
 %package devel
 Summary:        Khangman engine library - Development Files
@@ -54,18 +43,14 @@
 Requires:       libkhangmanengine4 = %version
 
 %description devel
-This package contains a library for the KHangman game
+This package contains development files for the KHangman engine library.
 
 %package -n libkhangmanengine4
 Summary:        Khangman Engine library
 Group:          Productivity/Graphics/Other
 
 %description -n libkhangmanengine4
-This package contains a library for the Khangman game
-
-%post -n libkhangmanengine4 -p /sbin/ldconfig
-
-%postun -n libkhangmanengine4 -p /sbin/ldconfig
+This package contains a library for the Khangman game.
 
 %prep
 %setup -q
@@ -78,28 +63,24 @@
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
+  %kde4_makeinstall -C build
   %suse_update_desktop_file %{name}       Education Languages
   %kde_post_install
-  %if 0%{?suse_version} > 1020
-  %fdupes -s %{buildroot}
-  %endif
 
-%post   -p /sbin/ldconfig
+%post -n libkhangmanengine4 -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n libkhangmanengine4 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%dir %{_kde4_iconsdir}/hicolor/80x80
-%dir %{_kde4_iconsdir}/hicolor/80x80/apps
 %{_kde4_applicationsdir}/khangman.desktop
 %{_kde4_appsdir}/khangman/
 %{_kde4_bindir}/khangman
 %config %{_kde4_configkcfgdir}/khangman.kcfg
 %config %{_kde4_configdir}/khangman.knsrc
 %doc %{_kde4_htmldir}/en/khangman/
+%dir %{_kde4_iconsdir}/hicolor/80x80
+%dir %{_kde4_iconsdir}/hicolor/80x80/apps
 %{_kde4_iconsdir}/hicolor/*/apps/khangman.*
 %{_kde4_iconsdir}/hicolor/*/apps/khangman-harmattan.*
 %doc %{_kde4_mandir}/man6/khangman.6.gz
@@ -107,7 +88,7 @@
 %files devel
 %defattr(-,root,root)
 %_kde4_libdir/libkhangmanengine.so
-/usr/include/khangman/
+%_kde4_includedir/khangman/
 
 %files -n libkhangmanengine4
 %defattr(-,root,root)

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

Reply via email to