From 6d610d0baa6001041224dec1adfb202ae6e4abd3 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Mon, 26 Nov 2007 20:28:45 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + hyphen-sl.spec | 38 ++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 40 insertions(+) create mode 100644 hyphen-sl.spec diff --git a/.cvsignore b/.cvsignore index e69de29..52eb37f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hyph_sl_SI.zip diff --git a/hyphen-sl.spec b/hyphen-sl.spec new file mode 100644 index 0000000..a22f46f --- /dev/null +++ b/hyphen-sl.spec @@ -0,0 +1,38 @@ +Name: hyphen-sl +Summary: Slovenian hyphenation rules +%define upstreamid 20070127 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_sl_SI.zip +Group: Applications/Text +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch +Requires: hyphen + +%description +Slovenian hyphenation rules. + +%prep +%setup -q -c -n hyphen-sl + +%build +chmod -x * + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_sl_SI.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_hyph_sl_SI.txt +%{_datadir}/hyphen/* + +%changelog +* Fri Nov 23 2007 Caolan McNamara - 0.20070127-1 +- initial version diff --git a/sources b/sources index e69de29..d41c114 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +40e05217a71112257ab89ad41d4859b8 hyph_sl_SI.zip