[libica] updated to 2.1.1

Dan Horák sharkcz at fedoraproject.org
Mon Jan 16 11:25:34 UTC 2012


commit 8e58c4decc3122eb81846b5fcbfbf46063a48c0f
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jan 16 12:25:30 2012 +0100

    updated to 2.1.1

 .gitignore               |    1 +
 libica-2.1-fixes.patch   |  374 ----------------------------------------------
 libica-2.1-version.patch |    2 +-
 libica.spec              |   10 +-
 sources                  |    2 +-
 5 files changed, 8 insertions(+), 381 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ebcc216..cd09394 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libica-2.0.3.tar.gz
 /libica-2.0.4.tar.gz
 /libica-2.0.6.tar.gz
 /libica-2.1.0.tar.gz
+/libica-2.1.1.tar.gz
diff --git a/libica-2.1-version.patch b/libica-2.1-version.patch
index 7ea01a6..7a53877 100644
--- a/libica-2.1-version.patch
+++ b/libica-2.1-version.patch
@@ -14,7 +14,7 @@ index fc67245..663075f 100644
 +++ b/configure.in
 @@ -3,6 +3,9 @@
  
- AC_INIT(libica, 2.1.0, hd at linux.vnet.ibm.com)
+ AC_INIT(libica, 2.1.1, hd at linux.vnet.ibm.com)
  
 +LIBICA_API=2.0
 +AC_SUBST(LIBICA_API)
diff --git a/libica.spec b/libica.spec
index 22839b9..44f04e1 100644
--- a/libica.spec
+++ b/libica.spec
@@ -1,15 +1,13 @@
 Summary: Library for accessing ICA hardware crypto on IBM zSeries
 Name: libica
-Version: 2.1.0
-Release: 2%{?dist}
+Version: 2.1.1
+Release: 1%{?dist}
 License: CPL
 Group: System Environment/Libraries
 URL: http://sourceforge.net/projects/opencryptoki/
 Source0: http://downloads.sourceforge.net/opencryptoki/%{name}-%{version}.tar.gz
 # soname backwards compatibility
 Patch0: %{name}-2.1-version.patch
-# upstream fixes for 2.1.0 (#717004, #718224)
-Patch1: %{name}-2.1-fixes.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel
 BuildRequires: autoconf automake libtool
@@ -38,7 +36,6 @@ IBM zSeries.
 %setup -q -n %{name}-2.1
 
 %patch0 -p1 -b .version
-%patch1 -p1 -b .fixes
 
 # fix EOLs
 sed -i -e 's/\r//g' LICENSE
@@ -82,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jan 16 2012 Dan Horák <dan[at]danny.cz> - 2.1.1-1
+- updated to 2.1.1
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 3ecaabc..d90e7f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53a350f038877a58f8f6a3c02a6c2715  libica-2.1.0.tar.gz
+59bf3089d70ad8eea5c80150b1216220  libica-2.1.1.tar.gz


More information about the scm-commits mailing list