mihkel pushed to qesteidutil (f21). "Remove bundled qtsingleapplication"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 19:02:38 UTC 2015


>From 0b21c175330a4d1fe94dc7e587fd6d5a8811ac14 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Sun, 22 Feb 2015 19:08:24 +0100
Subject: Remove bundled qtsingleapplication


diff --git a/qesteidutil.spec b/qesteidutil.spec
index 3492721..d3b75be 100644
--- a/qesteidutil.spec
+++ b/qesteidutil.spec
@@ -1,6 +1,6 @@
 Name:           qesteidutil
 Version:        3.8.0.1106
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Estonian ID card utility
 License:        LGPLv2+
 URL:            http://www.ria.ee
@@ -27,6 +27,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
+
 # This is here as long as upstream fixes minidump.cc permissions
 chmod -x %{_builddir}/%{name}-%{version}/breakpad/google-breakpad/src/processor/minidump.cc
 
@@ -76,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/qesteidutil.1*
 
 %changelog
+* Sun Feb 22 2015 Till Maas <opensource at till.name> - 3.8.0.1106-8
+- Remove bundled qtsingleapplication
+
 * Tue Nov 18 2014 Dan HorĂ¡k <dan[at]danny.cz> - 3.8.0.1106-7
 - enable internal crash handler only on supported arches
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qesteidutil.git/commit/?h=f21&id=0b21c175330a4d1fe94dc7e587fd6d5a8811ac14


More information about the scm-commits mailing list