Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2014-12-21 12:04:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openCryptoki (Old)
 and      /work/SRC/openSUSE:Factory/.openCryptoki.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openCryptoki"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes        
2014-09-06 16:59:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2014-12-21 12:04:30.000000000 +0100
@@ -1,0 +2,36 @@
+Wed Dec 17 10:42:43 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 3.2
+  +New pkcscca tool. Currently it assists in migrating cca private token
+   objects from opencryptoki version 2 to the clear key encryption method 
+   used in opencryptoki version 3. Includes a manpage for pkcscca tool.
+   Changes to README.cca_stdll to assist in using the CCA token and
+   migrating the private token objects.
+  + Support for CKM_RSA_PKCS_OAEP and CKM_RSA_PKCS_PSS algorithms.
+  + Various bugfixes.
+  + New testcases for various crypto algorithms.
+- Only depend on insserv if builded with sysvinit support
+- Remove obsolete patches; merged on upstream release
+  + ocki-3.1_01_ep11_makefile.patch
+  + ocki-3.1_02_ep11_m_init.patch
+  + ocki-3.1_03_ock_obj_mgr.patch
+  + ocki-3.1_04_ep11_opaque2blob_error_handl.patch
+  + ocki-3.1_05_ep11_readme_update.patch
+  + ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch
+  + ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch
+  + ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch
+  + ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch
+  + ocki-3.1_06_0005-Small-reworks.patch
+  + ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch
+  + ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch
+  + ocki-3.1_07_0001-Man-page-corrections.patch
+  + ocki-3.1_08_0001-Add-a-pkcscca-tool-to-help-migrate-cca-private-token.patch
+  + ocki-3.1_08_0002-Add-documentation-pkcscca-manpage-and-README.cca_std.patch
+  + ocki-3.1_09_0001-Fix-EOL-encoding-in-README.patch
+  + ocki-3.1_10_0001-ica-sha-update-empty-msg.patch
+- Project is now hosted on sourceforge; fix the Url
+- Remove cvs related stuff; tarball is produced by upstream
+- Use %configure macro instead of manually defined options
+- Build with parallel support; use %{?_smp_mflags} macro
+
+-------------------------------------------------------------------

Old:
----
  ocki-3.1_01_ep11_makefile.patch
  ocki-3.1_02_ep11_m_init.patch
  ocki-3.1_03_ock_obj_mgr.patch
  ocki-3.1_04_ep11_opaque2blob_error_handl.patch
  ocki-3.1_05_ep11_readme_update.patch
  ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch
  ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch
  ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch
  ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch
  ocki-3.1_06_0005-Small-reworks.patch
  ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch
  ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch
  ocki-3.1_07_0001-Man-page-corrections.patch
  ocki-3.1_08_0001-Add-a-pkcscca-tool-to-help-migrate-cca-private-token.patch
  ocki-3.1_08_0002-Add-documentation-pkcscca-manpage-and-README.cca_std.patch
  ocki-3.1_09_0001-Fix-EOL-encoding-in-README.patch
  ocki-3.1_10_0001-ica-sha-update-empty-msg.patch
  opencryptoki-v3.1.tar.bz2

New:
----
  opencryptoki-v3.2.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openCryptoki.spec ++++++
--- /var/tmp/diff_new_pack.eQ2pHY/_old  2014-12-21 12:04:31.000000000 +0100
+++ /var/tmp/diff_new_pack.eQ2pHY/_new  2014-12-21 12:04:31.000000000 +0100
@@ -46,15 +46,15 @@
 %if %{uses_systemd}
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
+%else
+%insserv_prereq
 %endif
 Summary:        An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM 
Cryptographic Hardware
 License:        IPL-1.0
 Group:          Productivity/Security
-Version:        3.1
+Version:        3.2
 Release:        0
-# :pserver:anonym...@cvs.sourceforge.net:/cvsroot/opencryptoki
-# cvs co -r openCryptoki-2-1-5 -d openCryptoki-2-1-5 .
-Source:         %{oc_cvs_tag}-v%{version}.tar.bz2
+Source:         
http://downloads.sourceforge.net/project/opencryptoki/opencryptoki/v3.2/opencryptoki-v3.2.tgz
 Source1:        openCryptoki.pkcsslotd
 Source2:        openCryptoki-TFAQ.html
 Source3:        openCryptoki-tmp.conf
@@ -62,26 +62,9 @@
 Patch2:         ocki-3.1-fix-init_d-path.patch
 Patch3:         ocki-3.1-fix-implicit-decl.patch
 Patch4:         ocki-3.1-fix-libica-link.patch
-Patch5:         ocki-3.1_01_ep11_makefile.patch
-Patch6:         ocki-3.1_02_ep11_m_init.patch
-Patch7:         ocki-3.1_03_ock_obj_mgr.patch
-Patch8:         ocki-3.1_04_ep11_opaque2blob_error_handl.patch
-Patch9:         ocki-3.1_05_ep11_readme_update.patch
-Patch10:        
ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch
-Patch11:        
ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch
-Patch12:        
ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch
-Patch13:        
ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch
-Patch14:        ocki-3.1_06_0005-Small-reworks.patch
-Patch15:        
ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch
-Patch16:        
ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch
-Patch17:        ocki-3.1_07_0001-Man-page-corrections.patch
-Patch18:        
ocki-3.1_08_0001-Add-a-pkcscca-tool-to-help-migrate-cca-private-token.patch
-Patch19:        
ocki-3.1_08_0002-Add-documentation-pkcscca-manpage-and-README.cca_std.patch
-Patch20:        ocki-3.1_09_0001-Fix-EOL-encoding-in-README.patch
-Patch21:        ocki-3.1_10_0001-ica-sha-update-empty-msg.patch
-Url:            
http://oss.software.ibm.com/developerworks/opensource/opencryptoki
+Url:            http://sourceforge.net/projects/opencryptoki/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-PreReq:         /usr/sbin/groupadd /usr/bin/id /usr/sbin/usermod /bin/sed 
%insserv_prereq
+PreReq:         /usr/sbin/groupadd /usr/bin/id /usr/sbin/usermod /bin/sed
 # IBM maintains openCryptoki on these architectures:
 ExclusiveArch:  %openCryptoki_32bit_arch %openCryptoki_64bit_arch
 #
@@ -160,37 +143,16 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
 cp %{SOURCE2} .
 
 %build
 autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -D__USE_BSD" ./configure \
-       --prefix=/usr \
-       --libdir=%{_libdir} \
+CFLAGS="%optflags -D__USE_BSD" %configure \
        --enable-tpmtok \
 %if %{uses_systemd}
-       --with-systemd=/usr/lib/systemd/system \
+       --with-systemd=/usr/lib/systemd/system
 %endif
-       --sysconfdir=%{_sysconfdir} \
-       --localstatedir=%{_localstatedir}
-%__make
+make %{?_smp_mflags}
 
 %install
 %make_install DESTDIR=$RPM_BUILD_ROOT INSROOT=$RPM_BUILD_ROOT

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to