- Replace patch preambles by the upstream ones.
- Add missing patch to changes. OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=53
This commit is contained in:
parent
7fe7642846
commit
defc0af54f
@ -1,4 +1,4 @@
|
|||||||
From e2285ded3e5e6c8c3446174200cfc1bbfe07be15 Mon Sep 17 00:00:00 2001
|
From b0a20fa7ca30dc6c6198954fadc5a7fe812834dc Mon Sep 17 00:00:00 2001
|
||||||
From: Stanislav Brabec <sbrabec@suse.com>
|
From: Stanislav Brabec <sbrabec@suse.com>
|
||||||
Date: Fri, 22 Jun 2018 16:38:38 +0200
|
Date: Fri, 22 Jun 2018 16:38:38 +0200
|
||||||
Subject: [PATCH] Use correct bash-completion path
|
Subject: [PATCH] Use correct bash-completion path
|
||||||
@ -41,5 +41,5 @@ index 17e4fbf1..4e2d941c 100644
|
|||||||
tools.html: $(srcdir)/tools.xml $(wildcard $(srcdir)/*.1.xml) $(wildcard $(srcdir)/*.5.xml)
|
tools.html: $(srcdir)/tools.xml $(wildcard $(srcdir)/*.1.xml) $(wildcard $(srcdir)/*.5.xml)
|
||||||
$(XSLTPROC) --nonet --path "$(srcdir)/..:$(xslstylesheetsdir)/html" --xinclude -o $@ html.xsl $<
|
$(XSLTPROC) --nonet --path "$(srcdir)/..:$(xslstylesheetsdir)/html" --xinclude -o $@ html.xsl $<
|
||||||
--
|
--
|
||||||
2.17.1
|
2.18.0
|
||||||
|
|
||||||
|
@ -1,7 +1,18 @@
|
|||||||
Index: opensc-0.18.0/src/tools/org.opensc.notify.desktop.in
|
From 4db9db7403cd5c49efc97ce6eac4ab5b4cd46e66 Mon Sep 17 00:00:00 2001
|
||||||
===================================================================
|
From: Stanislav Brabec <sbrabec@suse.com>
|
||||||
--- opensc-0.18.0.orig/src/tools/org.opensc.notify.desktop.in
|
Date: Wed, 27 Jun 2018 21:20:04 +0200
|
||||||
+++ opensc-0.18.0/src/tools/org.opensc.notify.desktop.in
|
Subject: [PATCH] Add GenericName to the desktop file
|
||||||
|
|
||||||
|
Add optional GenericName to org.opensc.notify.desktop. GenericName is
|
||||||
|
recently widely used for menu rendering in desktop environments.
|
||||||
|
---
|
||||||
|
src/tools/org.opensc.notify.desktop.in | 1 +
|
||||||
|
1 file changed, 1 insertion(+)
|
||||||
|
|
||||||
|
diff --git a/src/tools/org.opensc.notify.desktop.in b/src/tools/org.opensc.notify.desktop.in
|
||||||
|
index 20e217d6..1c8755c4 100644
|
||||||
|
--- a/src/tools/org.opensc.notify.desktop.in
|
||||||
|
+++ b/src/tools/org.opensc.notify.desktop.in
|
||||||
@@ -1,5 +1,6 @@
|
@@ -1,5 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=OpenSC Notify
|
Name=OpenSC Notify
|
||||||
@ -9,3 +20,6 @@ Index: opensc-0.18.0/src/tools/org.opensc.notify.desktop.in
|
|||||||
Type=Application
|
Type=Application
|
||||||
Comment=Monitor smart card events to send notifications.
|
Comment=Monitor smart card events to send notifications.
|
||||||
Exec=@bindir@/opensc-notify
|
Exec=@bindir@/opensc-notify
|
||||||
|
--
|
||||||
|
2.18.0
|
||||||
|
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 22 16:43:27 CEST 2018 - sbrabec@suse.com
|
Tue Jul 10 16:56:28 CEST 2018 - sbrabec@suse.com
|
||||||
|
|
||||||
- Update to version 0.18.0:
|
- Update to version 0.18.0:
|
||||||
* Further improvements of PIN support.
|
* Further improvements of PIN support.
|
||||||
* Large number of improvements and fixes
|
* Large number of improvements and fixes
|
||||||
(boo#1097951, boo#1100501).
|
(boo#1097951, boo#1100501).
|
||||||
* See /usr/share/doc/packages/opensc/NEWS for complete list.
|
* See /usr/share/doc/packages/opensc/NEWS for complete list.
|
||||||
- Add opensc-desktop.patch and opensc-bash-completions.patch.
|
- Add opensc-desktop.patch, opensc-desktop2.patch and
|
||||||
|
opensc-bash-completions.patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 1 16:16:13 UTC 2018 - michael@stroeder.com
|
Mon Jan 1 16:16:13 UTC 2018 - michael@stroeder.com
|
||||||
|
Loading…
Reference in New Issue
Block a user