]> git.pld-linux.org Git - packages/aumix-gtk.git/blobdiff - aumix-gtk.spec
- massive attack, adding Source-md5
[packages/aumix-gtk.git] / aumix-gtk.spec
index da029af03b73558d2e39f5666e5a98195f8e4213..bcb1160daff6facf573006f8f3c2f2249923dd57 100644 (file)
@@ -4,10 +4,11 @@ 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:       5
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://www.jpj.net/~trevor/aumix/aumix-%{version}.tar.gz
+# Source0-md5: 84ecc331bf6d86d3ac925590fee83af7
 Source2:       aumix.desktop
 Patch0:                aumix-home_etc.patch
 Patch1:                aumix-xaumix.patch
@@ -22,9 +23,8 @@ 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
 
 %description
 This program provides a tty- and X11/Gtk-based, interactive method of
@@ -52,8 +52,8 @@ poziom sygna
 
 %build
 rm -rf missing acinclude.m4
-gettextize --copy --force
-aclocal
+%{__gettextize}
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 
@@ -75,8 +75,6 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_applnkdir}/Multimedia
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/aumixrc
 
-gzip -9nf AUTHORS BUGS ChangeLog NEWS README TODO
-
 %find_lang aumix
 
 %clean
@@ -84,8 +82,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f aumix.lang
 %defattr(644,root,root,755)
+%doc AUTHORS BUGS ChangeLog NEWS README TODO
 %config(noreplace,missingok) %verify(not size mtime md5) %{_sysconfdir}/aumixrc
-%doc *.gz
 
 %attr(755,root,root) %{_bindir}/aumix
 
This page took 0.077497 seconds and 4 git commands to generate.