*** empty log message ***
This commit is contained in:
parent
285a8f8a5f
commit
3363ab5878
@ -0,0 +1 @@
|
|||||||
|
hyph_uk_UA.zip
|
38
hyphen-uk.spec
Normal file
38
hyphen-uk.spec
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
Name: hyphen-uk
|
||||||
|
Summary: Ukrainian hyphenation rules
|
||||||
|
%define upstreamid 20030903
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_uk_UA.zip
|
||||||
|
Group: Applications/Text
|
||||||
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hyphen
|
||||||
|
|
||||||
|
%description
|
||||||
|
Ukrainian hyphenation rules.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%doc README_hyph_uk_UA.txt
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Jan 09 2009 Caolan McNamara <caolanm@redhat.com> - 0.20030903-1
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hyphen-uk-0_20030903-1_fc10:HEAD:hyphen-uk-0.20030903-1.fc10.src.rpm:1231924601
|
Loading…
Reference in New Issue
Block a user