Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 592118 Details for
Bug 832450
Update to 0.6
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec patch update
hunspell-es.diff (text/plain), 1.96 KB, created by
Ismael Olea
on 2012-06-15 12:29:15 UTC
(
hide
)
Description:
spec patch update
Filename:
MIME Type:
Creator:
Ismael Olea
Created:
2012-06-15 12:29:15 UTC
Size:
1.96 KB
patch
obsolete
>diff --git a/hunspell-es.spec b/hunspell-es.spec >index e908ca9..094ecee 100644 >--- a/hunspell-es.spec >+++ b/hunspell-es.spec >@@ -1,12 +1,12 @@ > Name: hunspell-es > Summary: Spanish hunspell dictionaries >-%define upstreamid 20081215 >-Version: 0.%{upstreamid} >-Release: 5%{?dist} >-Source: http://es.openoffice.org/files/documents/73/3001/es_ANY.zip >+#%define upstreamid 20081215 >+Version: 0.6 >+Release: 1%{?dist} >+Epoch: 1 >+Source: http://forja.rediris.es/frs/download.php/2618/es_ANY.oxt > Group: Applications/Text >-URL: http://es.openoffice.org/programa/diccionario.html >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+URL: https://forja.rediris.es/projects/rla-es/ > License: LGPLv3+ or GPLv3+ or MPLv1.1 > BuildArch: noarch > >@@ -24,27 +24,26 @@ chmod -x * > %install > rm -rf $RPM_BUILD_ROOT > mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell >-cp -p es_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/es_ES.dic >-cp -p es_ANY.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/es_ES.aff >+cp -p es_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/es.dic >+cp -p es_ANY.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/es.aff > > pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/ >-es_ES_aliases="es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE" >+es_ES_aliases="es_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE" > > for lang in $es_ES_aliases; do >- ln -s es_ES.aff $lang.aff >- ln -s es_ES.dic $lang.dic >+ ln -s es.aff $lang.aff >+ ln -s es.dic $lang.dic > done > popd > >-%clean >-rm -rf $RPM_BUILD_ROOT >- > %files >-%defattr(-,root,root,-) > %doc README.txt Changelog.txt GPLv3.txt MPL-1.1.txt LGPLv3.txt > %{_datadir}/myspell/* > > %changelog >+* Fri Jun 15 2012 Ismael Olea <ismael@olea.org> - 0.6-1 >+- update to 0.6 >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081215-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 832450
: 592118