SPECS: rt2400.spec - remove BR: XF86-devel, fix build on th

radek radek at pld-linux.org
Wed Aug 23 16:30:20 CEST 2006


Author: radek                        Date: Wed Aug 23 14:30:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove BR: XF86-devel, fix build on th

---- Files affected:
SPECS:
   rt2400.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/rt2400.spec
diff -u SPECS/rt2400.spec:1.39 SPECS/rt2400.spec:1.40
--- SPECS/rt2400.spec:1.39	Sun Jul  2 18:06:13 2006
+++ SPECS/rt2400.spec	Wed Aug 23 16:30:14 2006
@@ -11,7 +11,7 @@
 %undefine	with_smp
 %endif
 #
-%define		snap -b3
+%define		snap	-b3
 %define		_rel	4
 Summary:	Linux driver for WLAN cards based on RT2400
 Summary(pl):	Sterownik dla Linuksa do kart bezprzewodowych opartych na układzie RT2400
@@ -28,7 +28,6 @@
 BuildRequires:	rpmbuild(macros) >= 1.153
 %endif
 %if %{with userspace}
-BuildRequires:	XFree86-devel
 BuildRequires:	pkgconfig
 BuildRequires:	qmake
 BuildRequires:	qt-devel >= 6:3.1.1
@@ -91,9 +90,8 @@
 %build
 %if %{with userspace}
 cd Utility
-qmake -o Makefile raconfig2400.pro
-mv Makefile Makefile.orig
-sed -e 's/lqt/lqt-mt/g' Makefile.orig > Makefile
+qmake -o Makefile.orig raconfig2400.pro
+sed -e 's/-lqt /-lqt-mt /g' Makefile.orig > Makefile
 %{__make} \
         CXXFLAGS="%{rpmcflags} %(pkg-config qt-mt --cflags)" \
         LDFLAGS="%{rpmldflags}" \
@@ -202,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/08/23 14:30:14  radek
+- remove BR: XF86-devel, fix build on th
+
 Revision 1.39  2006/07/02 16:06:13  hawk
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rt2400.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list