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

Diff of /rpms/smeserver-dhcp-dns/contribs10/smeserver-dhcp-dns.spec

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

Revision 1.2 by brianr, Mon Oct 12 15:37:27 2020 UTC Revision 1.3 by jpp, Wed Mar 31 02:52:44 2021 UTC
# Line 1  Line 1 
1  %define name smeserver-dhcp-dns  %define name smeserver-dhcp-dns
2  %define version 1.2.0  %define version 1.2.0
3  %define release 4  %define release 5
4    
5  Summary: contrib to update dynamically the dns data  Summary: contrib to update dynamically the dns data
6  Name: %{name}  Name: %{name}
7  Version: %{version}  Version: %{version}
8  Release: %{release}%{?dist}  Release: %{release}%{?dist}
9  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
10    Patch0: smeserver-dhcp-dns-1.2.0-systemd.patch
11    
12  License: GNU GPL version 2  License: GNU GPL version 2
13  URL: http://www.contribs.org  URL: http://www.contribs.org
14  Group: SMEserver/addon  Group: SMEserver/addon
# Line 21  Implementation of some features arround Line 23  Implementation of some features arround
23  This eliminates the 'pc-0001' etc. default names.  This eliminates the 'pc-0001' etc. default names.
24    
25  %changelog  %changelog
26    * Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-5.sme
27    - moving to systemd + update event [SME: 11031]
28    
29  * Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.0-4.sme  * Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.0-4.sme
30  - Initial import to SME10 tree [SME: 11031]  - Initial import to SME10 tree [SME: 11031]
31    
# Line 89  This eliminates the 'pc-0001' etc. defau Line 94  This eliminates the 'pc-0001' etc. defau
94    
95  %prep  %prep
96  %setup  %setup
97    %patch0 -p1
98    
99    
100  %build  %build
101  perl createlinks  perl createlinks
102    


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