*** empty log message ***

This commit is contained in:
Caolan McNamara 2009-02-06 09:33:56 +00:00
parent bf06d85ca1
commit 83170f96dd
4 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1 @@
hyph_ca_ES.zip

45
hyphen-ca.spec Normal file
View File

@ -0,0 +1,45 @@
Name: hyphen-ca
Summary: Catalan hyphenation rules
%define upstreamid 20030920
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://www.arrakis.es/~jmones/hyph_ca_ES.zip
Group: Applications/Text
URL: http://www.arrakis.es/~jmones/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LPPL
BuildArch: noarch
Requires: hyphen
%description
Catalan hyphenation rules.
%prep
%setup -q -c
%build
chmod -x *
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
ca_ES_aliases="ca_AD ca_FR ca_IT"
for lang in $ca_ES_aliases; do
ln -s hyph_ca_ES.dic hyph_$lang.dic
done
popd
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc README_hyph_ca_ES.txt
%{_datadir}/hyphen/*
%changelog
* Tue Feb 03 2009 Caolán McNamara <caolanm@redhat.com> - 0.20030920-1
- initial version

1
import.log Normal file
View File

@ -0,0 +1 @@
hyphen-ca-0_20030920-1_fc10:HEAD:hyphen-ca-0.20030920-1.fc10.src.rpm:1233912741

View File

@ -0,0 +1 @@
16ba21e982d981c8c74e54c5a9254fa3 hyph_ca_ES.zip