!3 Add Requires pptp-help into pptp
From: @caodongxia Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
bc2d547a56
@ -1,6 +1,6 @@
|
|||||||
Name: pptp
|
Name: pptp
|
||||||
Version: 1.10.0
|
Version: 1.10.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Point-to-Point Tunneling Protocol (PPTP) Client
|
Summary: Point-to-Point Tunneling Protocol (PPTP) Client
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://pptpclient.sourceforge.net/
|
URL: http://pptpclient.sourceforge.net/
|
||||||
@ -8,6 +8,7 @@ Source0: http://downloads.sf.net/pptpclient/pptp-%{version}.tar.gz
|
|||||||
Source1: pptp-tmpfs.conf
|
Source1: pptp-tmpfs.conf
|
||||||
BuildRequires:gcc perl-generators perl-podlators
|
BuildRequires:gcc perl-generators perl-podlators
|
||||||
Requires: ppp >= 2.4.2 iproute systemd-units
|
Requires: ppp >= 2.4.2 iproute systemd-units
|
||||||
|
Requires: %{name}-help = %{version}-%{release}
|
||||||
Provides: pptp-setup
|
Provides: pptp-setup
|
||||||
Obsoletes: pptp-setup
|
Obsoletes: pptp-setup
|
||||||
|
|
||||||
@ -50,5 +51,8 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf
|
|||||||
%{_mandir}/man8/pptp.8*
|
%{_mandir}/man8/pptp.8*
|
||||||
%{_mandir}/man8/pptpsetup.8*
|
%{_mandir}/man8/pptpsetup.8*
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 06 2020 caodongxia <caodongxia@huawei.com> - 1.10.0-7
|
||||||
|
- Add install requires help package into main package
|
||||||
|
|
||||||
* Fri Feb 14 2020 Senlin Xia <xiasenlin1@huawei.com> - 1.10.0-6
|
* Fri Feb 14 2020 Senlin Xia <xiasenlin1@huawei.com> - 1.10.0-6
|
||||||
- Pakcage init
|
- Pakcage init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user