SPECS: brltty.spec - don't disable optflags - better (I hope) way ...

sls sls at pld-linux.org
Sat Jan 5 12:21:29 CET 2008


Author: sls                          Date: Sat Jan  5 11:21:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't disable optflags - better (I hope) way
- BR: gpm-devel

---- Files affected:
SPECS:
   brltty.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.23 SPECS/brltty.spec:1.24
--- SPECS/brltty.spec:1.23	Sat Jan  5 11:40:39 2008
+++ SPECS/brltty.spec	Sat Jan  5 12:21:24 2008
@@ -30,9 +30,8 @@
 BuildRequires:	bison
 #BuildRequires:	bluez-devel
 %{?with_apidocs:BuildRequires:	doxygen}
-#BuildRequires:	gpm-devel
+BuildRequires:	gpm-devel
 %{?with_java:BuildRequires:	jdk}
-#BuildRequires:	libusb-devel
 BuildRequires:	ncurses-devel
 %{?with_ocaml:BuildRequires:	ocaml}
 #BuildRequires:	pkgconfig
@@ -172,7 +171,7 @@
 %{__aclocal}
 %{__autoconf}
 cp -f /usr/share/automake/config.sub acdir
-CPPFLAGS="-I/usr/include/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
 	--with-install-root="$RPM_BUILD_ROOT" \
 	--disable-tainted-components \
@@ -575,6 +574,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008-01-05 11:21:24  sls
+- don't disable optflags - better (I hope) way
+- BR: gpm-devel
+
 Revision 1.23  2008-01-05 10:40:39  qboosh
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brltty.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list