pwouters pushed to xca (epel7). "* Mon Feb 28 2011 Patrick Monnerat <pm at datasphere.ch> 0.9.0-2 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 20:59:53 UTC 2015


From 68ad39df44eae1f2e841f28aa76993ef98c55e8a Mon Sep 17 00:00:00 2001
From: Patrick Monnerat <pm at datasphere.ch>
Date: Mon, 28 Feb 2011 18:31:57 +0100
Subject: * Mon Feb 28 2011 Patrick Monnerat <pm at datasphere.ch> 0.9.0-2 - Fix
 Exec parameter in desktop file.


diff --git a/xca.spec b/xca.spec
index db1a85b..b8b9a32 100644
--- a/xca.spec
+++ b/xca.spec
@@ -3,7 +3,7 @@
 Summary:	Graphical X.509 certificate management tool
 Name:		xca
 Version:	0.9.0
-Release:	%release_func 1
+Release:	%release_func 2
 
 License:	BSD
 Group:		Applications/Productivity
@@ -52,7 +52,7 @@ ln -s "%{_includedir}/Qt" _tmp_root/include
 
 install -p -m 644 "%{SOURCE1}" ./
 
-sed -i -e 's!^Exec=.*!\0 %F!' misc/xca.desktop
+sed -i -e 's!^Exec=.*!\0 %%F!' misc/xca.desktop
 
 
 %build
@@ -147,6 +147,9 @@ gtk-update-icon-cache "%{_datadir}/icons/hicolor" &> /dev/null || :
 
 
 %changelog
+* Mon Feb 28 2011 Patrick Monnerat <pm at datasphere.ch> 0.9.0-2
+- Fix Exec parameter in desktop file.
+
 * Mon Feb 28 2011 Patrick Monnerat <pm at datasphere.ch> 0.9.0-1
 - New upstream release.
 - Suppress "includes" patch (went upstream).
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xca.git/commit/?h=epel7&id=68ad39df44eae1f2e841f28aa76993ef98c55e8a


More information about the scm-commits mailing list