rpms/audacious/devel audacious.spec,1.14,1.15

Ralf Ertzinger (ertzing) fedora-extras-commits at redhat.com
Tue Nov 7 15:01:19 UTC 2006


Author: ertzing

Update of /cvs/extras/rpms/audacious/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13575

Modified Files:
	audacious.spec 
Log Message:

- Add --enable-chardet



Index: audacious.spec
===================================================================
RCS file: /cvs/extras/rpms/audacious/devel/audacious.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- audacious.spec	7 Nov 2006 13:12:56 -0000	1.14
+++ audacious.spec	7 Nov 2006 15:00:48 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           audacious
 Version:        1.1.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        A GTK2 based media player similar to xmms
 
 Group:          Applications/Multimedia
@@ -128,6 +128,7 @@
 	--disable-gnome-vfs \
 	--enable-amidiplug \
 	--disable-amidiplug-dummy \
+	--enable-chardet \
 	--disable-dependency-tracking
 make V=1 %{?_smp_mflags}
 
@@ -212,8 +213,9 @@
 
 
 %changelog
-* Tue Nov 7 2006 Ralf Ertzinger <ralf at skytale.net> 1.1.2-6.fc7
+* Tue Nov 7 2006 Ralf Ertzinger <ralf at skytale.net> 1.1.2-7.fc7
 - Disable gnome-vfs, it causes too much trouble
+- Add --enable-chardet
  
 * Mon Nov 06 2006 Ralf Ertzinger <ralf at skytale.net> 1.1.2-4.fc7
 - Decrease main window update frequency somewhat




More information about the scm-commits mailing list