add Changelog to doc
This commit is contained in:
parent
d279edb064
commit
f26878a9a7
@ -2,7 +2,7 @@ Name: hunspell-et
|
||||
Summary: Estonian hunspell dictionaries
|
||||
%define upstreamid 20030606
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz
|
||||
Group: Applications/Text
|
||||
URL: http://www.meso.ee/~jjpp/speller/
|
||||
@ -42,33 +42,36 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README COPYRIGHT
|
||||
%doc README COPYRIGHT ChangeLog
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%files -n hyphen-et
|
||||
%defattr(-,root,root,-)
|
||||
%doc README COPYRIGHT
|
||||
%doc README COPYRIGHT ChangeLog
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20030606-6
|
||||
- add Changelog to %doc
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Tue Jun 30 2009 Caolan McNamara <caolanm@redhat.com> - 0.20030606-4
|
||||
* Tue Jun 30 2009 Caolán McNamara <caolanm@redhat.com> - 0.20030606-4
|
||||
- erroneously imported as hunspell-ee, rename as hunspell-et
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030606-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Fri Nov 23 2007 Caolan McNamara <caolanm@redhat.com> - 0.20030606-2
|
||||
* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20030606-2
|
||||
- package hyphenation rules
|
||||
|
||||
* Fri Nov 23 2007 Caolan McNamara <caolanm@redhat.com> - 0.20030606-1
|
||||
* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20030606-1
|
||||
- canonical upstream tarball
|
||||
|
||||
* Thu Aug 09 2007 Caolan McNamara <caolanm@redhat.com> - 0.20030602-2
|
||||
* Thu Aug 09 2007 Caolán McNamara <caolanm@redhat.com> - 0.20030602-2
|
||||
- clarify license
|
||||
|
||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20030602-1
|
||||
* Thu Dec 07 2006 Caolán McNamara <caolanm@redhat.com> - 0.20030602-1
|
||||
- initial version
|
||||
|
Loading…
Reference in New Issue
Block a user