packages: adplay/adplay.spec - added lib64 workaround - removed --disable-s...

evil evil at pld-linux.org
Wed Dec 15 09:42:05 CET 2010


Author: evil                         Date: Wed Dec 15 08:42:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added lib64 workaround
- removed --disable-sdl and added BR: SDL-devel

---- Files affected:
packages/adplay:
   adplay.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/adplay/adplay.spec
diff -u packages/adplay/adplay.spec:1.5 packages/adplay/adplay.spec:1.6
--- packages/adplay/adplay.spec:1.5	Mon Nov 22 21:25:50 2010
+++ packages/adplay/adplay.spec	Wed Dec 15 09:41:59 2010
@@ -7,12 +7,13 @@
 Summary(pl.UTF-8):	Odtwarzacz muzyki AdLib działający z linii poleceń
 Name:		adplay
 Version:	1.7
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Sound
 Source0:	http://downloads.sourceforge.net/adplug/%{name}-%{version}.tar.bz2
 # Source0-md5:	651b301b21f08a7519ce8ed3742a0081
 URL:		http://adplug.sourceforge.net/
+BuildRequires:	SDL-devel
 BuildRequires:	adplug-devel >= 2.2
 BuildRequires:	alsa-lib-devel >= 0.9.1
 %{?with_esd:BuildRequires:	esound-devel >= 0.2.8}
@@ -41,8 +42,8 @@
 
 %build
 %configure \
+	--libdir=%{_libdir} \
 	%{!?with_esd:--disable-output-esound} \
-	--disable-output-sdl \
 	--disable-output-qsa
 %{__make}
 
@@ -67,6 +68,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/12/15 08:41:59  evil
+- added lib64 workaround
+- removed --disable-sdl and added BR: SDL-devel
+
 Revision 1.5  2010/11/22 20:25:50  qboosh
 - updated to 1.7
 - esd disabled by default
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/adplay/adplay.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list