[esteid-browser-plugin] Update to 1.3.4

Kalev Lember kalev at fedoraproject.org
Sun Jun 9 09:35:11 UTC 2013


commit 72c5dc2a7e9efe10ea2900e59c7ec65f17836c7a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jun 9 11:01:55 2013 +0200

    Update to 1.3.4

 ...id-browser-plugin-Use-boost-filesystem-v3.patch |   65 --------------------
 esteid-browser-plugin.spec                         |   11 ++--
 sources                                            |    2 +-
 3 files changed, 6 insertions(+), 72 deletions(-)
---
diff --git a/esteid-browser-plugin.spec b/esteid-browser-plugin.spec
index 331fa14..67ffc5b 100644
--- a/esteid-browser-plugin.spec
+++ b/esteid-browser-plugin.spec
@@ -7,8 +7,8 @@
 %global firebreath_version 1.5.2
 
 Name:           esteid-browser-plugin
-Version:        1.3.3
-Release:        6%{?dist}
+Version:        1.3.4
+Release:        1%{?dist}
 Summary:        Estonian ID card digital signing browser plugin
 
 # The source files from esteid-browser-plugin and Firebreath are compiled
@@ -29,8 +29,6 @@ Source0:        http://firebreath.googlecode.com/files/firebreath-%{firebreath_v
 # ... and the source code for esteid-browser-plugin itself:
 Source1:        http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
 
-# Fix the build with boost 1.50, backported from upstream SVN
-Patch0:         0001-esteid-browser-plugin-Use-boost-filesystem-v3.patch
 # onepin-opensc-pkcs11.so is gone in opensc 0.13.0
 Patch1:         esteid-browser-plugin-opensc-0.13.patch
 
@@ -82,9 +80,7 @@ popd
 rm -rf src/3rdParty/boost
 rm -rf src/libs
 
-# Patch to fix the build with boost 1.50
 pushd projects/esteid-browser-plugin-%{version}
-%patch0 -p1 -b .boost_filesystem
 %patch1 -p1 -b .opensc-0.13
 popd
 
@@ -133,6 +129,9 @@ done
 
 
 %changelog
+* Sun Jun 09 2013 Kalev Lember <kalevlember at gmail.com> - 1.3.4-1
+- Update to 1.3.4
+
 * Sun Jun 09 2013 Kalev Lember <kalevlember at gmail.com> - 1.3.3-6
 - Fix pkcs11 module loading with opensc 0.13.0
 
diff --git a/sources b/sources
index 63f866e..785c292 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d9af514fb8fa251e9039340f7063eb12  esteid-browser-plugin-1.3.3.tar.bz2
+f47654f21a3d5caafb8f3d087cecaf58  esteid-browser-plugin-1.3.4.tar.bz2
 14e5854f90655f87eddf6d0d5f735f46  firebreath-1.5.2.tar.bz2


More information about the scm-commits mailing list