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

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

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

Revision 1.24 by slords, Tue Mar 11 14:14:27 2008 UTC Revision 1.35 by snetram, Tue Jul 1 20:44:54 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-locale.spec,v 1.34 2008/07/01 20:38:08 snetram 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 1.4.0  %define version 1.4.0
7  %define release 4  %define release 12
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 da de el es fr hu id it nl pt sl sv  %define package_locales bg da de el es fr hu id it nl pt_BR sl sv
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch1: smeserver-locale-UTF8.patch  Patch1: smeserver-locale-UTF8.patch
17    Patch2: smeserver-locale-remove_pt.patch
18    Patch3: smeserver-locale-2008-03-18.patch
19    Patch4: smeserver-locale-2008-03-25.patch
20    Patch5: smeserver-locale-2008-03-26.patch
21    Patch6: smeserver-locale-2008-04-01.patch
22    Patch7: smeserver-locale-2008-05-05.patch
23    Patch8: smeserver-locale-2008-06-27.patch
24    Patch9: smeserver-locale-2008-07-01.patch
25  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26  BuildArchitectures: noarch  BuildArchitectures: noarch
27  BuildRequires: perl  BuildRequires: perl
# Line 23  AutoReqProv: no Line 33  AutoReqProv: no
33  SME Server localisation module  SME Server localisation module
34    
35  %changelog  %changelog
36    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
37    - Apply 1 July 2008 locale patch
38    
39    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
40    - Apply 27 Jun 2008 locale patch
41    
42    * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
43    - Update to May 5 2008 translations
44    - Revert Apr 23 2008 translations (bad patch)
45    
46    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
47    - Update to Apr 23 2008 translations
48    
49    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
50    - Update to Apr 1 2008 translations
51    
52    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
53    - Update to Mar 26 2008 translations
54    
55    * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
56    - Update to Mar 25 2008 translations
57    
58    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
59    - Fix packages for Brazilian portuguese
60    - Update to Mar 18 2008 translations
61    
62  * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4  * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
63  - Move requires e-smith-formmagick to correct places [SME: 3858]  - Move requires e-smith-formmagick to correct places [SME: 3858]
64  - Add missing aspell module requires  - Add missing aspell module requires
# Line 309  SME Server localisation module Line 345  SME Server localisation module
345  %prep  %prep
346  %setup  %setup
347  %patch1 -p1  %patch1 -p1
348    %patch2 -p1
349    %patch3 -p1
350    %patch4 -p1
351    %patch5 -p1
352    %patch6 -p1
353    %patch7 -p1
354    %patch8 -p1
355    %patch9 -p1
356    
357  %build  %build
358  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 343  done Line 387  done
387  %clean  %clean
388  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
389    
390    %package bg
391    Summary: %{package_summary} - Bulgarian
392    Group: %{group}
393    Requires: aspell-bg
394    Requires: e-smith-formmagick >= 1.4.0-10
395    %description bg
396    %{summary}
397    %files bg -f %{name}-%{version}-%{release}-filelist-bg
398    
399  %package da  %package da
400  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
401  Group: %{group}  Group: %{group}
# Line 423  Requires: e-smith-formmagick >= 1.4.0-10 Line 476  Requires: e-smith-formmagick >= 1.4.0-10
476  %{summary}  %{summary}
477  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
478    
479  %package pt  %package pt_BR
480  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
481  Group: %{group}  Group: %{group}
482  Requires: aspell-pt  Requires: aspell-pt
483  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
484  %description pt  %description pt_BR
485  %{summary}  %{summary}
486  %files pt -f %{name}-%{version}-%{release}-filelist-pt  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
487    
488  %package sl  %package sl
489  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian


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