diff --git a/libkolabxml.spec b/libkolabxml.spec index a731ba9..2fce149 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -57,7 +57,6 @@ Summary: Kolab XML format collection parser library License: LGPLv3+ URL: http://www.kolab.org -#Source0: http://mirror.kolabsys.com/pub/releases/libkolabxml-%{version}.tar.gz Source0: https://cgit.kolab.org/libkolabxml/snapshot/libkolabxml-%{version}.tar.gz BuildRequires: boost-devel @@ -65,7 +64,7 @@ BuildRequires: cmake >= 2.6 BuildRequires: e2fsprogs-devel BuildRequires: gcc-c++ BuildRequires: libcurl-devel -# only used in tests? +# only used in tests BuildRequires: qt4-devel BuildRequires: swig BuildRequires: uuid-devel