diff --git a/rpmgroups.config b/rpmgroups.config index 34f858c..d9ef7cb 100644 --- a/rpmgroups.config +++ b/rpmgroups.config @@ -222,6 +222,7 @@ setOption("ValidGroups", ( "System/Filesystems" ,\ "System/GUI/GNOME" ,\ "System/GUI/KDE" ,\ + "System/GUI/LXDE" ,\ "System/GUI/Other" ,\ "System/GUI/XFCE" ,\ "System/I18n/Chinese" ,\ diff --git a/rpmlint.changes b/rpmlint.changes index 8a164f3..af64fbd 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 7 08:33:32 UTC 2010 - andrea@opensuse.org + +- added "System/GUI/LXDE" as a valid rpmgroup + ------------------------------------------------------------------- Wed May 5 13:55:24 UTC 2010 - lnussel@suse.de diff --git a/rpmlint.spec b/rpmlint.spec index 11fa5eb..e5c226c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ Name: rpmlint BuildRequires: rpm-python Summary: Rpm correctness checker Version: 0.95 -Release: 7 +Release: 8 Source0: %{name}-%{version}.tar.bz2 Source1: config Source1001: config.in