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

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

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

Revision 1.3 by unnilennium, Wed Jun 15 16:20:47 2016 UTC Revision 1.14 by jpp, Sat Dec 7 03:22:39 2019 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.2 2016/06/15 16:18:59 unnilennium Exp $  # $Id: smeserver-locale.spec,v 1.13 2018/12/14 11:39:43 jcrisp 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.6.0  %define version 2.6.0
7  %define release 2  %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 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 14  License: GPL Line 14  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
16  Patch0: smeserver-locale-2.6.0-contribs2koozali.patch  Patch0: smeserver-locale-2.6.0-contribs2koozali.patch
17    Patch1: smeserver-locale-2.6.0-donate.patch
18    Patch2: smeserver-locale-2.6.0-wiki_https.patch
19    Patch3: smeserver-locale-2.6.0-locale-2016-07-17.patch
20    Patch4: smeserver-locale-2.6.0-locale-2017-03-03.patch
21    Patch5: smeserver-locale-2.6.0-locale-2017-04-26.patch
22    Patch6: smeserver-locale-2.6.0-locale-2017-12-02.patch
23    Patch7: smeserver-locale-2.6.0-locale-2018-12-14.patch
24    Patch8: smeserver-locale-2.6.0-locale-2019-12-07.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 25  AutoReqProv: no Line 33  AutoReqProv: no
33  SME Server localisation module  SME Server localisation module
34    
35  %changelog  %changelog
36    * Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
37    - apply local 2019-12-07.patch
38    
39    * Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-11.sme
40    - apply locale 2018-12-14 patch
41    
42    * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.6.0-10.sme
43    - apply locale 2017-12-02 patch
44    
45    * Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
46    - apply 2017-04-26 translation patch [SME: 10252]
47    
48    * Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
49    - updated donate patch to correct location https://wiki.koozali.org/Donate [SME: 9595]
50    - applied smeserver-locale-2.6.0-locale-2017-03-03
51    
52    * Sun Jul 17 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme
53    - Added translations smeserver-locale-2.6.0-locale-2016-07-17.patch
54    
55    * Sun Jul 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
56    - fix wrongly converted http to https in
57    - URL starting with http:// or ftp://
58    
59    * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
60    - fix path to documentations (wiki) [SME: 9595]
61    - convert all koozali url to https
62    
63    * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
64    - change http://www.smeserver.org\donate to https://wiki.koozali.org/donate  [SME: 9595]
65    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
66      by assuming the date is correct and changing the weekday.
67      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
68      Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
69      Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
70      Wed Mar 16 2006 --> Wed Mar 15 2006 or Thu Mar 16 2006 or Wed Mar 22 2006 or ....
71      Thu Oct 17 2008 --> Thu Oct 16 2008 or Fri Oct 17 2008 or Thu Oct 23 2008 or ....
72      Tue Nov 19 2008 --> Tue Nov 18 2008 or Wed Nov 19 2008 or Tue Nov 25 2008 or ....
73      Wed Dec 25 2014 --> Wed Dec 24 2014 or Thu Dec 25 2014 or Wed Dec 31 2014 or ....
74    
75    
76  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
77  - change contribs.org to koozali.org  [SME: 9595]  - change contribs.org to koozali.org  [SME: 9595]
78    
# Line 40  SME Server localisation module Line 88  SME Server localisation module
88  * Sat Mar 14 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.el6.sme  * Sat Mar 14 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.el6.sme
89  - apply locale 2015-03-14 patch from pootle [SME: 8872]  - apply locale 2015-03-14 patch from pootle [SME: 8872]
90    
91  * Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-19.el6.sme  * Thu Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-19.el6.sme
92      Wed Dec 25 2014 --> Wed Dec 24 2014 or Thu Dec 25 2014 or Wed Dec 31 2014 or ....
93  - apply locale 2014-12-25 patch from pootle [SME: 8743]  - apply locale 2014-12-25 patch from pootle [SME: 8743]
94    
95  * Wed Jun 4 2014 Ian Wells <esmith@wellsi.com> 2.4.0-15.el6.sme  * Wed Jun 4 2014 Ian Wells <esmith@wellsi.com> 2.4.0-15.el6.sme
# Line 182  SME Server localisation module Line 231  SME Server localisation module
231  * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme  * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme
232  - Apply 30 Nov 2008 locale patch [SME: 4813]  - Apply 30 Nov 2008 locale patch [SME: 4813]
233    
234  * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme  * Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme
235      Tue Nov 19 2008 --> Tue Nov 18 2008 or Wed Nov 19 2008 or Tue Nov 25 2008 or ....
236  - Apply 19 Nov 2008 locale patch [SME: 4748]  - Apply 19 Nov 2008 locale patch [SME: 4748]
237    
238  * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme  * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme
# Line 200  SME Server localisation module Line 250  SME Server localisation module
250  * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme  * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme
251  - Apply 19 Oct 2008 locale patch [SME: 4692]  - Apply 19 Oct 2008 locale patch [SME: 4692]
252    
253  * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme  * Fri Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme
254      Thu Oct 17 2008 --> Thu Oct 16 2008 or Fri Oct 17 2008 or Thu Oct 23 2008 or ....
255  - Apply 17 Oct 2008 locale patch  - Apply 17 Oct 2008 locale patch
256    
257  * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme  * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme
# Line 253  SME Server localisation module Line 304  SME Server localisation module
304  * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11  * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
305  - Apply 27 Jun 2008 locale patch  - Apply 27 Jun 2008 locale patch
306    
307  * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10  * Mon May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
308  - Update to May 5 2008 translations  - Update to May 5 2008 translations
309  - Revert Apr 23 2008 translations (bad patch)  - Revert Apr 23 2008 translations (bad patch)
310    
# Line 467  SME Server localisation module Line 518  SME Server localisation module
518  * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01  * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01
519  - Roll stable stream version. [SME: 1016]  - Roll stable stream version. [SME: 1016]
520    
521  * Wed Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12  * Thu Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12
522      Wed Mar 16 2006 --> Wed Mar 15 2006 or Thu Mar 16 2006 or Wed Mar 22 2006 or ....
523  - Update French translations [SME: 263]  - Update French translations [SME: 263]
524    
525  * Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11  * Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11
# Line 489  SME Server localisation module Line 541  SME Server localisation module
541  - Copied English emailsettings lexicon to Spanish so the panel at  - Copied English emailsettings lexicon to Spanish so the panel at
542    least works when browsing in Spanish [SME: 386]    least works when browsing in Spanish [SME: 386]
543    
544  * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05  * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05
545      Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
546  - French console translations [SME: 181]  - French console translations [SME: 181]
547    
548  * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04  * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04
549      Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
550  - French fixup for FormMagick/general [SME: 180]  - French fixup for FormMagick/general [SME: 180]
551    
552  * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03  * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03
553  - Change some too long italian translations [SME: 273]  - Change some too long italian translations [SME: 273]
554    
555  * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02  * Sun Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02
556      Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
557  - Change 'standby' to 'stand by' in console [SME: 66]  - Change 'standby' to 'stand by' in console [SME: 66]
558    
559  * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01  * Sun Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01
560      Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
561  - Roll patches up to 1.0.0-12  - Roll patches up to 1.0.0-12
562  - Convert all DOS format files to Unix format to ease patching [SME: 66]  - Convert all DOS format files to Unix format to ease patching [SME: 66]
563    
564  * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12  * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12
565      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
566  - Plus encore [SF: 1265560]  - Plus encore [SF: 1265560]
567    
568  * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11  * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
569      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
570  - Revise French on review panel [SF: 1293855]  - Revise French on review panel [SF: 1293855]
571    
572  * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11  * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
573      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
574  - Add defattr definition to each sub-package [SF: 1296531]  - Add defattr definition to each sub-package [SF: 1296531]
575  - Remove fr-ca to fr relocation - it can stay in e-smith-base, or  - Remove fr-ca to fr relocation - it can stay in e-smith-base, or
576    even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case.    even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case.
577    
578  * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10  * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10
579      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
580  - Add aspell-$locale as dependencies of the various locales [SF: 1296531]  - Add aspell-$locale as dependencies of the various locales [SF: 1296531]
581    
582  * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09  * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09
# Line 559  SME Server localisation module Line 619  SME Server localisation module
619  %prep  %prep
620  %setup  %setup
621  %patch0 -p1  %patch0 -p1
622    %patch1 -p1
623    %patch2 -p1
624    %patch3 -p1
625    %patch4 -p1
626    %patch5 -p1
627    %patch6 -p1
628    %patch7 -p1
629    %patch8 -p1
630    
631  %build  %build
632  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