SPECS: mpc123.spec - updated patch to use libao default as default...

qboosh qboosh at pld-linux.org
Fri Nov 16 21:55:33 CET 2007


Author: qboosh                       Date: Fri Nov 16 20:55:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated patch to use libao default as default device; removed whole alsa breakage
- GPL v2+
- release 2

---- Files affected:
SPECS:
   mpc123.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/mpc123.spec
diff -u SPECS/mpc123.spec:1.4 SPECS/mpc123.spec:1.5
--- SPECS/mpc123.spec:1.4	Wed Oct 31 01:02:21 2007
+++ SPECS/mpc123.spec	Fri Nov 16 21:55:27 2007
@@ -1,14 +1,10 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without	alsa		# build without default alsa
-#
 Summary:	Musepack Console audio player
 Summary(pl.UTF-8):	Konsolowy odtwarzacz plików Musepack
 Name:		mpc123
 Version:	0.2.1
-Release:	1
-License:	GPL
+Release:	2
+License:	GPL v2+
 Group:		Applications/Multimedia
 Source0:	http://dl.sourceforge.net/mpc123/%{name}-%{version}.tar.gz
 # Source0-md5:	430cf1ada67177d2ca802ce8e1b59916
@@ -16,7 +12,6 @@
 URL:		http://mpc123.sourceforge.net/
 BuildRequires:	libao-devel
 BuildRequires:	libmpcdec-devel
-Suggests:	libao-alsa
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -39,7 +34,7 @@
 %prep
 # ' (fixes braindead Emacs syntax highlight)
 %setup -q -n %{name}
-%{?with_alsa:%patch0 -p1}
+%patch0 -p1
 
 %build
 %{__make} \
@@ -57,15 +52,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if %{with alsa}
-%post
-cat <<EOF
-NOTE:
-Please make sure you have "libao-alsa" package installed, as ALSA driver is
-used as output by default.
-EOF
-%endif
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
@@ -78,6 +64,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007-11-16 20:55:27  qboosh
+- updated patch to use libao default as default device; removed whole alsa breakage
+- GPL v2+
+- release 2
+
 Revision 1.4  2007-10-31 00:02:21  sls
 - ver. 0.2.1
 - removed Makefile.patch
@@ -91,4 +82,3 @@
 
 Revision 1.1  2006/01/29 17:46:32  japhy
 - New spec (by Patryk Szczyglowski <patryk at patryk.one.pl>)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpc123.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list