[esteid-browser-plugin] Switch back to onepin now that opensc 0.14.0 ships it again

Kalev Lember kalev at fedoraproject.org
Mon Jul 7 08:55:38 UTC 2014


commit de50073f186543f1af3db00cb673f1f17694daff
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jul 6 00:03:30 2014 +0200

    Switch back to onepin now that opensc 0.14.0 ships it again

 esteid-browser-plugin-opensc-0.13.patch |   22 ----------------------
 esteid-browser-plugin.spec              |   13 +++++--------
 2 files changed, 5 insertions(+), 30 deletions(-)
---
diff --git a/esteid-browser-plugin.spec b/esteid-browser-plugin.spec
index d33c0a8..5aa49e7 100644
--- a/esteid-browser-plugin.spec
+++ b/esteid-browser-plugin.spec
@@ -12,7 +12,7 @@
 
 Name:           esteid-browser-plugin
 Version:        1.3.4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Estonian ID card digital signing browser plugin
 
 # The source files from esteid-browser-plugin and Firebreath are compiled
@@ -33,8 +33,6 @@ Source0:        https://github.com/firebreath/FireBreath/archive/%{fb_commit}/fi
 # ... and the source code for esteid-browser-plugin itself:
 Source1:        http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
 
-# onepin-opensc-pkcs11.so is gone in opensc 0.13.0
-Patch1:         esteid-browser-plugin-opensc-0.13.patch
 # Use certificates from the esteidcerts package
 Patch2:         esteid-browser-plugin-esteidcerts.patch
 
@@ -59,7 +57,7 @@ Summary:        Estonian ID card Mozilla extension
 BuildArch:      noarch
 Requires:       esteid-browser-plugin = %{version}-%{release}
 Requires:       esteidcerts
-Requires:       opensc >= 0.13.0
+Requires:       opensc >= 0.14.0
 Obsoletes:      thunderbird-esteid < 1.2.1
 
 %description -n mozilla-esteid
@@ -88,10 +86,6 @@ rm -rf src/libs
 # ... and binaries
 rm -f cmake/*.exe
 
-pushd projects/esteid-browser-plugin-%{version}
-%patch1 -p1 -b .opensc-0.13
-popd
-
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
@@ -137,6 +131,9 @@ done
 
 
 %changelog
+* Sun Jul 06 2014 Kalev Lember <kalevlember at gmail.com> - 1.3.4-7
+- Switch back to onepin now that opensc 0.14.0 ships it again
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list