diff options
Diffstat (limited to 't/data/SPECS/handle-conflict-deps2')
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/a1-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/a1-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/a2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/b-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/b-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/c-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/c-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/d1-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/d1-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps2/d2.spec | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/t/data/SPECS/handle-conflict-deps2/a1-1.spec b/t/data/SPECS/handle-conflict-deps2/a1-1.spec index 68601814..34f234a3 100644 --- a/t/data/SPECS/handle-conflict-deps2/a1-1.spec +++ b/t/data/SPECS/handle-conflict-deps2/a1-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/handle-conflict-deps2/a1-2.spec b/t/data/SPECS/handle-conflict-deps2/a1-2.spec index a5f35215..934f6a0d 100644 --- a/t/data/SPECS/handle-conflict-deps2/a1-2.spec +++ b/t/data/SPECS/handle-conflict-deps2/a1-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/handle-conflict-deps2/a2.spec b/t/data/SPECS/handle-conflict-deps2/a2.spec index 04df40f7..d2d49d34 100644 --- a/t/data/SPECS/handle-conflict-deps2/a2.spec +++ b/t/data/SPECS/handle-conflict-deps2/a2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Conflicts: a1 -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/handle-conflict-deps2/b-1.spec b/t/data/SPECS/handle-conflict-deps2/b-1.spec index 337a7807..32322a43 100644 --- a/t/data/SPECS/handle-conflict-deps2/b-1.spec +++ b/t/data/SPECS/handle-conflict-deps2/b-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/handle-conflict-deps2/b-2.spec b/t/data/SPECS/handle-conflict-deps2/b-2.spec index ad90689a..e8bb8614 100644 --- a/t/data/SPECS/handle-conflict-deps2/b-2.spec +++ b/t/data/SPECS/handle-conflict-deps2/b-2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: a2 -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/handle-conflict-deps2/c-1.spec b/t/data/SPECS/handle-conflict-deps2/c-1.spec index 21381cf9..21fbc6bd 100644 --- a/t/data/SPECS/handle-conflict-deps2/c-1.spec +++ b/t/data/SPECS/handle-conflict-deps2/c-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/handle-conflict-deps2/c-2.spec b/t/data/SPECS/handle-conflict-deps2/c-2.spec index f16d1549..876abfe3 100644 --- a/t/data/SPECS/handle-conflict-deps2/c-2.spec +++ b/t/data/SPECS/handle-conflict-deps2/c-2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Requires: d2 -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/handle-conflict-deps2/d1-1.spec b/t/data/SPECS/handle-conflict-deps2/d1-1.spec index 80b71d34..0c1f7a43 100644 --- a/t/data/SPECS/handle-conflict-deps2/d1-1.spec +++ b/t/data/SPECS/handle-conflict-deps2/d1-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/handle-conflict-deps2/d1-2.spec b/t/data/SPECS/handle-conflict-deps2/d1-2.spec index ff13b4a7..9faa6656 100644 --- a/t/data/SPECS/handle-conflict-deps2/d1-2.spec +++ b/t/data/SPECS/handle-conflict-deps2/d1-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/handle-conflict-deps2/d2.spec b/t/data/SPECS/handle-conflict-deps2/d2.spec index 807c4e51..1e6fa8b5 100644 --- a/t/data/SPECS/handle-conflict-deps2/d2.spec +++ b/t/data/SPECS/handle-conflict-deps2/d2.spec @@ -6,7 +6,6 @@ License: x Group: x Url: x Conflicts: d1 -BuildRoot: %{_tmppath}/%{name} %description x |