*** empty log message ***
This commit is contained in:
parent
5561abbd70
commit
6b4ed4170a
BIN
hyph_gl.oxt
Normal file
BIN
hyph_gl.oxt
Normal file
Binary file not shown.
37
hyphen-gl.spec
Normal file
37
hyphen-gl.spec
Normal file
@ -0,0 +1,37 @@
|
||||
Name: hyphen-gl
|
||||
Summary: Galician hyphenation rules
|
||||
Version: 0.99
|
||||
Release: 1%{?dist}
|
||||
Source: http://extensions.services.openoffice.org/files/2004/0/hyph_gl.oxt
|
||||
Group: Applications/Text
|
||||
URL: https://forxa.mancomun.org/projects/hyphenation-gl
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv3
|
||||
BuildArch: noarch
|
||||
Requires: hyphen
|
||||
|
||||
%description
|
||||
Galician hyphenation rules.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hyphen-gl
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
cp -p hyph_gl_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_gl_ES.dic
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LEME-gl_ANY.txt LICENCES-gl.txt LICENSES-en.txt
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 13 2009 Caolan McNamara <caolanm@redhat.com> - 0.99-1
|
||||
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hyphen-gl-0_99-1_fc11:HEAD:hyphen-gl-0.99-1.fc11.src.rpm:1245096906
|
Loading…
Reference in New Issue
Block a user