/[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.14 by snetram, Mon May 5 19:27:29 2008 UTC Revision 1.32 by slords, Mon Apr 27 16:11:21 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-trac.spec,v 1.13 2008/04/28 23:21:45 slords Exp $  # $Id: smeserver-trac.spec,v 1.31 2009/03/03 21:37:00 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 43  %define release 59
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 20  Patch4: smeserver-trac-0.4-locale-2008-0 Line 20  Patch4: smeserver-trac-0.4-locale-2008-0
20  Patch5: smeserver-trac-0.4-newlines.patch  Patch5: smeserver-trac-0.4-newlines.patch
21  Patch6: smeserver-trac-0.4-add2general.patch  Patch6: smeserver-trac-0.4-add2general.patch
22  Patch7: smeserver-trac-0.4-locale-2008-05-05.patch  Patch7: smeserver-trac-0.4-locale-2008-05-05.patch
23    Patch8: smeserver-trac-0.4-locale-2008-05-07.patch
24    Patch9: smeserver-trac-0.4-locale-2008-05-21.patch
25    Patch10: smeserver-trac-0.4-locale-2008-06-27.patch
26    Patch11: smeserver-trac-0.4-locale-2008-07-01.patch
27    Patch12: smeserver-trac-0.4-comment.patch
28    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  BuildArch: noarch  BuildArch: noarch
39  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
40  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 40  Requires: e-smith-formmagick >= 1.4.0-12 Line 55  Requires: e-smith-formmagick >= 1.4.0-12
55  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
56    
57  %changelog  %changelog
58    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.4-59.sme
59    - apply locale 2009-04-27 patch
60    
61    * Tue Mar 03 2009 SME Translation Server
62    - apply locale 2009-03-03 patch
63    
64    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-57
65    - Apply  1 Mar 2009 locale patch [SME: 5018]
66    
67    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-56
68    - Apply  1 Jan 2009 locale patch [SME: 4900]
69    
70    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-55
71    - Updated bug references in spec file.
72    
73    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-54
74    - Fixed trac.ini file ownership problem after trac-project-modify for [SME: 4428]
75    
76    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-53
77    - Fixed error in lexicon file wich had an extra <entry> tag for [SME: 4902]
78    
79    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-52
80    - Apply 30 Nov 2008 locale patch
81    
82    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-51
83    - Apply  5 Nov 2008 locale patch
84    
85    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-50
86    - Apply 14 Oct 2008 locale patch
87    
88    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 0.4-49
89    - Apply 23 Sep 2008 locale patch
90    
91    * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 0.4-48
92    - Remove comment header from locale file
93    
94    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-47
95    - Apply 1 July 2008 locale patch
96    
97    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-46
98    - Apply 27 Jun 2008 locale patch
99    
100    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-45
101    - Apply 21 May 2008 locale patch
102    
103    * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-44
104    - Apply 7 May 2008 locale patch
105    
106  * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-43  * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-43
107  - Apply 5 May 2008 locale patch  - Apply 5 May 2008 locale patch
108    
# Line 194  Trac project environments integration fo Line 257  Trac project environments integration fo
257  %patch5 -p1  %patch5 -p1
258  %patch6 -p1  %patch6 -p1
259  %patch7 -p1  %patch7 -p1
260    %patch8 -p1
261    %patch9 -p1
262    %patch10 -p1
263    %patch11 -p1
264    %patch12 -p1
265    %patch13 -p1
266    %patch14 -p1
267    %patch15 -p1
268    %patch16 -p1
269    %patch17 -p1
270    %patch18 -p1
271    %patch19 -p1
272    %patch20 -p1
273    %patch21 -p1
274    %patch22 -p1
275    
276  %build  %build
277  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