/[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.10 by snetram, Wed Apr 23 18:34:48 2008 UTC Revision 1.35 by slords, Tue Oct 27 17:43:52 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-trac.spec,v 1.9 2008/04/22 09:32:03 snetram Exp $  # $Id: smeserver-trac.spec,v 1.34 2009/08/24 17:58:13 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 40  %define release 62
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 17  Patch1: smeserver-trac-0.4-lexicon-spell Line 17  Patch1: smeserver-trac-0.4-lexicon-spell
17  Patch2: smeserver-trac-0.4-locale-2008-04-01.patch  Patch2: smeserver-trac-0.4-locale-2008-04-01.patch
18  Patch3: smeserver-trac-0.4-locale-2008-04-22.patch  Patch3: smeserver-trac-0.4-locale-2008-04-22.patch
19  Patch4: smeserver-trac-0.4-locale-2008-04-23.patch  Patch4: smeserver-trac-0.4-locale-2008-04-23.patch
20    Patch5: smeserver-trac-0.4-newlines.patch
21    Patch6: smeserver-trac-0.4-add2general.patch
22    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    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  BuildArch: noarch  BuildArch: noarch
42  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
43  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 30  Requires: smeserver-subversion >= 1.2 Line 51  Requires: smeserver-subversion >= 1.2
51  Requires: subversion-python  Requires: subversion-python
52  Requires: smeserver-release >= 7  Requires: smeserver-release >= 7
53  Requires: httpd >= 2  Requires: httpd >= 2
54  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-12
55    
56    
57  %description  %description
58  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
59    
60  %changelog  %changelog
61    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.4-62.sme
62    - apply locale 2009-10-27 patch
63    
64    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.4-61.sme
65    - apply locale 2009-08-24 patch
66    
67    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.4-60.sme
68    - apply locale 2009-05-20 patch
69    
70    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.4-59.sme
71    - apply locale 2009-04-27 patch
72    
73    * Tue Mar 03 2009 SME Translation Server
74    - apply locale 2009-03-03 patch
75    
76    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-57
77    - Apply  1 Mar 2009 locale patch [SME: 5018]
78    
79    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-56
80    - Apply  1 Jan 2009 locale patch [SME: 4900]
81    
82    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-55
83    - Updated bug references in spec file.
84    
85    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-54
86    - Fixed trac.ini file ownership problem after trac-project-modify for [SME: 4428]
87    
88    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-53
89    - Fixed error in lexicon file wich had an extra <entry> tag for [SME: 4902]
90    
91    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-52
92    - Apply 30 Nov 2008 locale patch
93    
94    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-51
95    - Apply  5 Nov 2008 locale patch
96    
97    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-50
98    - Apply 14 Oct 2008 locale patch
99    
100    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 0.4-49
101    - Apply 23 Sep 2008 locale patch
102    
103    * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 0.4-48
104    - Remove comment header from locale file
105    
106    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-47
107    - Apply 1 July 2008 locale patch
108    
109    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-46
110    - Apply 27 Jun 2008 locale patch
111    
112    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-45
113    - Apply 21 May 2008 locale patch
114    
115    * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-44
116    - Apply 7 May 2008 locale patch
117    
118    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-43
119    - Apply 5 May 2008 locale patch
120    
121    * Sat Apr 26 2008 Shad L. Lords <slords@mail.com> 0.4-42
122    - Fix patch to not include locales
123    - Add patch to fix newlines
124    
125    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-41
126    - Add common <base> tags to e-smith-formmagick's general
127    
128  * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-40  * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-40
129  - Apply 23 April 2008 locale patch  - Apply 23 April 2008 locale patch
130    
# Line 178  Trac project environments integration fo Line 266  Trac project environments integration fo
266  %patch2 -p1  %patch2 -p1
267  %patch3 -p1  %patch3 -p1
268  %patch4 -p1  %patch4 -p1
269    %patch5 -p1
270    %patch6 -p1
271    %patch7 -p1
272    %patch8 -p1
273    %patch9 -p1
274    %patch10 -p1
275    %patch11 -p1
276    %patch12 -p1
277    %patch13 -p1
278    %patch14 -p1
279    %patch15 -p1
280    %patch16 -p1
281    %patch17 -p1
282    %patch18 -p1
283    %patch19 -p1
284    %patch20 -p1
285    %patch21 -p1
286    %patch22 -p1
287    %patch23 -p1
288    %patch24 -p1
289    %patch25 -p1
290    
291  %build  %build
292  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