From b74d1906d6a32c6f9c9dd2fa619b84858fa191034553b4ed43b041dc001143fc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 7 Jan 2013 10:04:50 +0000 Subject: [PATCH] Accepting request 147348 from KDE:Distro:Factory Added /sbin/ldconfig in %post/%postun (fix for rpmlint errors) (forwarded request 147332 from adra) OBS-URL: https://build.opensuse.org/request/show/147348 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksirk?expand=0&rev=3 --- ksirk-4.9.95.tar.xz | 3 --- ksirk-4.9.97.tar.xz | 3 +++ ksirk.changes | 11 +++++++++++ ksirk.spec | 22 ++++++++++++---------- 4 files changed, 26 insertions(+), 13 deletions(-) delete mode 100644 ksirk-4.9.95.tar.xz create mode 100644 ksirk-4.9.97.tar.xz diff --git a/ksirk-4.9.95.tar.xz b/ksirk-4.9.95.tar.xz deleted file mode 100644 index 9bc7af6..0000000 --- a/ksirk-4.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce0a9582b11bc872fa01124d89fc815a14329292c2ec697cf85164ece7aea130 -size 5914440 diff --git a/ksirk-4.9.97.tar.xz b/ksirk-4.9.97.tar.xz new file mode 100644 index 0000000..b3cb108 --- /dev/null +++ b/ksirk-4.9.97.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff232878309e9083e9d4a94a1b01554fb6b6b9b70ab992e04fee4e390f1237f5 +size 5913888 diff --git a/ksirk.changes b/ksirk.changes index e65f053..dc33d17 100644 --- a/ksirk.changes +++ b/ksirk.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jan 5 20:15:25 UTC 2013 - asterios.dramis@gmail.com + +- Added /sbin/ldconfig in %post/%postun (fix for rpmlint errors). + +------------------------------------------------------------------- +Thu Jan 3 21:51:20 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.9.97 + * This is the second RC release for 4.10. Contains bugfixes + ------------------------------------------------------------------- Thu Dec 27 14:29:49 UTC 2012 - tittiatcoke@gmail.com diff --git a/ksirk.spec b/ksirk.spec index d4b9e1b..b8a12dc 100644 --- a/ksirk.spec +++ b/ksirk.spec @@ -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,37 +17,39 @@ 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 -%files +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files %defattr(-,root,root) %doc COPYING COPYING.DOC COPYING.LIB %{_kde4_bindir}/ksirk