Hello community, here is the log from the commit of package libgcrypt for openSUSE:Factory checked in at 2014-08-16 15:37:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgcrypt (Old) and /work/SRC/openSUSE:Factory/.libgcrypt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgcrypt" Changes: -------- --- /work/SRC/openSUSE:Factory/libgcrypt/libgcrypt.changes 2014-06-01 18:54:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgcrypt.new/libgcrypt.changes 2014-08-16 15:37:36.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 12 07:43:19 UTC 2014 - [email protected] + +- split off the -hmac package that contains the checksums + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgcrypt.spec ++++++ --- /var/tmp/diff_new_pack.O3T2vL/_old 2014-08-16 15:37:38.000000000 +0200 +++ /var/tmp/diff_new_pack.O3T2vL/_new 2014-08-16 15:37:38.000000000 +0200 @@ -83,6 +83,16 @@ Libgcrypt is a general purpose crypto library based on the code used in GnuPG (alpha version). +%package -n %{libsoname}-hmac +Summary: HMAC checksums for the GNU Crypto Library +License: GPL-2.0+ and LGPL-2.1+ +Group: Development/Libraries/C and C++ + +%description -n %{libsoname}-hmac +Libgcrypt is a general purpose crypto library based on the code used in +GnuPG (alpha version). This package contains the HMAC checksum files +for integrity checking the library, as required by FIPS 140-2. + %package devel Summary: The GNU Crypto Library License: GFDL-1.1 and GPL-2.0+ and LGPL-2.1+ and MIT @@ -216,6 +226,9 @@ %defattr(-,root,root) %doc COPYING.LIB %{_libdir}/%{name}.so.* + +%files -n %{libsoname}-hmac +%defattr(-,root,root) %if 0%{?build_hmac256} %{_libdir}/.libgcrypt.so.*.hmac %endif # %if 0%{?build_hmac256} @@ -234,6 +247,7 @@ %{_datadir}/aclocal/%{name}.m4 %if 0%{?separate_hmac256_binary} + %files hmac256 %defattr(-,root,root) %endif # %if 0%{?separate_hmac256_binary} ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.O3T2vL/_old 2014-08-16 15:37:38.000000000 +0200 +++ /var/tmp/diff_new_pack.O3T2vL/_new 2014-08-16 15:37:38.000000000 +0200 @@ -1,6 +1,7 @@ libgcrypt20 obsoletes "libgcrypt-<targettype> <= <version>" provides "libgcrypt-<targettype> = <version>" +libgcrypt20-hmac libgcrypt-devel requires -libgcrypt-<targettype> requires "libgcrypt20-<targettype> = <version>" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
