/[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.15 by snetram, Wed May 7 19:48:52 2008 UTC Revision 1.29 by snetram, Thu Jan 1 11:42:40 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-trac.spec,v 1.14 2008/05/05 19:27:29 snetram Exp $  # $Id: smeserver-trac.spec,v 1.28 2008/12/29 15:40:22 marcohess 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 44  %define release 56
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 21  Patch5: smeserver-trac-0.4-newlines.patc Line 21  Patch5: smeserver-trac-0.4-newlines.patc
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  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  BuildArch: noarch  BuildArch: noarch
36  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
37  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 41  Requires: e-smith-formmagick >= 1.4.0-12 Line 52  Requires: e-smith-formmagick >= 1.4.0-12
52  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
53    
54  %changelog  %changelog
55    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-56
56    - Apply  1 Jan 2009 locale patch [SME: 4900]
57    
58    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-55
59    - Updated bug references in spec file.
60    
61    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-54
62    - Fixed trac.ini file ownership problem after trac-project-modify for [SME: 4428]
63    
64    * Tue Dec 30 2008 Marco Hess <marco.hess@through-ip.com> 0.4-53
65    - Fixed error in lexicon file wich had an extra <entry> tag for [SME: 4902]
66    
67    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-52
68    - Apply 30 Nov 2008 locale patch
69    
70    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-51
71    - Apply  5 Nov 2008 locale patch
72    
73    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-50
74    - Apply 14 Oct 2008 locale patch
75    
76    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 0.4-49
77    - Apply 23 Sep 2008 locale patch
78    
79    * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 0.4-48
80    - Remove comment header from locale file
81    
82    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-47
83    - Apply 1 July 2008 locale patch
84    
85    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-46
86    - Apply 27 Jun 2008 locale patch
87    
88    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-45
89    - Apply 21 May 2008 locale patch
90    
91  * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-44  * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-44
92  - Apply 7 May 2008 locale patch  - Apply 7 May 2008 locale patch
93    
# Line 199  Trac project environments integration fo Line 246  Trac project environments integration fo
246  %patch6 -p1  %patch6 -p1
247  %patch7 -p1  %patch7 -p1
248  %patch8 -p1  %patch8 -p1
249    %patch9 -p1
250    %patch10 -p1
251    %patch11 -p1
252    %patch12 -p1
253    %patch13 -p1
254    %patch14 -p1
255    %patch15 -p1
256    %patch16 -p1
257    %patch17 -p1
258    %patch18 -p1
259    %patch19 -p1
260    
261  %build  %build
262  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