*** empty log message ***
This commit is contained in:
parent
f392a04ea4
commit
3afb39eb22
@ -0,0 +1 @@
|
|||||||
|
hyph_ro_RO.3.3-test3.zip
|
37
hyphen-ro.spec
Normal file
37
hyphen-ro.spec
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
Name: hyphen-ro
|
||||||
|
Summary: Romanian hyphenation rules
|
||||||
|
Version: 3.3
|
||||||
|
Release: 0.1.test3%{?dist}
|
||||||
|
Source: http://downloads.sourceforge.net/rospell/hyph_ro_RO.3.3-test3.zip
|
||||||
|
Group: Applications/Text
|
||||||
|
URL: http://rospell.sourceforge.net/
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
License: GPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hyphen
|
||||||
|
|
||||||
|
%description
|
||||||
|
Romanian 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 COPYING.GPL README
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Jan 09 2008 Caolan McNamara <caolanm@redhat.com> - 3.3-0.1.test3
|
||||||
|
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
hyphen-ro-3_3-0_1_test3_fc10:HEAD:hyphen-ro-3.3-0.1.test3.fc10.src.rpm:1231974918
|
Loading…
Reference in New Issue
Block a user