SPECS: iwlwifi.spec - C locale Summary/description must be in US-A...

ankry ankry at pld-linux.org
Tue Jan 1 23:07:03 CET 2008


Author: ankry                        Date: Tue Jan  1 22:07:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- C locale Summary/description must be in US-ASCII, not UTF-8

---- Files affected:
SPECS:
   iwlwifi.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/iwlwifi.spec
diff -u SPECS/iwlwifi.spec:1.25 SPECS/iwlwifi.spec:1.26
--- SPECS/iwlwifi.spec:1.25	Tue Jan  1 13:37:39 2008
+++ SPECS/iwlwifi.spec	Tue Jan  1 23:06:58 2008
@@ -5,7 +5,8 @@
 %bcond_with	verbose		# verbose build (V=1)
 #
 %define		_rel	1
-Summary:	Intel® Wireless WiFi Link 4965AGN and Intel® PRO/Wireless 3945ABG Network Connection
+Summary:	Intel(R) Wireless WiFi Link 4965AGN and Intel(R) PRO/Wireless 3945ABG Network Connection
+Summary(en.UTF-8):	Intel® Wireless WiFi Link 4965AGN and Intel® PRO/Wireless 3945ABG Network Connection
 Name:		iwlwifi
 Version:	1.2.23
 Release:	%{_rel}
@@ -22,6 +23,16 @@
 
 %description
 The iwlwifi project provides a driver which utilizes the new mac80211
+subsystem for the Intel(R) Wireless WiFi Link 4965AGN and Intel(R)
+PRO/Wireless 3945ABG Network Connection adapters.
+
+In addition to using the new mac80211 subsystem, this project uses a
+new microcode image which removes the need for the user space
+regulatory daemon. This change should help to simplify installation,
+development, and redistribution of this driver package.
+
+%description -l en.UTF-8
+The iwlwifi project provides a driver which utilizes the new mac80211
 subsystem for the Intel® Wireless WiFi Link 4965AGN and Intel®
 PRO/Wireless 3945ABG Network Connection adapters.
 
@@ -31,7 +42,8 @@
 development, and redistribution of this driver package.
 
 %package -n kernel%{_alt_kernel}-net-iwl3945
-Summary:	Intel® PRO/Wireless 3945ABG Network Connection
+Summary:	Intel(R) PRO/Wireless 3945ABG Network Connection
+Summary(en.UTF-8):	Intel® PRO/Wireless 3945ABG Network Connection
 Release:	%{_rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires:	iwlwifi-3945-ucode
@@ -40,11 +52,16 @@
 Requires:	module-init-tools >= 3.2.2-2
 
 %description -n kernel%{_alt_kernel}-net-iwl3945
+This package contains Linux kernel drivers for the Intel(R)
+PRO/Wireles 3945ABG Network Connection.
+
+%description -n kernel%{_alt_kernel}-net-iwl3945 -l en.UTF-8
 This package contains Linux kernel drivers for the Intel®
 PRO/Wireles 3945ABG Network Connection.
 
 %package -n kernel%{_alt_kernel}-net-iwl4965
-Summary:	Intel® Wireless WiFi Link 4965AG
+Summary:	Intel(R) Wireless WiFi Link 4965AG
+Summary(en.UTF-8):	Intel® Wireless WiFi Link 4965AG
 Release:	%{_rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires:	iwlwifi-4965-ucode
@@ -53,6 +70,10 @@
 Requires:	module-init-tools >= 3.2.2-2
 
 %description -n kernel%{_alt_kernel}-net-iwl4965
+This package contains Linux kernel drivers for the Intel(R) Wireless WiFi
+Link 4965AGN.
+
+%description -n kernel%{_alt_kernel}-net-iwl4965 -l en.UTF-8
 This package contains Linux kernel drivers for the Intel® Wireless WiFi
 Link 4965AGN.
 
@@ -98,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008-01-01 22:06:58  ankry
+- C locale Summary/description must be in US-ASCII, not UTF-8
+
 Revision 1.25  2008-01-01 12:37:39  witekfl
 - (R) in UTF-8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iwlwifi.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list