aboutsummaryrefslogtreecommitdiffstats
path: root/mageiasync.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mageiasync.spec')
-rw-r--r--mageiasync.spec8
1 files 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}.
#---------------------------------------------------------------------------