disable audacious support

This commit is contained in:
Miroslav Lichvar 2011-02-10 17:33:10 +01:00
parent 9d26841e7f
commit f90778cad1
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%bcond_without alsa
%bcond_without audacious
%bcond_with audacious
%bcond_without curl
%bcond_without imlib
%bcond_without lua
@ -15,7 +15,7 @@
Name: conky
Version: 1.8.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A system monitor for X
Group: User Interface/X
@ -25,6 +25,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
Patch0: conky-1.8.1-outside.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: glib2-devel
BuildRequires: libXft-devel
BuildRequires: libXt-devel
BuildRequires: libXdamage-devel
@ -102,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 10 2011 Miroslav Lichvar <mlichvar@redhat.com> - 1.8.1-2
- disable audacious support
* Wed Oct 06 2010 Miroslav Lichvar <mlichvar@redhat.com> - 1.8.1-1
- update to 1.8.1