rpms/audacious-plugins/devel audacious-plugins.spec,1.37,1.38

Michael Schwendt mschwendt at fedoraproject.org
Thu Jun 4 21:59:55 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/audacious-plugins/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25136

Modified Files:
	audacious-plugins.spec 
Log Message:
disable rootvis/projectm plugins via configure options for reproducible builds (both have not been built before and rootvis plugin is nonfunctional)


Index: audacious-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacious-plugins/devel/audacious-plugins.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- audacious-plugins.spec	4 Jun 2009 21:56:46 -0000	1.37
+++ audacious-plugins.spec	4 Jun 2009 21:59:25 -0000	1.38
@@ -187,6 +187,8 @@ perl -pi -e 's/^\.SILENT:.*$//' buildsys
     --enable-amidiplug \
     --disable-amidiplug-dummy \
     --disable-sse2 \
+    --disable-rootvis \
+    --disable-projectm \
     --enable-neon
 
 make %{?_smp_mflags}




More information about the fedora-extras-commits mailing list