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

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

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

Revision 1.20 by dungog, Tue Sep 23 09:34:19 2008 UTC Revision 1.40 by slords, Tue Mar 20 15:39:19 2012 UTC
# Line 1  Line 1 
1  # $Id: smeserver-trac.spec,v 1.19 2008/07/01 21:21:29 slords Exp $  # $Id: smeserver-trac.spec,v 1.39 2011/04/27 16:48:45 slords Exp $
2  # Authority: marcohess  # Authority: marcohess
3  # Name: Marco Hess  # Name: Marco Hess
4    
5  %define name smeserver-trac  %define name smeserver-trac
6  %define version 0.4  %define version 0.4
7  %define release 49  %define release 67
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 26  Patch10: smeserver-trac-0.4-locale-2008- Line 26  Patch10: smeserver-trac-0.4-locale-2008-
26  Patch11: smeserver-trac-0.4-locale-2008-07-01.patch  Patch11: smeserver-trac-0.4-locale-2008-07-01.patch
27  Patch12: smeserver-trac-0.4-comment.patch  Patch12: smeserver-trac-0.4-comment.patch
28  Patch13: smeserver-trac-0.4-locale-2008-09-23.patch  Patch13: smeserver-trac-0.4-locale-2008-09-23.patch
29    Patch14: smeserver-trac-0.4-locale-2008-10-14.patch
30    Patch15: smeserver-trac-0.4-locale-2008-11-05.patch
31    Patch16: smeserver-trac-0.4-locale-2008-11-30.patch
32    Patch17: smeserver-trac-0.4-lexicon-extra-entry-tag-fix.patch
33    Patch18: smeserver-trac-0.4-trac-ini-ownership.patch  
34    Patch19: smeserver-trac-0.4-locale-2009-01-01.patch
35    Patch20: smeserver-trac-0.4-locale-2009-03-01.patch
36    Patch21: smeserver-trac-0.4-locale-2009-03-03.patch
37    Patch22: smeserver-trac-0.4-locale-2009-04-27.patch
38    Patch23: smeserver-trac-0.4-locale-2009-05-20.patch
39    Patch24: smeserver-trac-0.4-locale-2009-08-24.patch
40    Patch25: smeserver-trac-0.4-locale-2009-10-27.patch
41    Patch26: smeserver-trac-0.4-locale-2010-03-02.patch
42    Patch27: smeserver-trac-0.4-locale-2010-05-23.patch
43    Patch28: smeserver-trac-0.4-locale-2011-03-06.patch
44    Patch29: smeserver-trac-0.4-locale-2011-04-27.patch
45    Patch30: smeserver-trac-0.4-locale-2012-03-20.patch
46  BuildArch: noarch  BuildArch: noarch
47  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
48  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 46  Requires: e-smith-formmagick >= 1.4.0-12 Line 63  Requires: e-smith-formmagick >= 1.4.0-12
63  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
64    
65  %changelog  %changelog
66    * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.4-67.el6
67    - apply locale 2012-03-20 patch
68    
69    * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 0.4-66.sme
70    - apply locale 2011-04-27 patch
71    
72    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.4-65.sme
73    - apply locale 2011-03-06 patch
74    
75    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.4-64.sme
76    - apply locale 2010-05-23 patch
77    
78    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.4-63.sme
79    - apply locale 2010-03-02 patch
80    
81    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.4-62.sme
82    - apply locale 2009-10-27 patch
83    
84    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.4-61.sme
85    - apply locale 2009-08-24 patch
86    
87    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.4-60.sme
88    - apply locale 2009-05-20 patch
89    
90    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.4-59.sme
91    - apply locale 2009-04-27 patch
92    
93    * Tue Mar 03 2009 SME Translation Server
94    - apply locale 2009-03-03 patch
95    
96    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-57
97    - Apply  1 Mar 2009 locale patch [SME: 5018]
98    
99    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-56
100    - Apply  1 Jan 2009 locale patch [SME: 4900]
101    
102    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-55
103    - Updated bug references in spec file.
104    
105    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-54
106    - Fixed trac.ini file ownership problem after trac-project-modify for [SME: 4428]
107    
108    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-53
109    - Fixed error in lexicon file wich had an extra <entry> tag for [SME: 4902]
110    
111    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-52
112    - Apply 30 Nov 2008 locale patch
113    
114    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-51
115    - Apply  5 Nov 2008 locale patch
116    
117    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-50
118    - Apply 14 Oct 2008 locale patch
119    
120  * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 0.4-49  * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 0.4-49
121  - Apply 23 Sep 2008 locale patch  - Apply 23 Sep 2008 locale patch
122    
# Line 224  Trac project environments integration fo Line 295  Trac project environments integration fo
295  %patch11 -p1  %patch11 -p1
296  %patch12 -p1  %patch12 -p1
297  %patch13 -p1  %patch13 -p1
298    %patch14 -p1
299    %patch15 -p1
300    %patch16 -p1
301    %patch17 -p1
302    %patch18 -p1
303    %patch19 -p1
304    %patch20 -p1
305    %patch21 -p1
306    %patch22 -p1
307    %patch23 -p1
308    %patch24 -p1
309    %patch25 -p1
310    %patch26 -p1
311    %patch27 -p1
312    %patch28 -p1
313    %patch29 -p1
314    %patch30 -p1
315    
316  %build  %build
317  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