diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-02-19 07:21:09 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-19 07:21:09 -0800 |
commit | c5183ccd2caaf0abfa81afe61a207701136fdf7f (patch) | |
tree | 3df41997c227addee22809f49079b2d3ab51d469 | |
parent | d3e4872b63ca29cfbe68cb015aa34be147cd3296 (diff) | |
download | rpmlint-c5183ccd2caaf0abfa81afe61a207701136fdf7f.tar.gz rpmlint-c5183ccd2caaf0abfa81afe61a207701136fdf7f.tar.bz2 rpmlint-c5183ccd2caaf0abfa81afe61a207701136fdf7f.zip |
Fixed typo: Platfrom->Platformsubmit/trunk/20130219.152228submit/trunk/20130219.152111accepted/trunk/20130219.151818
-rw-r--r-- | packaging/rpmgroups.config | 16 | ||||
-rw-r--r-- | packaging/rpmlint.changes | 3 |
2 files changed, 11 insertions, 8 deletions
diff --git a/packaging/rpmgroups.config b/packaging/rpmgroups.config index ee6caf9..46e0a4c 100644 --- a/packaging/rpmgroups.config +++ b/packaging/rpmgroups.config @@ -91,14 +91,14 @@ setOption("ValidGroups", ( "PIM/Calendar" ,\ "PIM/Contacts" ,\ "PIM/Events" ,\ - "Platfrom Development/Building" ,\ - "Platfrom Development/Cross" ,\ - "Platfrom Development/Cross Compilation" ,\ - "Platfrom Development/Editors" ,\ - "Platfrom Development/Perl" ,\ - "Platfrom Development/Python" ,\ - "Platfrom Development/SDK" ,\ - "Platfrom Development/Tools" ,\ + "Platform Development/Building" ,\ + "Platform Development/Cross" ,\ + "Platform Development/Cross Compilation" ,\ + "Platform Development/Editors" ,\ + "Platform Development/Perl" ,\ + "Platform Development/Python" ,\ + "Platform Development/SDK" ,\ + "Platform Development/Tools" ,\ "Security/Access Control" ,\ "Security/Accounts" ,\ "Security/Certificate Management" ,\ diff --git a/packaging/rpmlint.changes b/packaging/rpmlint.changes index 26113b6..bdb6e3f 100644 --- a/packaging/rpmlint.changes +++ b/packaging/rpmlint.changes @@ -1,3 +1,6 @@ +* Tue Feb 19 2013 Anas Nashif <anas.nashif@intel.com> accepted/trunk/20130214.143307@d3e4872 +- Fixed typo: Platfrom->Platform + * Thu Feb 14 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130211.151713@ea5f595 - add Development Groups |