From 3ccd6f5b6cb32023b4c0415adf98b4b07deed2931fbc0eda331b1f3b47312d48 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 14 May 2012 14:48:11 +0000 Subject: [PATCH] - add 'mktex' group as used by texlive OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=111 --- config | 1 + rpmlint.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/config b/config index a9124d8..8c74541 100644 --- a/config +++ b/config @@ -120,6 +120,7 @@ setOption('StandardGroups', ( 'mdom', 'memcached', 'messagebus', + 'mktex', 'modem', 'mumble-server', 'nagcmd', diff --git a/rpmlint.changes b/rpmlint.changes index f7a7026..b1d5f6a 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 14 14:47:25 UTC 2012 - lnussel@suse.de + +- add 'mktex' group as used by texlive + ------------------------------------------------------------------- Wed Mar 21 17:59:23 CET 2012 - dmueller@suse.de