rpms/mt-daapd/devel mt-daapd.spec,1.4,1.5

W. Michael Petullo (mikep) fedora-extras-commits at redhat.com
Tue Feb 26 10:34:09 UTC 2008


Author: mikep

Update of /cvs/extras/rpms/mt-daapd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4849

Modified Files:
	mt-daapd.spec 
Log Message:
Add some parameters to configure script execution.



Index: mt-daapd.spec
===================================================================
RCS file: /cvs/extras/rpms/mt-daapd/devel/mt-daapd.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mt-daapd.spec	26 Feb 2008 10:28:22 -0000	1.4
+++ mt-daapd.spec	26 Feb 2008 10:33:31 -0000	1.5
@@ -35,7 +35,7 @@
 %patch1 -p1 -b .fedora
 
 %build
-%configure --enable-avahi --enable-oggvorbis
+%configure --enable-avahi --enable-oggvorbis --enable-sqlite3 --enable-flac
 make %{?_smp_mflags}
 
 %install




More information about the fedora-extras-commits mailing list