- cdrdao builds just fine without the pccts package and uses its own pccts
copy.
This commit is contained in:
parent
8f4607efc9
commit
43bc1da405
@ -1,7 +1,7 @@
|
|||||||
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
|
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
|
||||||
Name: cdrdao
|
Name: cdrdao
|
||||||
Version: 1.1.9
|
Version: 1.1.9
|
||||||
Release: 7
|
Release: 8
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz
|
URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz
|
||||||
@ -12,7 +12,7 @@ Source1: xcdrdao.desktop
|
|||||||
Patch5: cdrdao-1.1.8-cast.patch
|
Patch5: cdrdao-1.1.8-cast.patch
|
||||||
#Patch6: cdrdao-1.1.8-gcc34.patch
|
#Patch6: cdrdao-1.1.8-gcc34.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: pccts >= 1.33mr22 cdrecord-devel >= 2.01.1-6
|
BuildRequires: cdrecord-devel >= 2.01.1-6
|
||||||
|
|
||||||
# Only exclude s390
|
# Only exclude s390
|
||||||
ExcludeArch: s390
|
ExcludeArch: s390
|
||||||
@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2005 Karsten Hopp <karsten@redhat.de> 1.1.9-8
|
||||||
|
- cdrdao builds just fine without the pccts package and uses
|
||||||
|
its own pccts copy.
|
||||||
|
|
||||||
* Wed Feb 09 2005 Harald Hoyer <harald@redhat.com>
|
* Wed Feb 09 2005 Harald Hoyer <harald@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user