/[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.2 by slords, Mon Dec 24 15:54:13 2007 UTC Revision 1.5 by slords, Wed Apr 2 15:04:00 2008 UTC
# Line 1  Line 1 
1    # $Id$
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 35  %define release 37
8    
9  Name: %{name}  Name: %{name}
10  Summary: Trac for SME Server  Summary: Trac for SME Server
# Line 9  Release: %{release}%{?dist} Line 13  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Applications/Internet  Group: Applications/Internet
15  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
16    Patch1: smeserver-trac-0.4-lexicon-spelling-update.patch
17    Patch2: smeserver-trac-0.4-locale-2008-04-01.patch
18  BuildArch: noarch  BuildArch: noarch
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 22  Requires: smeserver-subversion >= 1.2 Line 28  Requires: smeserver-subversion >= 1.2
28  Requires: subversion-python  Requires: subversion-python
29  Requires: smeserver-release >= 7  Requires: smeserver-release >= 7
30  Requires: httpd >= 2  Requires: httpd >= 2
31    Requires: e-smith-formmagick >= 1.4.0-10
32    
33    
34  %description  %description
35  Trac project environments integration for SME Server 7  Trac project environments integration for SME Server 7
36    
37  %changelog  %changelog
38    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 0.4-37
39    - Update to UTF-8 translations
40    
41    * Wed Mar 12 2008 Marco Hess <marco.hess@through-ip.com>
42    - 0.4-36
43      Update the trac lexicon file for some minor spelling errors and
44      a minor updates for consistency.
45    
46  * Wed Dec 5 2007 Marco Hess <marco.hess@through-ip.com>  * Wed Dec 5 2007 Marco Hess <marco.hess@through-ip.com>
47  - 0.4-35  - 0.4-35
48    Removed patch again, as using sighup seems to be creating more    Removed patch again, as using sighup seems to be creating more
# Line 147  Trac project environments integration fo Line 163  Trac project environments integration fo
163  %prep  %prep
164    
165  %setup  %setup
166    %patch1 -p1
167    %patch2 -p1
168    
169  %build  %build
170  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