Hello community,

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

Package is "ksirk", Maintainer is "ksirk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksirk/ksirk.changes      2012-12-28 
15:03:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ksirk.new/ksirk.changes 2013-01-07 
11:04:53.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Jan  5 20:15:25 UTC 2013 - asterios.dra...@gmail.com
+
+- Added /sbin/ldconfig in %post/%postun (fix for rpmlint errors).
+
+-------------------------------------------------------------------
+Thu Jan  3 21:51:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------

Old:
----
  ksirk-4.9.95.tar.xz

New:
----
  ksirk-4.9.97.tar.xz

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

Other differences:
------------------
++++++ ksirk.spec ++++++
--- /var/tmp/diff_new_pack.6BW5cD/_old  2013-01-07 11:04:53.000000000 +0100
+++ /var/tmp/diff_new_pack.6BW5cD/_new  2013-01-07 11:04:53.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksirk
 #
-# 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,36 +17,38 @@
 
 
 Name:           ksirk
-BuildRequires:  libkdegames-devel
-BuildRequires:  libqca2-devel
-BuildRequires:  xz
 Summary:        Risk-like game for KDE
 License:        GPL-2.0+ and LGPL-2.0+
 Group:          Amusements/Games/Strategy/Turn Based
 Url:            http://www.kde.org
-Version:        4.9.95
+Version:        4.9.97
 Release:        0
 Source0:        ksirk-%{version}.tar.xz
+BuildRequires:  libkdegames-devel
+BuildRequires:  libqca2-devel
+BuildRequires:  xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
 %description
 KsirK is a computerized version of a well known strategy game.
 
-
 %prep
-%setup -q -n ksirk-%{version}
+%setup -q
 
 %build
   %cmake_kde4 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
+  %kde4_makeinstall -C build
   rm %{buildroot}%{_kde4_libdir}/libiris_ksirk.so
   %kde_post_install
 
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 %files 
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC COPYING.LIB

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

Reply via email to