Browse Source

* gamix: ensure build with optflags

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5966 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 12 years ago
parent
commit
abb22be5c0
1 changed files with 5 additions and 2 deletions
  1. 5 2
      g/gamix/gamix-vl.spec

+ 5 - 2
g/gamix/gamix-vl.spec

@@ -2,7 +2,7 @@ Summary: GTK ALSA audio mixer
 Summary(ja): GTK ALSA オーディオ・ミキサー
 Name: gamix
 Version: 1.99.p14
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: GPL
 Group: Applications/Multimedia
 URL: http://www1.tcnet.ne.jp/fmurata/linux/alsa.html
@@ -34,7 +34,7 @@ GTK を使用した ALSA 用のミキサー・プログラムです。
 	--bindir=%{_bindir} \
 	--with-included-gettext \
 	--with-gtk-target=-2.0
-make
+make CFLAGS="%{optflags}"
 
 %install
 rm -rf %{buildroot}
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/gamix.png
 
 %changelog
+* Thu Mar 23 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.99.p14-4
+- ensure build with optflags
+
 * Thu Mar 23 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.99.p14-3
 - rebuild