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