SPECS: cuetools.spec - install cuetag from extras - make cuetag compatible ...
wiget
wiget at pld-linux.org
Sun Aug 31 19:01:48 CEST 2008
Author: wiget Date: Sun Aug 31 17:01:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- install cuetag from extras
- make cuetag compatible with flac >= 1.1.4
- relase 1
---- Files affected:
SPECS:
cuetools.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/cuetools.spec
diff -u SPECS/cuetools.spec:1.2 SPECS/cuetools.spec:1.3
--- SPECS/cuetools.spec:1.2 Sun Apr 15 13:47:46 2007
+++ SPECS/cuetools.spec Sun Aug 31 19:01:43 2008
@@ -3,12 +3,14 @@
Summary(pl.UTF-8): Zestaw narzędzi do pracy z plikami cue i toc
Name: cuetools
Version: 1.3.1
-Release: 0.1
+Release: 1
License: GPL
Group: Applications
Source0: http://download.berlios.de/cuetools/%{name}-%{version}.tar.gz
# Source0-md5: 45575f7a1bdc6615599fa6cb49845cca
+Patch0: %{name}-flac.patch
URL: http://developer.berlios.de/projects/cuetools/
+Conflicts: flac < 1.1.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -20,6 +22,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%configure
@@ -31,6 +34,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+install -m755 extras/cuetag.sh $RPM_BUILD_ROOT/%{_bindir}/cuetag
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -46,6 +51,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008/08/31 17:01:43 wiget
+- install cuetag from extras
+- make cuetag compatible with flac >= 1.1.4
+- relase 1
+
Revision 1.2 2007/04/15 11:47:46 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cuetools.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list