Remove merged patch

epel9
Nicolas Chauvet 9 years ago
parent bf62c6d5b9
commit ee97c61e8e

@ -10,11 +10,6 @@ BuildRequires: qt4-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: doxygen graphviz
# Combine upstream qt5 parallel-installable commits and some other fixes
# and omit support for quazip_static (it's broken)
#http://sourceforge.net/p/quazip/code/254/
#http://sourceforge.net/p/quazip/code/257/
Patch1: quazip-0.7.1-qt5.patch
%description
QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
@ -62,7 +57,6 @@ for developing applications that use %{name}.
%prep
%setup -q
%patch1 -p1 -b .qt5
%build
mkdir build-qt4

Loading…
Cancel
Save