From 70ffcc60c10df0e76d9af61c655b819afd74c39b Mon Sep 17 00:00:00 2001 From: daviddavid Date: Fri, 20 Feb 2015 16:51:04 +0100 Subject: Prepare for 0.1.3 release - add missing BuilRequires on qttools5 (to compile qm files during the build) - fix translations path and mageiaSync files path for mageiaSync.pro - update CHANGELOG --- mageiasync.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mageiasync.spec') diff --git a/mageiasync.spec b/mageiasync.spec index 7549cfd..03d5965 100644 --- a/mageiasync.spec +++ b/mageiasync.spec @@ -12,6 +12,7 @@ Source0: http://gitweb.mageia.org/qa/MageiaSync/snapshot/%{gitname}-%{version}.t BuildArch: noarch BuildRequires: python-setuptools BuildRequires: python-qt5-devel +BuildRequires: qttools5 Requires: python-qt5-core Requires: python-qt5-gui @@ -30,6 +31,7 @@ repository. It uses rsync at main. Its aim is to be a tool like dorsync with GUI #BuildArch: noarch #BuildRequires: python3-setuptools #BuildRequires: python3-qt5-devel +#BuildRequires: qttools5 #Requires: python3-qt5-core #Requires: python3-qt5-gui -- cgit v1.2.1