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/failing-promotion/a-1.spec | 1 - t/data/SPECS/failing-promotion/a-2.spec | 1 - t/data/SPECS/failing-promotion/b-1.spec | 1 - t/data/SPECS/failing-promotion/b-2.spec | 1 - t/data/SPECS/failing-promotion/c-1.spec | 1 - t/data/SPECS/failing-promotion/c-2.spec | 1 - t/data/SPECS/failing-promotion/e-1.spec | 1 - t/data/SPECS/failing-promotion/e-2.spec | 1 - t/data/SPECS/failing-promotion/f1-i586.spec | 1 - t/data/SPECS/failing-promotion/f1-x86_64.spec | 1 - t/data/SPECS/failing-promotion/f2.spec | 1 - 11 files changed, 11 deletions(-) (limited to 't/data/SPECS/failing-promotion') diff --git a/t/data/SPECS/failing-promotion/a-1.spec b/t/data/SPECS/failing-promotion/a-1.spec index f75c94d2..9c058011 100644 --- a/t/data/SPECS/failing-promotion/a-1.spec +++ b/t/data/SPECS/failing-promotion/a-1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/a-2.spec b/t/data/SPECS/failing-promotion/a-2.spec index 0cd2afc8..704819a7 100644 --- a/t/data/SPECS/failing-promotion/a-2.spec +++ b/t/data/SPECS/failing-promotion/a-2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/b-1.spec b/t/data/SPECS/failing-promotion/b-1.spec index b379d4c1..b4925a76 100644 --- a/t/data/SPECS/failing-promotion/b-1.spec +++ b/t/data/SPECS/failing-promotion/b-1.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: c -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/b-2.spec b/t/data/SPECS/failing-promotion/b-2.spec index 2095eeb1..c4a8e15b 100644 --- a/t/data/SPECS/failing-promotion/b-2.spec +++ b/t/data/SPECS/failing-promotion/b-2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: c -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/c-1.spec b/t/data/SPECS/failing-promotion/c-1.spec index 08794647..1804ed2d 100644 --- a/t/data/SPECS/failing-promotion/c-1.spec +++ b/t/data/SPECS/failing-promotion/c-1.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: a = 1 -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/c-2.spec b/t/data/SPECS/failing-promotion/c-2.spec index 614e84e3..091671cf 100644 --- a/t/data/SPECS/failing-promotion/c-2.spec +++ b/t/data/SPECS/failing-promotion/c-2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: d -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/e-1.spec b/t/data/SPECS/failing-promotion/e-1.spec index 776e7129..a7dbbc04 100644 --- a/t/data/SPECS/failing-promotion/e-1.spec +++ b/t/data/SPECS/failing-promotion/e-1.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: f -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/e-2.spec b/t/data/SPECS/failing-promotion/e-2.spec index 14b0e7c9..fecd3416 100644 --- a/t/data/SPECS/failing-promotion/e-2.spec +++ b/t/data/SPECS/failing-promotion/e-2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: f -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/f1-i586.spec b/t/data/SPECS/failing-promotion/f1-i586.spec index 58f07ec0..7061de45 100644 --- a/t/data/SPECS/failing-promotion/f1-i586.spec +++ b/t/data/SPECS/failing-promotion/f1-i586.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Provides: f -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/f1-x86_64.spec b/t/data/SPECS/failing-promotion/f1-x86_64.spec index bd46aefb..5b06ed99 100644 --- a/t/data/SPECS/failing-promotion/f1-x86_64.spec +++ b/t/data/SPECS/failing-promotion/f1-x86_64.spec @@ -7,7 +7,6 @@ Group: x Url: x Requires: a = 1 Provides: f -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/failing-promotion/f2.spec b/t/data/SPECS/failing-promotion/f2.spec index 0c3f99f5..2d819f0a 100644 --- a/t/data/SPECS/failing-promotion/f2.spec +++ b/t/data/SPECS/failing-promotion/f2.spec @@ -7,7 +7,6 @@ Group: x Url: x Provides: f Conflicts: a = 2 -BuildRoot: %{_tmppath}/%{name} %description x -- cgit v1.2.1