/[smecontribs]/rpms/smeserver-ddclient/contribs7/smeserver-ddclient.spec
ViewVC logotype

Diff of /rpms/smeserver-ddclient/contribs7/smeserver-ddclient.spec

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

Revision 1.1 by snetram, Wed Apr 23 17:47:50 2008 UTC Revision 1.27 by slords, Sun Mar 6 15:27:14 2011 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: smeserver-ddclient.spec,v 1.26 2010/05/23 19:13:25 slords Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
5  %define name smeserver-ddclient  %define name smeserver-ddclient
6  %define version 1.0.0  %define version 1.0.0
7  %define release 2  %define release 23
8    
9  Summary: ddclient panel for SME Server  Summary: ddclient panel for SME Server
10  Name: %{name}  Name: %{name}
# Line 13  Release: %{release}%{?dist} Line 13  Release: %{release}%{?dist}
13  License: GNU GPL version 2  License: GNU GPL version 2
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16    Patch0: smeserver-ddclient-1.0.0-locale-2008-04-23.patch
17    Patch1: smeserver-ddclient-1.0.0-locale-2008-04-26.patch
18    Patch2: smeserver-ddclient-1.0.0-dos2unix.patch
19    Patch3: smeserver-ddclient-1.0.0-add2general.patch
20    Patch4: smeserver-ddclient-1.0.0-locale-2008-05-05.patch
21    Patch5: smeserver-ddclient-1.0.0-locale-2008-05-21.patch
22    Patch6: smeserver-ddclient-1.0.0-locale-2008-06-25.patch
23    Patch7: smeserver-ddclient-1.0.0-locale-2008-07-01.patch
24    Patch8: smeserver-ddclient-1.0.0-locale-2008-10-14.patch
25    Patch9: smeserver-ddclient-1.0.0-locale-2008-11-05.patch
26    Patch10: smeserver-ddclient-1.0.0-locale-2008-11-30.patch
27    Patch11: smeserver-ddclient-1.0.0-locale-2009-01-01.patch
28    Patch12: smeserver-ddclient-1.0.0-locale-2009-01-31.patch
29    Patch13: smeserver-ddclient-1.0.0-locale-2009-03-01.patch
30    Patch14: smeserver-ddclient-1.0.0-locale-2009-03-03.patch
31    Patch15: smeserver-ddclient-1.0.0-locale-2009-04-27.patch
32    Patch16: smeserver-ddclient-1.0.0-locale-2009-08-24.patch
33    Patch17: smeserver-ddclient-1.1.0.patch
34    Patch18: smeserver-ddclient-1.0.0-locale-2009-10-21.patch
35    Patch19: smeserver-ddclient-1.0.0-locale-2009-10-27.patch
36    Patch20: smeserver-ddclient-1.0.0-locale-2010-03-02.patch
37    Patch21: smeserver-ddclient-1.0.0-locale-2010-05-23.patch
38    Patch22: smeserver-ddclient-1.0.0-locale-2011-03-06.patch
39  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
40  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
41  Obsoletes: sme7-ddclient  Obsoletes: sme7-ddclient
42  BuildArchitectures: noarch  BuildArchitectures: noarch
43  Requires: SMEServer >= 7  Requires: SMEServer >= 7
44  Requires: ddclient >= 3.7  Requires: ddclient >= 3.7
45    Requires: e-smith-formmagick >= 1.4.0-12
46  AutoReqProv: no  AutoReqProv: no
47    
48  %changelog  %changelog
49    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
50    - apply locale 2011-03-06 patch
51    
52    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
53    - apply locale 2010-05-23 patch
54    
55    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
56    - apply locale 2010-03-02 patch
57    
58    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
59    - apply locale 2009-10-27 patch
60    
61    * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
62    - apply locale 2009-10-21 patch
63    
64    * Thu Oct  8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
65    - Merged dyndns db into domains db
66    - Template and cgi cleanup
67    - Fixed template expansion in events
68    
69    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
70    - apply locale 2009-08-24 patch
71    
72    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
73    - apply locale 2009-04-27 patch
74    
75    * Tue Mar 03 2009 SME Translation Server
76    - apply locale 2009-03-03 patch
77    
78    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
79    - Apply  1 Mar 2009 locale patch [SME: 5018]
80    
81    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
82    - Apply 31 Jan 2009 locale patch [SME: 4951]
83    
84    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
85    - Apply  1 Jan 2009 locale patch [SME: 4900]
86    
87    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
88    - Apply 30 Nov 2008 locale patch
89    
90    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
91    - Apply  5 Nov 2008 locale patch
92    
93    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
94    - Apply 14 Oct 2008 locale patch
95    
96    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
97    - Apply 1 July 2008 locale patch
98    
99    * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
100    - Apply 25 Jun 2008 locale patch
101    
102    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
103    - Apply 21 May 2008 locale patch
104    
105    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
106    - Apply 5 May 2008 locale patch
107    
108    * Sat Apr 26 2008 Jonathan Martens  <smeserver-contribs@snetram.nl> 1.0.0-4
109    - Added 26 April 2008 locale patch
110    - Add common <base> tags to e-smith-formmagick's general
111    
112    * Wed Apr 23 2008 Jonathan Martens  <smeserver-contribs@snetram.nl> 1.0.0-3
113    - Added 23 April 2008 locale patch
114    - Removed version number from spec file
115    
116  * Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2  * Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
117  - prepare for import to smecontribs  - prepare for import to smecontribs
118  - links moved to createlinks  - links moved to createlinks
# Line 55  ddclient panel and config files for SME7 Line 146  ddclient panel and config files for SME7
146    
147  %prep  %prep
148  %setup  %setup
149    %patch0 -p1
150    %patch1 -p1
151    %patch2 -p1
152    %patch3 -p1
153    %patch4 -p1
154    %patch5 -p1
155    %patch6 -p1
156    %patch7 -p1
157    %patch8 -p1
158    %patch9 -p1
159    %patch10 -p1
160    %patch11 -p1
161    %patch12 -p1
162    %patch13 -p1
163    %patch14 -p1
164    %patch15 -p1
165    %patch16 -p1
166    %patch17 -p1
167    %patch18 -p1
168    %patch19 -p1
169    %patch20 -p1
170    %patch21 -p1
171    %patch22 -p1
172    
173  %build  %build
174  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