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