added zh_CN.GB2312 to lang exceptions(#487568)
This commit is contained in:
parent
7a11322544
commit
4ba41acd0a
@ -1,7 +1,7 @@
|
||||
Summary: The basic directory layout for a Linux system
|
||||
Name: filesystem
|
||||
Version: 2.4.30
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.31
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
URL: https://fedorahosted.org/filesystem
|
||||
Group: System Environment/Base
|
||||
@ -190,6 +190,9 @@ rm -rf %{buildroot}
|
||||
/var/yp
|
||||
|
||||
%changelog
|
||||
* Thu Oct 01 2009 Ondrej Vasik <ovasik@redhat.com> 2.4.31-1
|
||||
- added zh_CN.GB2312 to lang exceptions(#487568)
|
||||
|
||||
* Tue Aug 25 2009 Karsten Hopp <karsten@redhat.com> 2.4.30-2
|
||||
- fix typo in Provides
|
||||
|
||||
|
@ -72,6 +72,7 @@ sv_SE
|
||||
uk_UA
|
||||
ur_PK
|
||||
zh_CN
|
||||
zh_CN.GB2312
|
||||
zh_HK
|
||||
zh_TW
|
||||
zh_TW.Big5
|
||||
|
Loading…
Reference in New Issue
Block a user