!1 optimization the spec
Merge pull request !1 from openeuler-basic/master
This commit is contained in:
commit
e199630f7f
BIN
heirloom-mailx_12.5.orig.tar.gz
Normal file
BIN
heirloom-mailx_12.5.orig.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
12
mailx.spec
12
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 <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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user