]> git.pld-linux.org Git - packages/aumix.git/blobdiff - aumix.spec
- strict internal dep, uncommented home_etc patch
[packages/aumix.git] / aumix.spec
index df9e9d3b2921fc4f372c8450ec3252d5acdb2756..4efe35de26c5efaffd3ad7b09987736e04240066 100644 (file)
@@ -14,7 +14,7 @@ Release:      1
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://www.jpj.net/~trevor/aumix/%{name}-%{version}.tar.bz2
-# Source0-md5: dc3fc7209752207c23e7c94ab886b340
+# Source0-md5: dc3fc7209752207c23e7c94ab886b340
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.desktop
@@ -87,9 +87,9 @@ CD, ͦ
 Summary:       Saves/restores mixer settings on system shutdown/startup
 Summary(pl):   Zapisuje/odtwarza ustawienia przy zamkniêciu/starcie systemu
 Group:         Applications/Sound
-Requires:      %{name} = %{version}
 PreReq:                rc-scripts >= 0.2.0
 Requires(post,preun):  /sbin/chkconfig
+Requires:      %{name} = %{version}-%{release}
 Obsoletes:     aumix-OSS-preserve-settings
 Obsoletes:     rhsound
 Conflicts:     alsa-utils
@@ -110,8 +110,6 @@ systemu.
 %patch2 -p1
 
 %build
-#rm -f missing acinclude.m4
-rm -f missing
 #%%{__gettextize}
 %{__aclocal}
 %{__autoconf}
@@ -119,7 +117,8 @@ rm -f missing
 
 CPPFLAGS="-I/usr/include/ncurses"
 %configure \
-       --without-gtk
+       --without-gtk \
+       --without-gtk1
 
 %{__make}
 
This page took 0.050833 seconds and 4 git commands to generate.