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

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

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

Revision 1.2 by reetspetit, Wed Jun 29 10:39:50 2016 UTC Revision 1.3 by reetspetit, Wed Jun 29 11:48:12 2016 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 4  %define release 5
4  Summary: Adjust the login motd display  Summary: Adjust the login motd display
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 10  URL: http://libreswan.org/ Line 10  URL: http://libreswan.org/
10  Group: SMEserver/addon  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
14  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 20  AutoReqProv: no Line 21  AutoReqProv: no
21  A small contribution to give a more informative display on ssh login  A small contribution to give a more informative display on ssh login
22    
23  %changelog  %changelog
24    
25    * Wed Jun 29 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-5.sme
26    - Add db type key
27    
28  * Wed Jun 29 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-4.sme  * Wed Jun 29 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-4.sme
29  - Add db status key  - Add db status key
30    
# Line 35  A small contribution to give a more info Line 40  A small contribution to give a more info
40  %prep  %prep
41  %setup  %setup
42  %patch1 -p1  %patch1 -p1
43    %patch2 -p1
44    
45  %build  %build
46  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