SPECS: wavplay.spec - use X11R7 paths

qboosh qboosh at pld-linux.org
Sun Jul 8 22:18:05 CEST 2007


Author: qboosh                       Date: Sun Jul  8 20:18:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use X11R7 paths

---- Files affected:
SPECS:
   wavplay.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/wavplay.spec
diff -u SPECS/wavplay.spec:1.32 SPECS/wavplay.spec:1.33
--- SPECS/wavplay.spec:1.32	Fri Jun 22 14:43:49 2007
+++ SPECS/wavplay.spec	Sun Jul  8 22:18:00 2007
@@ -15,13 +15,13 @@
 Patch4:		%{name}-nonblock.patch
 Patch5:		%{name}-WavOpenForWrite.patch
 URL:		http://www.vaxxine.com/ve3wwg/gnuwave.html
+BuildRequires:	motif-devel
+BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	xorg-lib-libXt-devel
-BuildRequires:	xorg-lib-libX11-devel
-BuildRequires:	motif-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_appdefsdir	/usr/X11R6/lib/X11/app-defaults
+%define		_appdefsdir	/usr/share/app-defaults
 
 %description
 Wavplay is a simple command-line tool that allows to play WAV audio
@@ -36,6 +36,7 @@
 Summary(pl.UTF-8):	Narzędzie "xltwavplay"
 Group:		X11/Applications/Sound
 Requires:	%{name} = %{version}-%{release}
+Requires:	xorg-lib-libXt >= 1.0.0
 
 %description X11
 The xltwavplay program now allows the user to point and click his way
@@ -59,7 +60,7 @@
 %{__make} \
 	CC="%{__cc}" \
 	OPT="%{rpmcflags}" \
-	XLDOPTS="-L/usr/X11R6/%{_lib} -lXm -lXmu -lXt -lX11" \
+	XLDOPTS="-lXm -lXmu -lXt -lX11" \
 	INSTDIR=%{_bindir}
 
 %install
@@ -81,7 +82,7 @@
 %defattr(644,root,root,755)
 %doc README BUGS
 %attr(755,root,root) %{_bindir}/wav*
-%{_mandir}/man*/*
+%{_mandir}/man1/wav*
 
 %files X11
 %defattr(644,root,root,755)
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2007/07/08 20:18:00  qboosh
+- use X11R7 paths
+
 Revision 1.32  2007/06/22 12:43:49  baggins
 - rel 10
 - modular xorg
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wavplay.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list