This commit is contained in:
songnannan 2019-12-31 18:30:40 +08:00
parent 558c8626fe
commit 9462847db8
3 changed files with 9 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: mailx
Version: 12.5
Release: 31
Release: 32
License: BSD with advertising and MPLv1.1
Summary: Enhanced implementation of the mailx command
URL: http://heirloom.sourceforge.net/mailx.html
Source0: %{name}-%{version}.tar.xz
Source0: http://ftp.debian.org/debian/pool/main/h/heirloom-mailx/heirloom-mailx_12.5.orig.tar.gz
Source1: get-upstream-tarball.sh
Patch0: nail-11.25-config.patch
@ -40,7 +40,7 @@ Heirloom mailx (previously known as nail) is a mail user agent for Unix systems.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1 -S git
%autosetup -n heirloom-%{name}-%{version} -p1 -S git
sed -i 's,/etc/nail.rc,%{_sysconfdir}/mail.rc,g' mailx.1
@ -106,5 +106,11 @@ popd
%changelog
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 12.5-32
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 12.5-31
- Package init