spec cleanup
This commit is contained in:
parent
3c38e51e13
commit
24e7b978d4
@ -1,7 +1,7 @@
|
|||||||
Name: hunspell-as
|
Name: hunspell-as
|
||||||
Summary: Assamese hunspell dictionaries
|
Summary: Assamese hunspell dictionaries
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Source: http://extensions.services.openoffice.org/files/2318/4/as_IN.oxt
|
Source: http://extensions.services.openoffice.org/files/2318/4/as_IN.oxt
|
||||||
URL: http://extensions.services.openoffice.org/project/AssameseDict
|
URL: http://extensions.services.openoffice.org/project/AssameseDict
|
||||||
@ -20,20 +20,18 @@ Assamese hunspell dictionaries.
|
|||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
cp -p as_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
cp -p as_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc README_as_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
|
%doc README_as_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
|
||||||
|
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 28 2012 Parag <pnemade@redhat.com> - 1.0.3-6
|
||||||
|
- spec cleanup
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-5
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user