diff --git a/crypt_blowfish-1.3.tar.gz.sign b/crypt_blowfish-1.3.tar.gz.sign deleted file mode 100644 index 77b51bb..0000000 --- a/crypt_blowfish-1.3.tar.gz.sign +++ /dev/null @@ -1,10 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 -Comment: http://www.openwall.com/signatures/ - -iQCVAwUAU71f6nK5fbEpUCnxAQJCewQAqvRc4UbpJyJlYR0sbVbIjLPc6+3s9KQ9 -9LUrDkNJLlWli/4i0FXiFgRohNgzSYwaMRqbrsxZ+Dbp5XHKgjf3wzyhGGDvr0wb -fLvIVrIHO/XgeBz08h6feFsxD+er5iy4FMBVe1MRMw6IiJNtWsahQLP5EjddfEwD -XvIct4zt2Cc= -=cncr ------END PGP SIGNATURE----- diff --git a/glibc-testsuite.changes b/glibc-testsuite.changes index 2826aef..acec82f 100644 --- a/glibc-testsuite.changes +++ b/glibc-testsuite.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 7 14:47:50 UTC 2016 - schwab@suse.de + +- Move %install_info_delete to %preun +- crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer + acceptable + ------------------------------------------------------------------- Tue Feb 23 16:11:36 UTC 2016 - schwab@suse.de diff --git a/glibc-testsuite.spec b/glibc-testsuite.spec index f7bd65d..0e863e3 100644 --- a/glibc-testsuite.spec +++ b/glibc-testsuite.spec @@ -124,7 +124,8 @@ Source20: nscd.conf Source21: nscd.service # crypt_blowfish Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz -Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz.sign +# The sign key uses MD5 which is no longer accepted by gpg +#Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz.sign %if %{normal_build} # ngpt was used in 8.1 and SLES8 @@ -273,7 +274,7 @@ Summary: Info Files for the GNU C Library License: GFDL-1.1 Group: Documentation/Other Requires(post): %{install_info_prereq} -Requires(postun): %{install_info_prereq} +Requires(preun): %{install_info_prereq} BuildArch: noarch %description info @@ -1017,7 +1018,7 @@ done %post info %install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz -%postun info +%preun info %install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz %pre -n nscd diff --git a/glibc-utils.changes b/glibc-utils.changes index 2826aef..acec82f 100644 --- a/glibc-utils.changes +++ b/glibc-utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 7 14:47:50 UTC 2016 - schwab@suse.de + +- Move %install_info_delete to %preun +- crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer + acceptable + ------------------------------------------------------------------- Tue Feb 23 16:11:36 UTC 2016 - schwab@suse.de diff --git a/glibc-utils.spec b/glibc-utils.spec index 2557388..34306be 100644 --- a/glibc-utils.spec +++ b/glibc-utils.spec @@ -123,7 +123,8 @@ Source20: nscd.conf Source21: nscd.service # crypt_blowfish Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz -Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz.sign +# The sign key uses MD5 which is no longer accepted by gpg +#Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz.sign %if %{normal_build} # ngpt was used in 8.1 and SLES8 @@ -273,7 +274,7 @@ Summary: Info Files for the GNU C Library License: GFDL-1.1 Group: Documentation/Other Requires(post): %{install_info_prereq} -Requires(postun): %{install_info_prereq} +Requires(preun): %{install_info_prereq} BuildArch: noarch %description info @@ -1017,7 +1018,7 @@ done %post info %install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz -%postun info +%preun info %install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz %pre -n nscd diff --git a/glibc.changes b/glibc.changes index 2826aef..acec82f 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 7 14:47:50 UTC 2016 - schwab@suse.de + +- Move %install_info_delete to %preun +- crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer + acceptable + ------------------------------------------------------------------- Tue Feb 23 16:11:36 UTC 2016 - schwab@suse.de diff --git a/glibc.spec b/glibc.spec index 7eefd8f..0109691 100644 --- a/glibc.spec +++ b/glibc.spec @@ -124,7 +124,8 @@ Source20: nscd.conf Source21: nscd.service # crypt_blowfish Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz -Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz.sign +# The sign key uses MD5 which is no longer accepted by gpg +#Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz.sign %if %{normal_build} # ngpt was used in 8.1 and SLES8 @@ -273,7 +274,7 @@ Summary: Info Files for the GNU C Library License: GFDL-1.1 Group: Documentation/Other Requires(post): %{install_info_prereq} -Requires(postun): %{install_info_prereq} +Requires(preun): %{install_info_prereq} BuildArch: noarch %description info @@ -1017,7 +1018,7 @@ done %post info %install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz -%postun info +%preun info %install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz %pre -n nscd