*** empty log message ***
This commit is contained in:
parent
c1a9a4c779
commit
355514964b
@ -0,0 +1 @@
|
|||||||
|
hyph_ga_IE.zip
|
37
hyphen-ga.spec
Normal file
37
hyphen-ga.spec
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
Name: hyphen-ga
|
||||||
|
Summary: Irish hyphenation rules
|
||||||
|
%define upstreamid 20040220
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_ga_IE.zip
|
||||||
|
Group: Applications/Text
|
||||||
|
URL: http://borel.slu.edu/fleiscin/index.html
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPL+
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hyphen
|
||||||
|
|
||||||
|
%description
|
||||||
|
Irish hyphenation rules.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c -n hyphen-ga
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
cp -p hyph_ga_IE.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc README_hyph_ga_IE.txt
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Tue Aug 05 2008 Caolán McNamara <caolanm@redhat.com> - 0.20040220-1
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hyphen-ga-0_20040220-1_fc9:HEAD:hyphen-ga-0.20040220-1.fc9.src.rpm:1219517801
|
Loading…
Reference in New Issue
Block a user