diff --git a/Regression/bz241753-undesired-files-in-the-package/main.fmf b/Regression/bz241753-undesired-files-in-the-package/main.fmf index 780704d..c440980 100644 --- a/Regression/bz241753-undesired-files-in-the-package/main.fmf +++ b/Regression/bz241753-undesired-files-in-the-package/main.fmf @@ -1,31 +1,44 @@ summary: Test for bz241753 (undesired files in the package) -description: "Bug summary: undesired files in the package\nBugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=241753\n\ - \nDescription:\n\nDescription of problem:\nThe backup of the pathset (patches\ - \ #11 & #19) produces several noised files in \nthe scripts subdirectory. during\ - \ packaging those files are included to the \npackage (see %doc).\n\nVersion-Release\ - \ number of selected component (if applicable):\nLast official ppp\n\nAdditional\ - \ info:\nJust add following lines to the %prep section in the spec-file:\n rm\ - \ -f scripts/*.local\n rm -f scripts/*.change_resolv_conf\nexactly before\n \ - \ find . -type f -name \"*.sample\" | xargs rm -f\n" +description: | + Bug summary: undesired files in the package + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=241753 + + Description: + + Description of problem: + The backup of the pathset (patches #11 & #19) produces several noised files in + the scripts subdirectory. during packaging those files are included to the + package (see %doc). + + Version-Release number of selected component (if applicable): + Last official ppp + + Additional info: + Just add following lines to the %prep section in the spec-file: + rm -f scripts/*.local + rm -f scripts/*.change_resolv_conf + exactly before + find . -type f -name "*.sample" | xargs rm -f component: -- ppp + - ppp test: ./runtest.sh framework: beakerlib recommend: -- ppp + - ppp duration: 5m enabled: true tag: -- TIPfail_infra -- TIPfail_samba -- TIPfail_systemd -- TIPpass -- TIPpass_Security -- Tier1 -- notier + - TIPfail_infra + - TIPfail_samba + - TIPfail_systemd + - TIPpass + - TIPpass_Security + - Tier1 + - notier tier: '1' link: -- relates: https://bugzilla.redhat.com/show_bug.cgi?id=241753 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=241753 extra-nitrate: TC#0078116 extra-summary: /CoreOS/ppp/Regression/bz241753-undesired-files-in-the-package extra-task: /CoreOS/ppp/Regression/bz241753-undesired-files-in-the-package +id: 7129496d-f748-4ee3-a9cc-acc1815e03bd