auto-import changelog data from flac-1.1.0-3.src.rpm
Thu Mar 11 2004 Bill Nottingham <notting@redhat.com> 1.1.0-3 - fix x86_64 linkage (#117893) Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
ef98017f5c
commit
3084e973eb
13
flac.spec
13
flac.spec
@ -3,11 +3,12 @@
|
||||
Summary: An encoder/decoder for the Free Lossless Audio Codec.
|
||||
Name: flac
|
||||
Version: 1.1.0
|
||||
Release: 1
|
||||
Release: 3
|
||||
License: LGPL/GPL
|
||||
Group: Applications/Multimedia
|
||||
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
|
||||
Patch: flac-1.1.0-m4.patch
|
||||
Patch1: flac-1.1.0-libtool.patch
|
||||
URL: http://flac.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildRequires: xmms-devel, libogg-devel, doxygen
|
||||
@ -40,6 +41,7 @@ An input plugin that enables playback of FLAC files in xmms.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -83,5 +85,14 @@ rm -rf %{buildroot}
|
||||
%{xmmsinputdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Mar 11 2004 Bill Nottingham <notting@redhat.com> 1.1.0-3
|
||||
- fix x86_64 linkage (#117893)
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Wed Aug 6 2003 Bill Nottingham <notting@redhat.com> 1.1.0-1
|
||||
- initial build
|
||||
|
Loading…
Reference in New Issue
Block a user