next version
This commit is contained in:
parent
f5af30f8ca
commit
14caf0fbb1
@ -1 +1 @@
|
|||||||
hunspell-ro.3.2.tar.gz
|
ro_RO.3.3.zip
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Name: hunspell-ro
|
Name: hunspell-ro
|
||||||
Summary: Romanian hunspell dictionaries
|
Summary: Romanian hunspell dictionaries
|
||||||
Version: 3.2
|
Version: 3.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://downloads.sourceforge.net/rospell/%{name}.%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/rospell/ro_RO.%{version}.zip
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://rospell.sourceforge.net/
|
URL: http://rospell.sourceforge.net/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -15,7 +15,7 @@ Requires: hunspell
|
|||||||
Romanian hunspell dictionaries.
|
Romanian hunspell dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}.%{version}
|
%setup -q -c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -29,10 +29,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README COPYING.GPL COPYING.LGPL COPYING.MPL
|
%doc README_ro_RO.txt COPYING.GPL COPYING.LGPL COPYING.MPL
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 16 2009 Caolan McNamara <caolanm@redhat.com> - 3.3-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user