/[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.4 by slords, Tue Apr 1 18:50:09 2008 UTC Revision 1.17 by snetram, Fri Jun 27 15:13:26 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-trac.spec,v 1.16 2008/05/21 20:27:23 snetram Exp $
2    # Authority: marcohess
3    # 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 37  %define release 46
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 11  Group: Applications/Internet Line 15  Group: Applications/Internet
15  Source: %{name}-%{version}.tgz  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
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  BuildArch: noarch  BuildArch: noarch
27  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
28  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 24  Requires: smeserver-subversion >= 1.2 Line 36  Requires: smeserver-subversion >= 1.2
36  Requires: subversion-python  Requires: subversion-python
37  Requires: smeserver-release >= 7  Requires: smeserver-release >= 7
38  Requires: httpd >= 2  Requires: httpd >= 2
39  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-12
40    
41    
42  %description  %description
43  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
44    
45  %changelog  %changelog
46    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-46
47    - Apply 27 Jun 2008 locale patch
48    
49    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-45
50    - Apply 21 May 2008 locale patch
51    
52    * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-44
53    - Apply 7 May 2008 locale patch
54    
55    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-43
56    - Apply 5 May 2008 locale patch
57    
58    * Sat Apr 26 2008 Shad L. Lords <slords@mail.com> 0.4-42
59    - Fix patch to not include locales
60    - Add patch to fix newlines
61    
62    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-41
63    - Add common <base> tags to e-smith-formmagick's general
64    
65    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-40
66    - Apply 23 April 2008 locale patch
67    
68    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-39
69    - Fix commit date in changelog entry
70    
71    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.4-38
72    - Apply 22 April 2008 locale patch
73    
74  * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 0.4-37  * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 0.4-37
75  - Update to UTF-8 translations  - Update to UTF-8 translations
76    
# Line 161  Trac project environments integration fo Line 201  Trac project environments integration fo
201  %setup  %setup
202  %patch1 -p1  %patch1 -p1
203  %patch2 -p1  %patch2 -p1
204    %patch3 -p1
205    %patch4 -p1
206    %patch5 -p1
207    %patch6 -p1
208    %patch7 -p1
209    %patch8 -p1
210    %patch9 -p1
211    %patch10 -p1
212    
213  %build  %build
214  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