/[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.4 by unnilennium, Wed Jun 15 16:58:54 2016 UTC Revision 1.7 by unnilennium, Sun Jul 17 12:16:16 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.3 2016/06/15 16:20:47 unnilennium Exp $  # $Id: smeserver-locale.spec,v 1.6 2016/06/15 18:20:23 unnilennium 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 3  %define release 5
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 15  Group: Networking/Daemons Line 15  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  Patch1: smeserver-locale-2.6.0-donate.patch
18    Patch2: smeserver-locale-2.6.0-wiki_https.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 26  AutoReqProv: no Line 27  AutoReqProv: no
27  SME Server localisation module  SME Server localisation module
28    
29  %changelog  %changelog
30    * Sun Jul 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
31    - fix wrongly converted http to https in
32    - URL starting with http:// or ftp://
33    
34    * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
35    - fix path to documentations (wiki) [SME: 9595]
36    - convert all koozali url to https
37    
38  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
39  - change http://www.smeserver.org\donate to https://wiki.koozali.org/donate  [SME: 9595]  - change http://www.smeserver.org\donate to https://wiki.koozali.org/donate  [SME: 9595]
40    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
41      by assuming the date is correct and changing the weekday.
42      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
43      Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
44      Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
45      Wed Mar 16 2006 --> Wed Mar 15 2006 or Thu Mar 16 2006 or Wed Mar 22 2006 or ....
46      Thu Oct 17 2008 --> Thu Oct 16 2008 or Fri Oct 17 2008 or Thu Oct 23 2008 or ....
47      Tue Nov 19 2008 --> Tue Nov 18 2008 or Wed Nov 19 2008 or Tue Nov 25 2008 or ....
48      Wed Dec 25 2014 --> Wed Dec 24 2014 or Thu Dec 25 2014 or Wed Dec 31 2014 or ....
49    
50    
51  * 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
52  - change contribs.org to koozali.org  [SME: 9595]  - change contribs.org to koozali.org  [SME: 9595]
# Line 44  SME Server localisation module Line 63  SME Server localisation module
63  * 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
64  - apply locale 2015-03-14 patch from pootle [SME: 8872]  - apply locale 2015-03-14 patch from pootle [SME: 8872]
65    
66  * 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
67      Wed Dec 25 2014 --> Wed Dec 24 2014 or Thu Dec 25 2014 or Wed Dec 31 2014 or ....
68  - apply locale 2014-12-25 patch from pootle [SME: 8743]  - apply locale 2014-12-25 patch from pootle [SME: 8743]
69    
70  * 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 186  SME Server localisation module Line 206  SME Server localisation module
206  * 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
207  - Apply 30 Nov 2008 locale patch [SME: 4813]  - Apply 30 Nov 2008 locale patch [SME: 4813]
208    
209  * 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
210      Tue Nov 19 2008 --> Tue Nov 18 2008 or Wed Nov 19 2008 or Tue Nov 25 2008 or ....
211  - Apply 19 Nov 2008 locale patch [SME: 4748]  - Apply 19 Nov 2008 locale patch [SME: 4748]
212    
213  * 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 204  SME Server localisation module Line 225  SME Server localisation module
225  * 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
226  - Apply 19 Oct 2008 locale patch [SME: 4692]  - Apply 19 Oct 2008 locale patch [SME: 4692]
227    
228  * 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
229      Thu Oct 17 2008 --> Thu Oct 16 2008 or Fri Oct 17 2008 or Thu Oct 23 2008 or ....
230  - Apply 17 Oct 2008 locale patch  - Apply 17 Oct 2008 locale patch
231    
232  * 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 257  SME Server localisation module Line 279  SME Server localisation module
279  * 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
280  - Apply 27 Jun 2008 locale patch  - Apply 27 Jun 2008 locale patch
281    
282  * 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
283  - Update to May 5 2008 translations  - Update to May 5 2008 translations
284  - Revert Apr 23 2008 translations (bad patch)  - Revert Apr 23 2008 translations (bad patch)
285    
# Line 471  SME Server localisation module Line 493  SME Server localisation module
493  * 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
494  - Roll stable stream version. [SME: 1016]  - Roll stable stream version. [SME: 1016]
495    
496  * 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
497      Wed Mar 16 2006 --> Wed Mar 15 2006 or Thu Mar 16 2006 or Wed Mar 22 2006 or ....
498  - Update French translations [SME: 263]  - Update French translations [SME: 263]
499    
500  * 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 493  SME Server localisation module Line 516  SME Server localisation module
516  - Copied English emailsettings lexicon to Spanish so the panel at  - Copied English emailsettings lexicon to Spanish so the panel at
517    least works when browsing in Spanish [SME: 386]    least works when browsing in Spanish [SME: 386]
518    
519  * 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
520      Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
521  - French console translations [SME: 181]  - French console translations [SME: 181]
522    
523  * 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
524      Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
525  - French fixup for FormMagick/general [SME: 180]  - French fixup for FormMagick/general [SME: 180]
526    
527  * 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
528  - Change some too long italian translations [SME: 273]  - Change some too long italian translations [SME: 273]
529    
530  * 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
531      Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
532  - Change 'standby' to 'stand by' in console [SME: 66]  - Change 'standby' to 'stand by' in console [SME: 66]
533    
534  * 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
535      Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
536  - Roll patches up to 1.0.0-12  - Roll patches up to 1.0.0-12
537  - 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]
538    
539  * 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
540      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
541  - Plus encore [SF: 1265560]  - Plus encore [SF: 1265560]
542    
543  * 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
544      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
545  - Revise French on review panel [SF: 1293855]  - Revise French on review panel [SF: 1293855]
546    
547  * 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
548      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
549  - Add defattr definition to each sub-package [SF: 1296531]  - Add defattr definition to each sub-package [SF: 1296531]
550  - 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
551    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.
552    
553  * 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
554      Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
555  - Add aspell-$locale as dependencies of the various locales [SF: 1296531]  - Add aspell-$locale as dependencies of the various locales [SF: 1296531]
556    
557  * 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 564  SME Server localisation module Line 595  SME Server localisation module
595  %setup  %setup
596  %patch0 -p1  %patch0 -p1
597  %patch1 -p1  %patch1 -p1
598    %patch2 -p1
599    
600  %build  %build
601  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