From f120745402d0c23582b9f64f886ff59a58720f6c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 4 Aug 2015 04:28:56 -0400 Subject: kill useless buildroot definitions (uneeded since rpm-4.6+ ...) --- t/data/SPECS/backtrack-promotion/a-i586.spec | 1 - t/data/SPECS/backtrack-promotion/a-x86_64.spec | 1 - t/data/SPECS/backtrack-promotion/c.spec | 1 - t/data/SPECS/backtrack-promotion/d.spec | 1 - 4 files changed, 4 deletions(-) (limited to 't/data/SPECS/backtrack-promotion') diff --git a/t/data/SPECS/backtrack-promotion/a-i586.spec b/t/data/SPECS/backtrack-promotion/a-i586.spec index f75c94d2..9c058011 100644 --- a/t/data/SPECS/backtrack-promotion/a-i586.spec +++ b/t/data/SPECS/backtrack-promotion/a-i586.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/backtrack-promotion/a-x86_64.spec b/t/data/SPECS/backtrack-promotion/a-x86_64.spec index 19dd247d..82148d64 100644 --- a/t/data/SPECS/backtrack-promotion/a-x86_64.spec +++ b/t/data/SPECS/backtrack-promotion/a-x86_64.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Provides: b -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/backtrack-promotion/c.spec b/t/data/SPECS/backtrack-promotion/c.spec index ca0c8476..2c614b91 100644 --- a/t/data/SPECS/backtrack-promotion/c.spec +++ b/t/data/SPECS/backtrack-promotion/c.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Conflicts: b -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/backtrack-promotion/d.spec b/t/data/SPECS/backtrack-promotion/d.spec index c5093137..21dabc57 100644 --- a/t/data/SPECS/backtrack-promotion/d.spec +++ b/t/data/SPECS/backtrack-promotion/d.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: a -BuildRoot: %{_tmppath}/%{name} %description x -- cgit v1.2.1