auto-import changelog data from cdrdao-1.1.8-4.src.rpm
Wed Apr 14 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-4 - fixed BuildRequires
This commit is contained in:
parent
b80cabc607
commit
ba8dd7a10a
@ -1,7 +1,7 @@
|
||||
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
|
||||
Name: cdrdao
|
||||
Version: 1.1.8
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz
|
||||
@ -12,7 +12,7 @@ Patch4: cdrdao-1.1.8-trackdb.patch
|
||||
Patch5: cdrdao-1.1.8-cast.patch
|
||||
Patch6: cdrdao-1.1.8-gcc34.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: pccts >= 1.33mr22
|
||||
BuildRequires: pccts >= 1.33mr22 cdrecord-devel
|
||||
|
||||
# Only exclude s390
|
||||
ExcludeArch: s390
|
||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 14 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-4
|
||||
- fixed BuildRequires
|
||||
|
||||
* Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-3
|
||||
- fixed ISO C++ issues
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user