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 593191 Details for
Bug 833811
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
hyphen-es.diff (text/plain), 2.08 KB, created by
Ismael Olea
on 2012-06-20 12:10:54 UTC
(
hide
)
Description:
spec patch
Filename:
MIME Type:
Creator:
Ismael Olea
Created:
2012-06-20 12:10:54 UTC
Size:
2.08 KB
patch
obsolete
>diff --git a/hyphen-es.spec b/hyphen-es.spec >index 027b003..2c8fa6c 100644 >--- a/hyphen-es.spec >+++ b/hyphen-es.spec >@@ -1,48 +1,45 @@ > Name: hyphen-es > Summary: Spanish hyphenation rules >-%define upstreamid 20040810 >-Version: 0.%{upstreamid} >-Release: 5%{?dist} >-Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_es_ES.zip >+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://wiki.services.openoffice.org/wiki/Dictionaries >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >-License: LGPLv2+ >+URL: https://forja.rediris.es/projects/rla-es/ >+License: LGPLv3+ or GPLv3+ or MPLv1.1 > BuildArch: noarch > > Requires: hyphen > > %description >-Spanish hyphenation rules. >+Spanish hyphenation rules (for México, Spain, etc) > > %prep >-%setup -q -c >+%setup -q -c -n hyphen-es > > %build >-chmod -x README_hyph_es_ES.txt >+chmod -x README_hyph_es_ANY.txt > > %install >-rm -rf $RPM_BUILD_ROOT > mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen >-cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen >+cp -p hyph_es_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen > > pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen/ >-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_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 hyph_es_ES.dic hyph_$lang.dic >+for lang in $es_aliases; do >+ ln -s hyph_es_ANY.dic hyph_$lang.dic > done > popd > >-%clean >-rm -rf $RPM_BUILD_ROOT >- > %files >-%defattr(-,root,root,-) >-%doc README_hyph_es_ES.txt >+%doc README_hyph_es_ANY.txt Changelog.txt GPLv3.txt MPL-1.1.txt LGPLv3.txt > %{_datadir}/hyphen/* > > %changelog >+* Thu Jun 20 2012 Ismael Olea <ismael@olea.org> - 1:0.6-1 >+- update to 0.6 >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20040810-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 833811
: 593191