- Update descriptions (and mention the additional file formats).
This commit is contained in:
parent
2890907129
commit
a95e584649
16
taglib.spec
16
taglib.spec
@ -1,9 +1,9 @@
|
||||
|
||||
# cvsadmin: http://bugzilla.redhat.com/418271
|
||||
# Fedora cvs admin requests for taglib: http://bugzilla.redhat.com/418271
|
||||
|
||||
Name: taglib
|
||||
Version: 1.5
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Audio Meta-Data Library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -30,9 +30,10 @@ BuildRequires: zlib-devel
|
||||
|
||||
%description
|
||||
TagLib is a library for reading and editing the meta-data of several
|
||||
popular audio formats. Currently it supports both ID3v1 and ID3v2 for
|
||||
MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in
|
||||
FLAC files.
|
||||
popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3
|
||||
files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC,
|
||||
Speex, WavPack, TrueAudio files, as well as APE Tags.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
@ -40,7 +41,7 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
%description devel
|
||||
%{summary}.
|
||||
Files needed when building software with %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
@ -95,6 +96,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Aug 22 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 1.5-6
|
||||
- Update descriptions (and mention the additional file formats).
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user