/[smecontribs]/rpms/smeserver-motd/contribs10/smeserver-motd.spec
ViewVC logotype

Diff of /rpms/smeserver-motd/contribs10/smeserver-motd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by brianr, Thu Oct 29 09:46:46 2020 UTC Revision 1.4 by brianr, Thu Mar 25 10:41:17 2021 UTC
# Line 1  Line 1 
1  %define name smeserver-motd  %define name smeserver-motd
2  %define version 0.1  %define version 0.1
3  %define release 6  %define release 8
4  Summary: Adjust the login motd display  Summary: Adjust the login motd display
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 11  Group: SMEserver/addon Line 11  Group: SMEserver/addon
11  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
12  Patch1: smeserver-motd-addstatuskey.patch  Patch1: smeserver-motd-addstatuskey.patch
13  Patch2: smeserver-motd-addtypekey.patch  Patch2: smeserver-motd-addtypekey.patch
14    Patch3: smeserver-motd-0.1-Add-Update-to-createlinks.patch
15    Patch4: smeserver-motd-0.1-Add-expansion-of-sshd-conf.patch
16  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 21  AutoReqProv: no Line 23  AutoReqProv: no
23  A small contribution to give a more informative display on ssh login  A small contribution to give a more informative display on ssh login
24    
25  %changelog  %changelog
26    * Thu Mar 25 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-8.sme
27    - Add /etc/ssh/sshd_conf expansion to -update event [SME: 11066]
28    
29    * Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-7.sme
30    - Add Update event to createlinks [SME: 11066]
31    
32    * Wed Mar 24 2021 BogusDateBot
33    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
34      by assuming the date is correct and changing the weekday.
35    
36  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-6.sme  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-6.sme
37  - Initial import to SME10 tree [SME: 11066 ]  - Initial import to SME10 tree [SME: 11066 ]
38    
# Line 43  A small contribution to give a more info Line 55  A small contribution to give a more info
55  %setup  %setup
56  %patch1 -p1  %patch1 -p1
57  %patch2 -p1  %patch2 -p1
58    %patch3 -p1
59    %patch4 -p1
60    
61  %build  %build
62  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed