From f3dc90daef1e40d5343fcce346df06dcb207dc8f Mon Sep 17 00:00:00 2001 From: daviddavid Date: Mon, 16 Feb 2015 19:01:14 +0100 Subject: Update spec file - update description. - add missing BuildRequires on python(3)-qt5-devel. --- mageiasync.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mageiasync.spec b/mageiasync.spec index 2cf3b11..7549cfd 100644 --- a/mageiasync.spec +++ b/mageiasync.spec @@ -11,6 +11,7 @@ URL: http://gitweb.mageia.org/qa/MageiaSync/about/ Source0: http://gitweb.mageia.org/qa/MageiaSync/snapshot/%{gitname}-%{version}.tar.xz BuildArch: noarch BuildRequires: python-setuptools +BuildRequires: python-qt5-devel Requires: python-qt5-core Requires: python-qt5-gui @@ -18,7 +19,8 @@ Requires: python-qt5-widgets Requires: rsync %description -A frontend to rsync for Mageia usage. +A tool for downloading ISO images from repository (miror) or Mageia testing +repository. It uses rsync at main. Its aim is to be a tool like dorsync with GUI. #--------------------------------------------------------------------------- @@ -27,6 +29,7 @@ A frontend to rsync for Mageia usage. #Group: Development/Python #BuildArch: noarch #BuildRequires: python3-setuptools +#BuildRequires: python3-qt5-devel #Requires: python3-qt5-core #Requires: python3-qt5-gui @@ -34,7 +37,8 @@ A frontend to rsync for Mageia usage. #Requires: rsync #%description -n python3-%{module} -#A frontend to rsync for Mageia usage. +#A tool for downloading ISO images from repository (miror) or Mageia testing +#repository. It uses rsync at main. Its aim is to be a tool like dorsync with GUI. #This is the Python 3 build of %{module}. #--------------------------------------------------------------------------- -- cgit v1.2.1