diff --git a/quazip.spec b/quazip.spec index 4aee6df..4499e89 100644 --- a/quazip.spec +++ b/quazip.spec @@ -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