fix rpmlint warning
This commit is contained in:
parent
ee631f6935
commit
d5050f8031
@ -2,7 +2,7 @@ Name: hunspell-sr
|
||||
Summary: Serbian hunspell dictionaries
|
||||
%define upstreamid 20090511
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Source: http://extensions.services.openoffice.org/files/1572/4/dict-sr.oxt
|
||||
Group: Applications/Text
|
||||
URL: http://extensions.services.openoffice.org/project/dict-sr
|
||||
@ -74,11 +74,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%files -n hyphen-sr
|
||||
%doc README_hyph.txt
|
||||
%defattr(-,root,root,-)
|
||||
%doc README_hyph.txt
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 05 2010 Caolan McNamara <caolanm@redhat.com> - 0.20090511-3
|
||||
- fix rpmlint warning
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20090511-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user