]> git.pld-linux.org Git - packages/aumix-gtk.git/blobdiff - aumix-gtk.spec
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
[packages/aumix-gtk.git] / aumix-gtk.spec
index 9987cc140c7a7654aa42e690bcaf3beedff3693e..36ce0784e0077050fd66d98dfd4e88220dc96a94 100644 (file)
@@ -4,7 +4,7 @@ Summary(de):    Audio-Mixer auf curses- und X11/Gtk-Basis
 Summary(pl):   Mikser audio bazuj±cy na curses i Gtk+
 Name:          aumix-gtk
 Version:       2.7
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://www.jpj.net/~trevor/aumix/aumix-%{version}.tar.gz
@@ -25,7 +25,7 @@ Obsoletes:    aumix
 Conflicts:     aumix
 
 %define                _prefix         /usr/X11R6
-%define                _manpath        %{_prefix}/man
+%define                _mandir         %{_prefix}/man
 
 %description
 This program provides a tty- and X11/Gtk-based, interactive method of
@@ -54,7 +54,7 @@ poziom sygna
 %build
 rm -rf missing acinclude.m4
 %{__gettextize}
-aclocal
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 
This page took 0.102884 seconds and 4 git commands to generate.