Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10953787
D3690.id9160.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3690.id9160.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : hunspell-fr
-version : 6.2
-release : 5
+version : 6.3
+release : 6
source :
- - https://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.2.zip : c98147b99518a5aa51d51db58d6a153377bb9f366ebe8a21a2faa05b6c76308d
+ - https://www.dicollecte.org/download/fr/hunspell-french-dictionaries-v6.3.zip : cc6c2d15073659d221487b45245e9eee9a4ed66c30c6dcf784326bab063c5266
license : MPL-2.0
component : spelling
summary : French (classic) hunspell dictionaries
@@ -11,14 +11,12 @@
rundeps :
- libhunspell
install : |
- install -d -D -m 00755 $installdir/usr/share/hunspell
- install -m 00644 fr-classique.dic $installdir/usr/share/hunspell/fr_FR.dic
- install -m 00644 fr-classique.aff $installdir/usr/share/hunspell/fr_FR.aff
+ install -Dm00644 fr-classique.dic $installdir/usr/share/hunspell/fr_FR.dic
+ install -m00644 fr-classique.aff $installdir/usr/share/hunspell/fr_FR.aff
pushd $installdir/usr/share/hunspell/
- fr_FR_aliases="fr_BE fr_CA fr_CH fr_LU"
- for lang in ${fr_FR_aliases}; do
- ln -s fr_FR.aff $lang.aff
- ln -s fr_FR.dic $lang.dic
- done
+ for lang in fr_BE fr_CA fr_CH fr_LU; do
+ ln -s fr_FR.aff $lang.aff
+ ln -s fr_FR.dic $lang.dic
+ done
popd
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -32,12 +32,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2018-03-18</Date>
- <Version>6.2</Version>
+ <Update release="6">
+ <Date>2018-08-25</Date>
+ <Version>6.3</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 17, 10:58 PM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806739
Default Alt Text
D3690.id9160.diff (1 KB)
Attached To
Mode
D3690: Update hunspell to 6.3
Attached
Detach File
Event Timeline
Log In to Comment