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/priority-upgrade-2/a-strict_2.spec | 1 - t/data/SPECS/priority-upgrade-2/a_2.spec | 1 - t/data/SPECS/priority-upgrade-2/b_2.spec | 1 - t/data/SPECS/priority-upgrade-2/bb1_2.spec | 1 - t/data/SPECS/priority-upgrade-2/bb2_2.spec | 1 - 5 files changed, 5 deletions(-) (limited to 't/data/SPECS/priority-upgrade-2') diff --git a/t/data/SPECS/priority-upgrade-2/a-strict_2.spec b/t/data/SPECS/priority-upgrade-2/a-strict_2.spec index 0a44113d..f254f877 100644 --- a/t/data/SPECS/priority-upgrade-2/a-strict_2.spec +++ b/t/data/SPECS/priority-upgrade-2/a-strict_2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: b >= 2 -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/priority-upgrade-2/a_2.spec b/t/data/SPECS/priority-upgrade-2/a_2.spec index 5048eed1..e5d04e5c 100644 --- a/t/data/SPECS/priority-upgrade-2/a_2.spec +++ b/t/data/SPECS/priority-upgrade-2/a_2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: b -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/priority-upgrade-2/b_2.spec b/t/data/SPECS/priority-upgrade-2/b_2.spec index 929014ad..77459a0e 100644 --- a/t/data/SPECS/priority-upgrade-2/b_2.spec +++ b/t/data/SPECS/priority-upgrade-2/b_2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: bb -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/priority-upgrade-2/bb1_2.spec b/t/data/SPECS/priority-upgrade-2/bb1_2.spec index 2b10a21a..3bb741da 100644 --- a/t/data/SPECS/priority-upgrade-2/bb1_2.spec +++ b/t/data/SPECS/priority-upgrade-2/bb1_2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Provides: bb -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/priority-upgrade-2/bb2_2.spec b/t/data/SPECS/priority-upgrade-2/bb2_2.spec index 1732f9cd..ac189ad9 100644 --- a/t/data/SPECS/priority-upgrade-2/bb2_2.spec +++ b/t/data/SPECS/priority-upgrade-2/bb2_2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Provides: bb -BuildRoot: %{_tmppath}/%{name} %description x -- cgit v1.2.1