/[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.9 by snetram, Tue Apr 22 09:32:03 2008 UTC Revision 1.22 by snetram, Wed Nov 5 22:33:29 2008 UTC
# Line 1  Line 1 
1  # $Id: smeserver-trac.spec,v 1.8 2008/04/22 09:08:25 snetram Exp $  # $Id: smeserver-trac.spec,v 1.21 2008/10/14 14:47:04 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 39  %define release 51
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 16  Source: %{name}-%{version}.tgz Line 16  Source: %{name}-%{version}.tgz
16  Patch1: smeserver-trac-0.4-lexicon-spelling-update.patch  Patch1: smeserver-trac-0.4-lexicon-spelling-update.patch
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
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  BuildArch: noarch  BuildArch: noarch
32  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
33  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 29  Requires: smeserver-subversion >= 1.2 Line 41  Requires: smeserver-subversion >= 1.2
41  Requires: subversion-python  Requires: subversion-python
42  Requires: smeserver-release >= 7  Requires: smeserver-release >= 7
43  Requires: httpd >= 2  Requires: httpd >= 2
44  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-12
45    
46    
47  %description  %description
48  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
49    
50  %changelog  %changelog
51    * Wed Nov  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-51
52    - Apply  5 Nov 2008 locale patch
53    
54    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-50
55    - Apply 14 Oct 2008 locale patch
56    
57    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 0.4-49
58    - Apply 23 Sep 2008 locale patch
59    
60    * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 0.4-48
61    - Remove comment header from locale file
62    
63    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-47
64    - Apply 1 July 2008 locale patch
65    
66    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-46
67    - Apply 27 Jun 2008 locale patch
68    
69    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-45
70    - Apply 21 May 2008 locale patch
71    
72    * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-44
73    - Apply 7 May 2008 locale patch
74    
75    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-43
76    - Apply 5 May 2008 locale patch
77    
78    * Sat Apr 26 2008 Shad L. Lords <slords@mail.com> 0.4-42
79    - Fix patch to not include locales
80    - Add patch to fix newlines
81    
82    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-41
83    - Add common <base> tags to e-smith-formmagick's general
84    
85    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-40
86    - Apply 23 April 2008 locale patch
87    
88  * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-39  * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-39
89  - Fix commit date in changelog entry  - Fix commit date in changelog entry
90    
# Line 173  Trac project environments integration fo Line 222  Trac project environments integration fo
222  %patch1 -p1  %patch1 -p1
223  %patch2 -p1  %patch2 -p1
224  %patch3 -p1  %patch3 -p1
225    %patch4 -p1
226    %patch5 -p1
227    %patch6 -p1
228    %patch7 -p1
229    %patch8 -p1
230    %patch9 -p1
231    %patch10 -p1
232    %patch11 -p1
233    %patch12 -p1
234    %patch13 -p1
235    %patch14 -p1
236    %patch15 -p1
237    
238  %build  %build
239  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