/[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.7 by snetram, Mon May 5 19:00:23 2008 UTC Revision 1.20 by slords, Mon Apr 27 16:11:19 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-ddclient.spec,v 1.6 2008/04/28 23:21:44 slords Exp $  # $Id: smeserver-ddclient.spec,v 1.19 2009/03/03 21:36:58 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 5  %define release 16
8    
9  Summary: ddclient panel for SME Server  Summary: ddclient panel for SME Server
10  Name: %{name}  Name: %{name}
# Line 18  Patch1: smeserver-ddclient-1.0.0-locale- Line 18  Patch1: smeserver-ddclient-1.0.0-locale-
18  Patch2: smeserver-ddclient-1.0.0-dos2unix.patch  Patch2: smeserver-ddclient-1.0.0-dos2unix.patch
19  Patch3: smeserver-ddclient-1.0.0-add2general.patch  Patch3: smeserver-ddclient-1.0.0-add2general.patch
20  Patch4: smeserver-ddclient-1.0.0-locale-2008-05-05.patch  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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
34  Obsoletes: sme7-ddclient  Obsoletes: sme7-ddclient
# Line 28  Requires: e-smith-formmagick >= 1.4.0-12 Line 39  Requires: e-smith-formmagick >= 1.4.0-12
39  AutoReqProv: no  AutoReqProv: no
40    
41  %changelog  %changelog
42    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
43    - apply locale 2009-04-27 patch
44    
45    * Tue Mar 03 2009 SME Translation Server
46    - apply locale 2009-03-03 patch
47    
48    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
49    - Apply  1 Mar 2009 locale patch [SME: 5018]
50    
51    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
52    - Apply 31 Jan 2009 locale patch [SME: 4951]
53    
54    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
55    - Apply  1 Jan 2009 locale patch [SME: 4900]
56    
57    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
58    - Apply 30 Nov 2008 locale patch
59    
60    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
61    - Apply  5 Nov 2008 locale patch
62    
63    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
64    - Apply 14 Oct 2008 locale patch
65    
66    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
67    - Apply 1 July 2008 locale patch
68    
69    * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
70    - Apply 25 Jun 2008 locale patch
71    
72    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
73    - Apply 21 May 2008 locale patch
74    
75  * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5  * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
76  - Apply 5 May 2008 locale patch  - Apply 5 May 2008 locale patch
77    
# Line 77  ddclient panel and config files for SME7 Line 121  ddclient panel and config files for SME7
121  %patch2 -p1  %patch2 -p1
122  %patch3 -p1  %patch3 -p1
123  %patch4 -p1  %patch4 -p1
124    %patch5 -p1
125    %patch6 -p1
126    %patch7 -p1
127    %patch8 -p1
128    %patch9 -p1
129    %patch10 -p1
130    %patch11 -p1
131    %patch12 -p1
132    %patch13 -p1
133    %patch14 -p1
134    %patch15 -p1
135    
136  %build  %build
137  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