--- rpms/smeserver-motd/contribs9/smeserver-motd.spec 2016/06/28 20:06:20 1.1 +++ rpms/smeserver-motd/contribs9/smeserver-motd.spec 2016/06/29 11:48:12 1.3 @@ -1,6 +1,6 @@ %define name smeserver-motd %define version 0.1 -%define release 3 +%define release 5 Summary: Adjust the login motd display Name: %{name} Version: %{version} @@ -9,6 +9,8 @@ License: GNU GPL version 2 URL: http://libreswan.org/ Group: SMEserver/addon Source: %{name}-%{version}.tar.gz +Patch1: smeserver-motd-addstatuskey.patch +Patch2: smeserver-motd-addtypekey.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -19,6 +21,13 @@ AutoReqProv: no A small contribution to give a more informative display on ssh login %changelog + +* Wed Jun 29 2016 John Crisp 0.1-5.sme +- Add db type key + +* Wed Jun 29 2016 John Crisp 0.1-4.sme +- Add db status key + * Tue Jun 28 2016 stephane de Labrusse 0.1-3.sme - Initial release to contribs9 @@ -30,6 +39,8 @@ A small contribution to give a more info %prep %setup +%patch1 -p1 +%patch2 -p1 %build perl createlinks