SPECS: oggfwd.spec - pass CFLAGS - rel 1
shadzik
shadzik at pld-linux.org
Sun Mar 4 17:17:28 CET 2007
Author: shadzik Date: Sun Mar 4 16:17:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CFLAGS
- rel 1
---- Files affected:
SPECS:
oggfwd.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/oggfwd.spec
diff -u SPECS/oggfwd.spec:1.1 SPECS/oggfwd.spec:1.2
--- SPECS/oggfwd.spec:1.1 Sun Mar 4 16:59:25 2007
+++ SPECS/oggfwd.spec Sun Mar 4 17:17:23 2007
@@ -4,7 +4,7 @@
Summary(pl.UTF-8): Niewielkie narzędzie do przekazywania plików Ogg dla serwera iceacast
Name: oggfwd
Version: 0.2
-Release: 0.1
+Release: 1
License: GPL v2
Group: Applications
Source0: http://v2v.cc/~j/oggfwd/%{name}-%{version}.tar.gz
@@ -26,7 +26,8 @@
%setup -q
%build
-%{__make}
+%{__make} \
+ CFLAGS="%{rpmcflags} -ffast-math -fsigned-char"
%install
rm -rf $RPM_BUILD_ROOT
@@ -48,6 +49,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/03/04 16:17:23 shadzik
+- pass CFLAGS
+- rel 1
+
Revision 1.1 2007/03/04 15:59:25 rotom
- initial spec by badman
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/oggfwd.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list