SPECS: cdrdao.spec - updated to 1.2.0.
pluto
pluto at pld-linux.org
Tue Sep 13 16:00:08 CEST 2005
Author: pluto Date: Tue Sep 13 14:00:07 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.0.
---- Files affected:
SPECS:
cdrdao.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/cdrdao.spec
diff -u SPECS/cdrdao.spec:1.56 SPECS/cdrdao.spec:1.57
--- SPECS/cdrdao.spec:1.56 Sat Jul 10 13:43:15 2004
+++ SPECS/cdrdao.spec Tue Sep 13 16:00:02 2005
@@ -7,19 +7,17 @@
Summary(pl): Narzędzia do wypalania płyt w trybie Disk At Once
Summary(pt_BR): Cdrdao - Escreve CD-Rs de áudio em modo "disk-at-once"
Name: cdrdao
-Version: 1.1.9
+Version: 1.2.0
Release: 1
License: GPL v2+
Group: Applications/System
Source0: http://dl.sourceforge.net/cdrdao/%{name}-%{version}.tar.gz
-# Source0-md5: dd7df809fca7db8e212a6522688c166b
+# Source0-md5: dc2bdef7a7c8973e678ba4a4a2d9cc7e
Source1: %{name}.desktop
# http://cdrdao.sourceforge.net/drives.html#dt
Source2: %{name}.drivers
Patch0: %{name}-nolibs.patch
Patch1: %{name}-pccts-antlr.patch
-Patch2: %{name}-DESTDIR.patch
-Patch3: %{name}-mm.patch
URL: http://cdrdao.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -27,7 +25,10 @@
%{?with_gnome:BuildRequires: libgnomeuimm-devel >= 2.0.0}
%{?with_gnome:BuildRequires: gtkmm-devel >= 2.2.8}
BuildRequires: lame-libs-devel >= 3.92
+BuildRequires: libao-devel >= 0.8
+BuildRequires: libmad-devel >= 0.15.1b-4
BuildRequires: libstdc++-devel
+BuildRequires: libvorbis-devel >= 1.0
BuildRequires: pccts >= 1.33MR33-8
BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,12 +73,10 @@
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
-%patch3 -p0
sed -i -e 's#/usr/src/linux/include##g' scsilib/DEFAULT*/Defaults.linux
%if %{without gnome}
-sed -i -e 's/^en_xdao=yes$/en_xdao=no/' configure.in
+sed -i -e 's/^en_xdao=yes$/en_xdao=no/' configure.ac
%endif
%build
@@ -85,6 +84,7 @@
%{__autoconf}
%{__autoheader}
%{__automake}
+PKG_CONFIG=%{_bindir}/pkg-config \
%configure \
--with-pcctsbin=%{_bindir} \
--with-pcctsinc=/usr/lib/pccts/h \
@@ -137,6 +137,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2005/09/13 14:00:02 pluto
+- updated to 1.2.0.
+
Revision 1.56 2004/07/10 11:43:15 averne
- now xdao is default off
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cdrdao.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list