forked from pool/krusader
Accepting request 308736 from KDE:Extra
1 OBS-URL: https://build.opensuse.org/request/show/308736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krusader?expand=0&rev=44
This commit is contained in:
commit
786a4a3733
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 26 11:30:52 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Only suggest documentation, do not recommend it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 25 20:02:16 UTC 2015 - baiduzhyi.devel@gmail.com
|
Wed Mar 25 20:02:16 UTC 2015 - baiduzhyi.devel@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package krusader
|
# spec file for package krusader
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,12 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define jobs $(( `/usr/bin/getconf _NPROCESSORS_ONLN` + 1 ))
|
%define tar_version 2.4.0-beta3
|
||||||
|
|
||||||
Name: krusader
|
Name: krusader
|
||||||
Version: 2.4.0~beta3
|
Version: 2.4.0~beta3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define tar_version 2.4.0-beta3
|
|
||||||
Summary: A File Manager
|
Summary: A File Manager
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
@ -35,11 +33,11 @@ Patch1: bug309159.patch
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: libkde4-devel
|
BuildRequires: libkde4-devel
|
||||||
BuildRequires: libkonq-devel
|
BuildRequires: libkonq-devel
|
||||||
Requires: libktexteditor
|
|
||||||
Requires: kio_iso = %{version}
|
Requires: kio_iso = %{version}
|
||||||
Recommends: %{name}-doc
|
Requires: libktexteditor
|
||||||
|
Suggests: %{name}-doc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%kde4_runtime_requires
|
%{kde4_runtime_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An advanced twin panel (commander style) file manager for KDE.
|
An advanced twin panel (commander style) file manager for KDE.
|
||||||
@ -49,7 +47,7 @@ Summary: KIO slave to access ISO images
|
|||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Provides: kde4-kio_iso = 1.80.99
|
Provides: kde4-kio_iso = 1.80.99
|
||||||
Obsoletes: kde4-kio_iso < 1.80.99
|
Obsoletes: kde4-kio_iso < 1.80.99
|
||||||
%kde4_runtime_requires
|
%{kde4_runtime_requires}
|
||||||
|
|
||||||
%description -n kio_iso
|
%description -n kio_iso
|
||||||
KIO slave to access ISO images like zip- or tar.gz-archives in your
|
KIO slave to access ISO images like zip- or tar.gz-archives in your
|
||||||
|
Loading…
Reference in New Issue
Block a user