[keepass/f21] Add missing %u to Exec line in .desktop.

mavit mavit at fedoraproject.org
Fri Jul 18 21:29:34 UTC 2014


commit bb91a54e6978e282b3e6f9c375c850f89ba38baa
Author: Peter Oliver <git at mavit.org.uk>
Date:   Fri Jul 18 22:12:40 2014 +0100

    Add missing %u to Exec line in .desktop.

 keepass-desktop-integration.patch |    2 +-
 keepass.spec                      |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/keepass-desktop-integration.patch b/keepass-desktop-integration.patch
index 6894a41..ca99a8c 100644
--- a/keepass-desktop-integration.patch
+++ b/keepass-desktop-integration.patch
@@ -39,7 +39,7 @@ diff -uNr keepass-2.26/dist/keepass.desktop keepass/dist/keepass.desktop
 +[Desktop Entry]
 +Name=KeePass
 +GenericName=Password manager
-+Exec=keepass
++Exec=keepass %u
 +Icon=keepass
 +Terminal=false
 +Type=Application
diff --git a/keepass.spec b/keepass.spec
index 74c1ac3..8b77771 100644
--- a/keepass.spec
+++ b/keepass.spec
@@ -1,6 +1,6 @@
 Name:           keepass
 Version:        2.26
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Password manager
 
 License:        GPLv2+
@@ -108,6 +108,9 @@ Documentation for KeePass, a free open source password manager.
 
 
 %changelog
+* Fri Jul 18 2014 Peter Oliver <rpm at mavit.org.uk> - 2.26-10
+- Add missing %u to Exec line in .desktop.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.26-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list