SHA256
1
0
forked from pool/krusader
Hrvoje Senjan 2016-10-23 17:00:23 +00:00 committed by Git OBS Bridge
parent 5883344cad
commit eae1bf8741

View File

@ -51,7 +51,6 @@ BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5Xml)
Requires: kio_iso = %{version} Requires: kio_iso = %{version}
Requires: libktexteditor
Suggests: %{name}-doc Suggests: %{name}-doc
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -76,8 +75,8 @@ Group: Productivity/File utilities
An advanced twin panel (commander style) file manager for KDE. An advanced twin panel (commander style) file manager for KDE.
%prep %prep
%setup -q -n %{name}-%{tar_version} %setup -q -n %{name}-%{version}
%patch0 -p1 #patch0 -p1
%build %build
export RPM_OPT_FLAGS="%{optflags} -fpermissive" export RPM_OPT_FLAGS="%{optflags} -fpermissive"