]> 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 737f043b62d8126daf06947b4abe2951bb6c331e..7687d18c58b18705b8774e9232ee65db1cdc7703 100644 (file)
@@ -4,11 +4,9 @@ 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
-Group(de):     Applikationen/Laut
-Group(pl):     Aplikacje/D¼wiêk
 Source0:       http://www.jpj.net/~trevor/aumix/aumix-%{version}.tar.gz
 Source2:       aumix.desktop
 Patch0:                aumix-home_etc.patch
@@ -24,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
@@ -56,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.081086 seconds and 4 git commands to generate.