SPECS: atmelwlandriver.spec - typos
prism
prism at pld-linux.org
Sat Apr 15 01:18:52 CEST 2006
Author: prism Date: Fri Apr 14 23:18:52 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typos
---- Files affected:
SPECS:
atmelwlandriver.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/atmelwlandriver.spec
diff -u SPECS/atmelwlandriver.spec:1.41 SPECS/atmelwlandriver.spec:1.42
--- SPECS/atmelwlandriver.spec:1.41 Wed Apr 12 21:28:32 2006
+++ SPECS/atmelwlandriver.spec Sat Apr 15 01:18:47 2006
@@ -200,7 +200,7 @@
%if %{with userspace}
%{__make} winter \
OPT="%{rpmcflags}" \
- WXCONFIG="wx-gtk2-%{?with_uncide:unicode}%{!?with_unicode:ansi}-config"
+ WXCONFIG="wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config"
%{__make} lvnet \
OPT="%{rpmcflags} %{rpmldflags}" \
@@ -209,11 +209,11 @@
%{__make} -C src/apps/fw-upgrade atmelup \
CCC="%{__cc}" \
CCFLAGS="%{rpmcflags}" \
- WXCONFIG="wx-gtk2-%{?with_uncide:unicode}%{!?with_unicode:ansi}-config"
+ WXCONFIG="wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config"
%{__make} -C src/apps/fw-upgrade fucd \
OPT="%{rpmcflags}" \
- WXCONFIG="wx-gtk2-%{?with_uncide:unicode}%{!?with_unicode:ansi}-config"
+ WXCONFIG="wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config"
%endif
%install
@@ -309,6 +309,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2006/04/14 23:18:47 prism
+- typos
+
Revision 1.41 2006/04/12 19:28:32 glen
- cut the crap from %post (use /etc/modprobe.d to provide modprobe config)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/atmelwlandriver.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list