next version
This commit is contained in:
parent
ef2e69cbcb
commit
cf3a755480
@ -1,2 +1 @@
|
||||
lt_LT-1.1+cvs20061127.zip
|
||||
lt_LT-1.1+cvs20070510.zip
|
||||
lt_LT-1.2.zip
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Name: hunspell-lt
|
||||
Summary: Lithuanian hunspell dictionaries
|
||||
Version: 1.1
|
||||
Release: 1.20070510cvs%{?dist}
|
||||
Source: ftp://ftp.akl.lt/ispell-lt/lt_LT-1.1+cvs20070510.zip
|
||||
Version: 1.2
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://ftp.akl.lt/ispell-lt/lt_LT-%{version}.zip
|
||||
Group: Applications/Text
|
||||
URL: ftp://ftp.akl.lt/ispell-lt/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -15,10 +15,12 @@ Requires: hunspell
|
||||
Lithuanian hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -n lt_LT-1.1+cvs20070510
|
||||
%setup -q -n lt_LT-%{version}
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
tr -d '\r' < INSTRUKCIJOS.txt > INSTRUKCIJOS.txt.new
|
||||
mv INSTRUKCIJOS.txt.new INSTRUKCIJOS.txt
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -34,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 16 2008 Caolan McNamara <caolanm@redhat.com> - 1.2-1
|
||||
- next version
|
||||
|
||||
* Tue Jun 05 2007 Caolan McNamara <caolanm@redhat.com> - 1.1-1.20070510cvs
|
||||
- next version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user