tidy spec

This commit is contained in:
Caolan McNamara 2009-07-10 08:58:00 +00:00
parent ad42dd2c23
commit 5eb551b8f5

View File

@ -1,7 +1,7 @@
Name: hunspell-lt
Summary: Lithuanian hunspell dictionaries
Version: 1.2.1
Release: 2%{?dist}
Release: 3%{?dist}
Source: ftp://ftp.akl.lt/ispell-lt/lt_LT-%{version}.zip
Group: Applications/Text
URL: ftp://ftp.akl.lt/ispell-lt/
@ -20,6 +20,7 @@ Lithuanian hunspell dictionaries.
%build
chmod -x *
tr -d '\r' < INSTRUKCIJOS.txt > INSTRUKCIJOS.txt.new
touch -r INSTRUKCIJOS.txt INSTRUKCIJOS.txt.new
mv INSTRUKCIJOS.txt.new INSTRUKCIJOS.txt
%install
@ -36,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Fri Jul 10 2009 Caolan McNamara <caolanm@redhat.com> - 1.2.1-3
- clean spec
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild