forked from pool/glibc
Accepting request 368493 from home:Andreas_Schwab:Factory
- Move %install_info_delete to %preun - crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer acceptable OBS-URL: https://build.opensuse.org/request/show/368493 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=425
This commit is contained in:
parent
1e99168389
commit
bb54118384
@ -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-----
|
|
@ -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
|
Tue Feb 23 16:11:36 UTC 2016 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -124,7 +124,8 @@ Source20: nscd.conf
|
|||||||
Source21: nscd.service
|
Source21: nscd.service
|
||||||
# crypt_blowfish
|
# crypt_blowfish
|
||||||
Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz
|
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}
|
%if %{normal_build}
|
||||||
# ngpt was used in 8.1 and SLES8
|
# ngpt was used in 8.1 and SLES8
|
||||||
@ -273,7 +274,7 @@ Summary: Info Files for the GNU C Library
|
|||||||
License: GFDL-1.1
|
License: GFDL-1.1
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Requires(post): %{install_info_prereq}
|
Requires(post): %{install_info_prereq}
|
||||||
Requires(postun): %{install_info_prereq}
|
Requires(preun): %{install_info_prereq}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description info
|
%description info
|
||||||
@ -1017,7 +1018,7 @@ done
|
|||||||
%post info
|
%post info
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
||||||
|
|
||||||
%postun info
|
%preun info
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
||||||
|
|
||||||
%pre -n nscd
|
%pre -n nscd
|
||||||
|
@ -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
|
Tue Feb 23 16:11:36 UTC 2016 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -123,7 +123,8 @@ Source20: nscd.conf
|
|||||||
Source21: nscd.service
|
Source21: nscd.service
|
||||||
# crypt_blowfish
|
# crypt_blowfish
|
||||||
Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz
|
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}
|
%if %{normal_build}
|
||||||
# ngpt was used in 8.1 and SLES8
|
# ngpt was used in 8.1 and SLES8
|
||||||
@ -273,7 +274,7 @@ Summary: Info Files for the GNU C Library
|
|||||||
License: GFDL-1.1
|
License: GFDL-1.1
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Requires(post): %{install_info_prereq}
|
Requires(post): %{install_info_prereq}
|
||||||
Requires(postun): %{install_info_prereq}
|
Requires(preun): %{install_info_prereq}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description info
|
%description info
|
||||||
@ -1017,7 +1018,7 @@ done
|
|||||||
%post info
|
%post info
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
||||||
|
|
||||||
%postun info
|
%preun info
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
||||||
|
|
||||||
%pre -n nscd
|
%pre -n nscd
|
||||||
|
@ -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
|
Tue Feb 23 16:11:36 UTC 2016 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -124,7 +124,8 @@ Source20: nscd.conf
|
|||||||
Source21: nscd.service
|
Source21: nscd.service
|
||||||
# crypt_blowfish
|
# crypt_blowfish
|
||||||
Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_version}.tar.gz
|
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}
|
%if %{normal_build}
|
||||||
# ngpt was used in 8.1 and SLES8
|
# ngpt was used in 8.1 and SLES8
|
||||||
@ -273,7 +274,7 @@ Summary: Info Files for the GNU C Library
|
|||||||
License: GFDL-1.1
|
License: GFDL-1.1
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Requires(post): %{install_info_prereq}
|
Requires(post): %{install_info_prereq}
|
||||||
Requires(postun): %{install_info_prereq}
|
Requires(preun): %{install_info_prereq}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description info
|
%description info
|
||||||
@ -1017,7 +1018,7 @@ done
|
|||||||
%post info
|
%post info
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
||||||
|
|
||||||
%postun info
|
%preun info
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz
|
||||||
|
|
||||||
%pre -n nscd
|
%pre -n nscd
|
||||||
|
Loading…
Reference in New Issue
Block a user