Run spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolf?expand=0&rev=61
This commit is contained in:
parent
63d609c444
commit
455f8eec43
16
kolf.spec
16
kolf.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kolf
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX 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,22 +17,20 @@
|
||||
|
||||
|
||||
Name: kolf
|
||||
Summary: Miniature golf game
|
||||
License: GPL-2.0+ and LGPL-2.0+
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
Url: http://www.kde.org
|
||||
Version: 17.08.3
|
||||
Release: 0
|
||||
Summary: Miniature golf game
|
||||
License: GPL-2.0+ AND LGPL-2.0+
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: http://www.kde.org
|
||||
Source0: kolf-%{version}.tar.xz
|
||||
BuildRequires: libkdegames4-devel
|
||||
BuildRequires: xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
%{kde4_runtime_requires}
|
||||
|
||||
%description
|
||||
Kolf is a miniature golf game for KDE.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -47,11 +45,9 @@ Kolf is a miniature golf game for KDE.
|
||||
%kde_post_install
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%dir %{_kde4_datadir}/metainfo
|
||||
%{_kde4_applicationsdir}/org.kde.kolf.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user