- version 1.2.1 (1.2.0 was not functional)
This commit is contained in:
parent
87798d3230
commit
3b5c4b3c4c
@ -1 +1 @@
|
|||||||
cdrdao-1.2.0.tar.gz
|
cdrdao-1.2.1.tar.bz2
|
||||||
|
12
cdrdao.spec
12
cdrdao.spec
@ -1,15 +1,13 @@
|
|||||||
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.2.0
|
Version: 1.2.1
|
||||||
Release: 1.2.2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://cdrdao.sourceforge.net/
|
URL: http://cdrdao.sourceforge.net/
|
||||||
Source: http://easynews.dl.sourceforge.net/sourceforge/cdrdao/%{name}-%{version}.tar.gz
|
Source: http://easynews.dl.sourceforge.net/sourceforge/cdrdao/%{name}-%{version}.tar.bz2
|
||||||
Source1: xcdrdao.desktop
|
Source1: xcdrdao.desktop
|
||||||
|
|
||||||
Patch1: cdrdao-1.2.0-compile.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: cdrecord-devel >= 8:2.01.01.0.a03-2
|
BuildRequires: cdrecord-devel >= 8:2.01.01.0.a03-2
|
||||||
BuildRequires: libvorbis-devel >= 1.0
|
BuildRequires: libvorbis-devel >= 1.0
|
||||||
@ -26,7 +24,6 @@ of pre-gaps, the pause areas between tracks.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .compile
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --prefix=%{_prefix}\
|
%configure --prefix=%{_prefix}\
|
||||||
@ -54,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 08 2006 Harald Hoyer <harald@redhat.com> - 1.2.1-1
|
||||||
|
- version 1.2.1 (1.2.0 was not functional)
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.2.2
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.2.2
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user