mihkel pushed to qesteidutil (master). "Remove bundled qtsingleapplication (#1195076)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 1 09:26:04 UTC 2015


>From 19efbc345d695bd1ed2ef26e06b1cae8cdce3ef5 Mon Sep 17 00:00:00 2001
From: Mihkel Vain <mihkel at fedoraproject.org>
Date: Fri, 1 May 2015 12:25:56 +0300
Subject: Remove bundled qtsingleapplication (#1195076)


diff --git a/qesteidutil.spec b/qesteidutil.spec
index d4f0178..fe67400 100644
--- a/qesteidutil.spec
+++ b/qesteidutil.spec
@@ -1,6 +1,6 @@
 Name:           qesteidutil
 Version:        3.10.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Estonian ID card utility
 License:        LGPLv2+
 URL:            https://github.com/open-eid/qesteidutil
@@ -12,6 +12,7 @@ BuildRequires:  openssl-devel
 BuildRequires:  qt5-qttools-devel
 BuildRequires:  pcsc-lite-devel >= 1.7
 BuildRequires:  libappstream-glib
+BuildRequires:  qtsingleapplication-qt5-devel
 Requires:       hicolor-icon-theme
 Requires:       opensc%{?_isa}
 Requires:       pcsc-lite-ccid%{?_isa}
@@ -25,6 +26,9 @@ certificates, set up mobile ID, and configure @eesti.ee email.
 %prep
 %setup -q
 
+# Remove bundled qtsingleapplication to make sure it isn't used
+rm -rf qtsingleapplication
+
 %build
 %{cmake} . \
 %ifnarch %{arm} %{ix86} x86_64
@@ -67,6 +71,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/qesteidutil.1*
 
 %changelog
+* Fri May  1 2015 Mihkel Vain <mihkel at fedoraproject.org> - 3.10.1-4
+- Remove bundled qtsingleapplication (#1195076)
+
 * Sun Apr 19 2015 Mihkel Vain <mihkel at fedoraproject.org> - 3.10.1-3
 - Rebuild for gcc5
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qesteidutil.git/commit/?h=master&id=19efbc345d695bd1ed2ef26e06b1cae8cdce3ef5


More information about the scm-commits mailing list