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