diff options
Diffstat (limited to 't/data/SPECS/prefer2')
-rw-r--r-- | t/data/SPECS/prefer2/a.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/prefer2/b1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/prefer2/b2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/prefer2/c1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/prefer2/c2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/prefer2/d.spec | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/t/data/SPECS/prefer2/a.spec b/t/data/SPECS/prefer2/a.spec index 83975633..6e7bea9d 100644 --- a/t/data/SPECS/prefer2/a.spec +++ b/t/data/SPECS/prefer2/a.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Requires: bb Requires: b2 diff --git a/t/data/SPECS/prefer2/b1.spec b/t/data/SPECS/prefer2/b1.spec index 72eb8d53..ae888ff7 100644 --- a/t/data/SPECS/prefer2/b1.spec +++ b/t/data/SPECS/prefer2/b1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Provides: bb %description diff --git a/t/data/SPECS/prefer2/b2.spec b/t/data/SPECS/prefer2/b2.spec index 80c2f48e..384124ce 100644 --- a/t/data/SPECS/prefer2/b2.spec +++ b/t/data/SPECS/prefer2/b2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Provides: bb %description diff --git a/t/data/SPECS/prefer2/c1.spec b/t/data/SPECS/prefer2/c1.spec index 97aee3e0..77e9d182 100644 --- a/t/data/SPECS/prefer2/c1.spec +++ b/t/data/SPECS/prefer2/c1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Provides: cc %description diff --git a/t/data/SPECS/prefer2/c2.spec b/t/data/SPECS/prefer2/c2.spec index 5080b244..4e1ff590 100644 --- a/t/data/SPECS/prefer2/c2.spec +++ b/t/data/SPECS/prefer2/c2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Provides: cc %description diff --git a/t/data/SPECS/prefer2/d.spec b/t/data/SPECS/prefer2/d.spec index fecd13c8..6975e969 100644 --- a/t/data/SPECS/prefer2/d.spec +++ b/t/data/SPECS/prefer2/d.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Requires: cc Requires: c1 |