!4 Update to 1.0.132

From: @wu-leilei 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-17 03:10:27 +00:00 committed by Gitee
commit 2c202a69ba
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,10 +1,10 @@
Name: debootstrap Name: debootstrap
Version: 1.0.109 Version: 1.0.132
Release: 3 Release: 1
Summary: Debian base system maintainer tool Summary: Debian base system maintainer tool
License: MIT License: MIT
URL: https://wiki.debian.org/Debootstrap URL: https://wiki.debian.org/Debootstrap
Source0: https://launchpad.net/debian/+archive/primary/+sourcefiles/debootstrap/1.0.109/debootstrap_1.0.109.tar.gz Source0: http://ftp.debian.org/debian/pool/main/d/debootstrap/debootstrap_%{version}%{?postfix:+%{postfix}}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: fakeroot BuildRequires: fakeroot
Requires: gettext perl-interpreter wget tar gzip dpkg xz Requires: gettext perl-interpreter wget tar gzip dpkg xz
@ -25,7 +25,7 @@ Summary: Help document for debootstrap
Help document debootstrap. Help document debootstrap.
%prep %prep
%autosetup -n %{name}-%{version} -p1 %autosetup -n %{name} -p1
sed -i -e 's;/usr/sbin;%{_sbindir};' Makefile sed -i -e 's;/usr/sbin;%{_sbindir};' Makefile
mv debootstrap debootstrap.orig mv debootstrap debootstrap.orig
@ -49,5 +49,8 @@ install -Dp -m0644 debootstrap.8 %{buildroot}%{_mandir}/man8/debootstrap.8
%{_mandir}/man8/debootstrap.8* %{_mandir}/man8/debootstrap.8*
%changelog %changelog
* Mon Oct 16 2023 chenyaqiang <chenyaqiang@huawei.com> - 1.0.132-1
- Update to 1.0.132
* Tue Feb 18 2020 shijian <shijian16@huawei.com> - 1.0.109-3 * Tue Feb 18 2020 shijian <shijian16@huawei.com> - 1.0.109-3
- Package init - Package init

Binary file not shown.

BIN
debootstrap_1.0.132.tar.gz Normal file

Binary file not shown.