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
This commit is contained in:
Stephan Kulow 2014-05-07 04:55:28 +00:00 committed by Git OBS Bridge
parent d50e4a1926
commit adf8e25169
2 changed files with 9 additions and 5 deletions

View File

@ -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

View File

@ -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