[btanks] Don't override Fedora's options.

Bruno Wolff III bruno at fedoraproject.org
Sun Jun 26 19:15:50 UTC 2011


commit ed61eb42ec4f1ce9bd812811e3b55013fff25368
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jun 25 10:44:59 2011 -0500

    Don't override Fedora's options.

 btanks.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/btanks.spec b/btanks.spec
index 2c5da04..6e20648 100644
--- a/btanks.spec
+++ b/btanks.spec
@@ -14,6 +14,8 @@ Patch0:         %{name}-remove-rpath.patch
 Patch1:         %{name}-disable-smpeg.patch
 # Avoid problem with lib checks using c++ instead of c.
 Patch2:         %{name}-libcheck.patch
+# Don't override Fedora's options
+Patch3:         %{name}--excessopts.patch
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:        %{name}.desktop
 Source2:        bted.desktop
@@ -64,6 +66,7 @@ running %{name}.
 %patch0 -b .remove-rpath
 %patch1 -b .disable-smpeg
 %patch2 -b .libcheck
+%patch3 -b .excessopts
 dos2unix -k *.txt ChangeLog *.url LICENSE LICENSE.EXCEPTION
 
 iconv -f latin1 -t utf-8 LICENSE.EXCEPTION > LICENSE.EXCEPTION.new


More information about the scm-commits mailing list