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