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/should-restart/a.spec | 1 - t/data/SPECS/should-restart/b.spec | 1 - t/data/SPECS/should-restart/c.spec | 1 - 3 files changed, 3 deletions(-) (limited to 't/data/SPECS/should-restart') diff --git a/t/data/SPECS/should-restart/a.spec b/t/data/SPECS/should-restart/a.spec index 1c65ba1d..740c57ca 100644 --- a/t/data/SPECS/should-restart/a.spec +++ b/t/data/SPECS/should-restart/a.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Provides: should-restart = system -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/should-restart/b.spec b/t/data/SPECS/should-restart/b.spec index 337a7807..32322a43 100644 --- a/t/data/SPECS/should-restart/b.spec +++ b/t/data/SPECS/should-restart/b.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/should-restart/c.spec b/t/data/SPECS/should-restart/c.spec index 4205104a..4cf70cfd 100644 --- a/t/data/SPECS/should-restart/c.spec +++ b/t/data/SPECS/should-restart/c.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Provides: should-restart = system -BuildRoot: %{_tmppath}/%{name} %description x -- cgit v1.2.1