This commit is contained in:
parent
83f164a18f
commit
6b2149ece9
@ -29,6 +29,8 @@ Source1: krusader_browse_iso.desktop
|
|||||||
Patch0: krusader-2.5.0-generate-manpage.patch
|
Patch0: krusader-2.5.0-generate-manpage.patch
|
||||||
# PATCH-FIX-UPSTREAM 0001-Don-t-hardcode-appdata-location.patch
|
# PATCH-FIX-UPSTREAM 0001-Don-t-hardcode-appdata-location.patch
|
||||||
Patch1: 0001-Don-t-hardcode-appdata-location.patch
|
Patch1: 0001-Don-t-hardcode-appdata-location.patch
|
||||||
|
# PATCH-FIX-UPSTREAM Remove-non-archive-mimetypes-from-krarc-archive-mime-type-list.patch boo#1011320, kde#371765 -- fixes dolphin opening e.g. LibreOffice files as archives
|
||||||
|
Patch2: Remove-non-archive-mimetypes-from-krarc-archive-mime-type-list.patch
|
||||||
BuildRequires: extra-cmake-modules >= 1.1.0
|
BuildRequires: extra-cmake-modules >= 1.1.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
@ -88,6 +90,7 @@ An advanced twin panel (commander style) file manager for KDE.
|
|||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export RPM_OPT_FLAGS="%{optflags} -fpermissive"
|
export RPM_OPT_FLAGS="%{optflags} -fpermissive"
|
||||||
|
Loading…
Reference in New Issue
Block a user