diff --git a/heirloom-mailx_12.5.orig.tar.gz b/heirloom-mailx_12.5.orig.tar.gz new file mode 100644 index 0000000..975d0ff Binary files /dev/null and b/heirloom-mailx_12.5.orig.tar.gz differ diff --git a/mailx-12.5.tar.xz b/mailx-12.5.tar.xz deleted file mode 100644 index 047ef6b..0000000 Binary files a/mailx-12.5.tar.xz and /dev/null differ diff --git a/mailx.spec b/mailx.spec index 70ac8ac..bed5759 100644 --- a/mailx.spec +++ b/mailx.spec @@ -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 - 12.5-32 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:optimization the spec + * Mon Sep 16 2019 openEuler Buildteam - 12.5-31 - Package init