/[smeserver]/rpms/smeserver-locale/sme9/smeserver-locale.spec
ViewVC logotype

Diff of /rpms/smeserver-locale/sme9/smeserver-locale.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by slords, Mon Mar 11 21:06:50 2013 UTC Revision 1.7 by wellsi, Sun Nov 3 18:09:45 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.3 2013/03/11 20:45:21 slords Exp $  # $Id: smeserver-locale.spec,v 1.6 2013/10/08 02:03:44 wellsi Exp $
2    
3  Summary: SME Server localisation module  Summary: SME Server localisation module
4  %define name smeserver-locale  %define name smeserver-locale
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 4  %define release 7
8  %define package_summary SME Server localisation module  %define package_summary SME Server localisation module
9  %define group Applications/System  %define group Applications/System
10  %define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW  %define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW
# Line 13  Release: %{release}%{?dist} Line 13  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
16    Patch1: smeserver-locale-2.4.0-locale-2013-09-14.patch
17    Patch2: smeserver-locale-2.4.0-locale-2013-10-07.patch
18    Patch3: smeserver-locale-2.4.0-locale-2013-11-03.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  BuildRequires: perl  BuildRequires: perl
# Line 24  AutoReqProv: no Line 27  AutoReqProv: no
27  SME Server localisation module  SME Server localisation module
28    
29  %changelog  %changelog
30    * Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6
31    - apply locale 2013-11-03 patch from pootle [SME: 7971]
32    
33    * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6
34    - apply locale 2013-10-07 patch from pootle [SME: 7878]
35    
36    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6
37    - apply locale 2013-09-14 patch from pootle [SME: 7848]
38    
39  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6
40  - Obsolete el5 version of aspell module [SME: 7273]  - Obsolete el5 version of aspell module [SME: 7273]
41    
# Line 506  SME Server localisation module Line 518  SME Server localisation module
518    
519  %prep  %prep
520  %setup  %setup
521    %patch1 -p1
522    %patch2 -p1
523    %patch3 -p1
524    
525  %build  %build
526  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)


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