Remove stray requires.
This commit is contained in:
parent
58e5b65b4d
commit
16ec5afdc0
@ -33,7 +33,6 @@ Patch8: gnutls-3.1.11-noecc.patch
|
|||||||
# Use random port in some tests to avoid conflicts during simultaneous builds on the same machine
|
# Use random port in some tests to avoid conflicts during simultaneous builds on the same machine
|
||||||
Patch9: gnutls-3.1.10-tests-rndport.patch
|
Patch9: gnutls-3.1.10-tests-rndport.patch
|
||||||
|
|
||||||
Requires: libgcrypt >= 1.2.2
|
|
||||||
# Wildcard bundling exception https://fedorahosted.org/fpc/ticket/174
|
# Wildcard bundling exception https://fedorahosted.org/fpc/ticket/174
|
||||||
Provides: bundled(gnulib) = 20130424
|
Provides: bundled(gnulib) = 20130424
|
||||||
|
|
||||||
@ -49,7 +48,6 @@ Requires: %{name}-c++%{?_isa} = %{version}-%{release}
|
|||||||
%if %{with dane}
|
%if %{with dane}
|
||||||
Requires: %{name}-dane%{?_isa} = %{version}-%{release}
|
Requires: %{name}-dane%{?_isa} = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
Requires: libgcrypt-devel
|
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
Requires(post): /sbin/install-info
|
Requires(post): /sbin/install-info
|
||||||
Requires(preun): /sbin/install-info
|
Requires(preun): /sbin/install-info
|
||||||
|
Loading…
Reference in New Issue
Block a user