]> git.pld-linux.org Git - packages/aumix-gtk.git/blobdiff - aumix-gtk.spec
- aumix-gtk: Release 4.
[packages/aumix-gtk.git] / aumix-gtk.spec
index 57e534459164ab606b13a4f1ca2ad50d43ca50a6..7687d18c58b18705b8774e9232ee65db1cdc7703 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:       3
+Release:       4
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://www.jpj.net/~trevor/aumix/aumix-%{version}.tar.gz
@@ -22,6 +22,7 @@ BuildRequires:        gettext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Provides:      aumix
 Obsoletes:     aumix
+Conflicts:     aumix
 
 %define                _prefix         /usr/X11R6
 %define                _manpath        %{_prefix}/man
@@ -54,8 +55,8 @@ poziom sygna
 rm -rf missing acinclude.m4
 gettextize --copy --force
 aclocal
-autoconf
-automake -a -c
+%{__autoconf}
+%{__automake}
 
 CPPFLAGS="-I/usr/include/ncurses" \
 %configure
This page took 0.058426 seconds and 4 git commands to generate.