rpms/conky/devel conky.spec,1.5,1.6

Miroslav Lichvar (mlichvar) fedora-extras-commits at redhat.com
Tue Nov 27 11:40:59 UTC 2007


Author: mlichvar

Update of /cvs/pkgs/rpms/conky/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7506

Modified Files:
	conky.spec 
Log Message:
- Enable support for audacious 1.4.0



Index: conky.spec
===================================================================
RCS file: /cvs/pkgs/rpms/conky/devel/conky.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- conky.spec	27 Nov 2007 11:14:34 -0000	1.5
+++ conky.spec	27 Nov 2007 11:40:26 -0000	1.6
@@ -20,6 +20,7 @@
 BuildRequires:  libXext-devel
 %if %{with audacious}
 BuildRequires:  audacious-devel
+BuildRequires:  dbus-glib-devel
 %endif
 %if %{with rss}
 BuildRequires:  curl-devel
@@ -39,7 +40,7 @@
 %build
 %configure \
 %if %{with audacious}
-    --enable-audacious=legacy \
+    --enable-audacious=yes \
 %endif
 %if ! %{with mpd}
     --disable-mpd \
@@ -75,6 +76,7 @@
 %changelog
 * Tue Nov 27 2007 Miroslav Lichvar <mlichvar at redhat.com> - 1.4.9-1
 - Update to 1.4.9
+- Enable support for Audacious 1.4.0
 
 * Sun Oct 21 2007 Miroslav Lichvar <mlichvar at redhat.com> - 1.4.8-1
 - Update to 1.4.8




More information about the fedora-extras-commits mailing list