summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Krenski2005-11-26 02:07:08 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitba4994ee38ca9e5866b3b520956ebcab33c15f3a (patch)
tree655ddc8e122404d77ef7970bcc0c8ab08358ef98
parent6320ec45f93eb7fbd2c5f8c9e4c85e9166f9eaf3 (diff)
downloadcdrdao-ba4994ee38ca9e5866b3b520956ebcab33c15f3a.zip
cdrdao-ba4994ee38ca9e5866b3b520956ebcab33c15f3a.tar.gz
- updated -{pccts-antlr,gcc4}.patch - BR: pkgconfig Changed files: cdrdao.spec -> 1.63
-rw-r--r--cdrdao.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/cdrdao.spec b/cdrdao.spec
index 142ac4f..1cc20f2 100644
--- a/cdrdao.spec
+++ b/cdrdao.spec
@@ -8,12 +8,12 @@ Summary: Tools for burning CDRs in Disk At Once mode
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.2.0
+Version: 1.2.1
Release: 1
License: GPL v2+
Group: Applications/System
Source0: http://dl.sourceforge.net/cdrdao/%{name}-%{version}.tar.gz
-# Source0-md5: dc2bdef7a7c8973e678ba4a4a2d9cc7e
+# Source0-md5: d959c98e08105b5b8380de275bac1413
Source1: %{name}.desktop
# http://cdrdao.sourceforge.net/drives.html#dt
Source2: %{name}.drivers
@@ -36,6 +36,7 @@ BuildRequires: libmad-devel >= 0.15.1b-4
BuildRequires: libstdc++-devel
%{?with_ogg:BuildRequires: libvorbis-devel >= 1.0}
BuildRequires: pccts >= 1.33MR33-8
+BuildRequires: pkgconfig
BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -111,7 +112,6 @@ install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_datadir}/%{name}}
DESTDIR=$RPM_BUILD_ROOT
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/gcdmaster.desktop
-install xdao/stock/gcdmaster.png $RPM_BUILD_ROOT%{_pixmapsdir}
install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{name}/drivers
%clean