- Include the new NEWS file as %doc.
This commit is contained in:
parent
3f7d5a8079
commit
788e36bc1e
@ -12,7 +12,7 @@
|
||||
|
||||
Name: taglib
|
||||
Version: 1.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Audio Meta-Data Library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -140,7 +140,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING.LGPL
|
||||
%doc AUTHORS COPYING.LGPL NEWS
|
||||
%{_libdir}/lib*.so.*
|
||||
|
||||
%files devel
|
||||
@ -159,6 +159,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 1.6-2
|
||||
- Include the new NEWS file as %%doc.
|
||||
|
||||
* Mon Sep 14 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 1.6-1
|
||||
- Add patch to fix MP4 test on ppc/ppc64.
|
||||
- Update to 1.6 final.
|
||||
|
Loading…
Reference in New Issue
Block a user