Add librnp-rnp subpackage
This commit is contained in:
parent
c5aa5e6997
commit
a184e57b70
@ -352,7 +352,7 @@ BuildRequires: xmlto
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Don't require any OpenPGP backend with the librnp interface, because RHEL does not have it
|
# Don't require any OpenPGP backend with the librnp interface, because RHEL does not have it
|
||||||
#Requires: thunderbird-librnp%{?_isa}
|
Requires: thunderbird-librnp%{?_isa}
|
||||||
# prefer the librnp implementation bundled with thunderbird
|
# prefer the librnp implementation bundled with thunderbird
|
||||||
#Not in RHEL7 Suggests: thunderbird-librnp-rnp%{?_isa}
|
#Not in RHEL7 Suggests: thunderbird-librnp-rnp%{?_isa}
|
||||||
Requires: p11-kit-trust
|
Requires: p11-kit-trust
|
||||||
@ -502,19 +502,19 @@ Provides: bundled(nspr) = 4.34.0
|
|||||||
%description
|
%description
|
||||||
Mozilla Thunderbird is a standalone mail and newsgroup client.
|
Mozilla Thunderbird is a standalone mail and newsgroup client.
|
||||||
|
|
||||||
#%package librnp-rnp
|
%package librnp-rnp
|
||||||
#Summary: OpenPGP implementation for Thunderbird based on RNP
|
Summary: OpenPGP implementation for Thunderbird based on RNP
|
||||||
#Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
#Provides: thunderbird-librnp
|
Provides: thunderbird-librnp
|
||||||
#Provides: thunderbird-librnp%{?_isa}
|
Provides: thunderbird-librnp%{?_isa}
|
||||||
#Conflicts: thunderbird-librnp%{?_isa}
|
Conflicts: thunderbird-librnp%{?_isa}
|
||||||
#%description librnp-rnp
|
%description librnp-rnp
|
||||||
#The thunderbird-librnp-rnp package contains an OpenPGP implementation
|
The thunderbird-librnp-rnp package contains an OpenPGP implementation
|
||||||
#based on RNP.
|
based on RNP.
|
||||||
#%files librnp-rnp
|
%files librnp-rnp
|
||||||
#%{mozappdir}/librnp.so
|
%{mozappdir}/librnp.so
|
||||||
#%{mozappdir}/rnp-cli
|
%{mozappdir}/rnp-cli
|
||||||
#%{mozappdir}/rnpkeys
|
%{mozappdir}/rnpkeys
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "Build environment"
|
echo "Build environment"
|
||||||
|
Loading…
Reference in New Issue
Block a user