From adf8e251697adc5d9c6133cac7514a180b925780fbe35d57bb905c338d49af8d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 7 May 2014 04:55:28 +0000 Subject: [PATCH] Accepting request 232644 from KDE:Distro:Factory Added libqca2-devel BuildRequires, needed for algorithms of the checksum tool Remove ancient Obsoletes/provides (forwarded request 232571 from sumski) OBS-URL: https://build.opensuse.org/request/show/232644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/okteta?expand=0&rev=16 --- okteta.changes | 7 +++++++ okteta.spec | 7 ++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/okteta.changes b/okteta.changes index c34857e..27bfd3f 100644 --- a/okteta.changes +++ b/okteta.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 3 23:54:06 UTC 2014 - hrvoje.senjan@gmail.com + +- Added libqca2-devel BuildRequires, needed for algorithms of the + checksum tool +- Remove ancient Obsoletes/provides + ------------------------------------------------------------------- Fri Apr 11 17:20:43 UTC 2014 - tittiatcoke@gmail.com diff --git a/okteta.spec b/okteta.spec index 7eb1df2..f501126 100644 --- a/okteta.spec +++ b/okteta.spec @@ -18,6 +18,7 @@ Name: okteta BuildRequires: libkde4-devel +BuildRequires: libqca2-devel Summary: Hex Editor License: GPL-2.0 and GFDL-1.2 Group: Development/Tools/Other @@ -26,8 +27,6 @@ Version: 4.13.0 Release: 0 Source0: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -Provides: kde4-okteta = 4.0.81 -Obsoletes: kde4-okteta <= 4.0.81 %kde4_runtime_requires %description @@ -54,9 +53,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fPIC" make %install - cd build - %makeinstall - cd .. + %kde4_makeinstall -C build %suse_update_desktop_file okteta Utility Editor %kde_post_install