/[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.3 by brianr, Wed Mar 24 18:34:21 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 7
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  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 21  AutoReqProv: no Line 22  AutoReqProv: no
22  A small contribution to give a more informative display on ssh login  A small contribution to give a more informative display on ssh login
23    
24  %changelog  %changelog
25    * Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-7.sme
26    - Add Update event to createlinks [SME: 11066]
27    
28    * Wed Mar 24 2021 BogusDateBot
29    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
30      by assuming the date is correct and changing the weekday.
31    
32  * 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
33  - Initial import to SME10 tree [SME: 11066 ]  - Initial import to SME10 tree [SME: 11066 ]
34    
# Line 43  A small contribution to give a more info Line 51  A small contribution to give a more info
51  %setup  %setup
52  %patch1 -p1  %patch1 -p1
53  %patch2 -p1  %patch2 -p1
54    %patch3 -p1
55    
56  %build  %build
57  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