]> git.pld-linux.org Git - packages/wavplay.git/blobdiff - wavplay.spec
- few cosmetics.
[packages/wavplay.git] / wavplay.spec
index 622755ee766d9b9aee37651dc558afc482f7e57e..35944c2b401b6b07fdd8b0cca110f9cf364eeca4 100644 (file)
@@ -5,27 +5,29 @@ Version:      1.4
 Release:       3
 License:       GPL
 Group:         Applications/Sound
+Group(de):     Applikationen/Laut
 Group(pl):     Aplikacje/D¼wiêk
 URL:           http://www.vaxxine.com/ve3wwg/gnuwave.html
 Source0:       ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/%{name}-%{version}.tar.gz
-Patch0:                wavplay-make+res.patch
-Patch1:                wavplay-X11.patch
+Patch0:                %{name}-make+res.patch
+Patch1:                %{name}-X11.patch
 BuildRequires: XFree86-devel
 BuildRequires: motif-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Wavplay is a simple command-line tool that allows to play WAV audio
-files under Linux
+files under Linux.
 
 %description -l pl
 Wavplay jest prostym narzêdziem które pozwala odtwarzaæ pliki
-d¼wiêkowe typu WAV pod Linuksem
+d¼wiêkowe typu WAV pod Linuksem.
 
 %package X11
 Summary:       xltwavplay utility
 Summary(pl):   Narzêdzie "xltwavplay"
 Group:         X11/Applications/Multimedia
+Group(de):     X11/Applikationen/Multimedia
 Group(pl):     X11/Aplikacje/Multimedia
 Requires:      %{name} = %{version}
 Requires:      XFree86-libs
@@ -52,7 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} \
        $RPM_BUILD_ROOT%{_prefix}/X11R6/{bin,lib/X11/app-defaults}
 
@@ -64,8 +65,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} \
 install wavplay.1 $RPM_BUILD_ROOT%{_mandir}/man1
 echo ".so wavplay.1" > $RPM_BUILD_ROOT%{_mandir}/man1/wavrec.1
 
-gzip -9nf README BUGS \
-       $RPM_BUILD_ROOT%{_mandir}/man1/*
+gzip -9nf README BUGS
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.074634 seconds and 4 git commands to generate.