SPECS: atmelwlandriver.spec - unicode BR fix

prism prism at pld-linux.org
Tue Apr 11 21:57:22 CEST 2006


Author: prism                        Date: Tue Apr 11 19:57:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unicode BR fix

---- Files affected:
SPECS:
   atmelwlandriver.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/atmelwlandriver.spec
diff -u SPECS/atmelwlandriver.spec:1.37 SPECS/atmelwlandriver.spec:1.38
--- SPECS/atmelwlandriver.spec:1.37	Tue Apr 11 21:52:41 2006
+++ SPECS/atmelwlandriver.spec	Tue Apr 11 21:57:17 2006
@@ -45,12 +45,8 @@
 BuildRequires:	libusb-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	ncurses-ext-devel
-BuildRequires:	wxGTK2-devel >= 2.6.0
-%if %{with unicode}
-BuildRequires:	wxWidgets-unicode-devel >= 2.6.0
-%else
-BuildRequires:	wxWidgets-devel >= 2.6.0
-%endif
+BuildRequires:	wxGTK2-%{?with_unicode:unicode-}devel >= 2.6.0
+BuildRequires:	wxWidgets-%{?with_unicode:unicode-}devel >= 2.6.0
 %endif
 Requires:	wireless-tools
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -334,6 +330,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/04/11 19:57:17  prism
+- unicode BR fix
+
 Revision 1.37  2006/04/11 19:52:41  prism
 - all userspace fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/atmelwlandriver.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list