diff options
Diffstat (limited to 't/data/SPECS/handle-conflict-deps')
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/a-sup.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/a.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/b-sub.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/b.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/c.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/d.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/e.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/f.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/g.spec | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/t/data/SPECS/handle-conflict-deps/a-sup.spec b/t/data/SPECS/handle-conflict-deps/a-sup.spec index ce10bcdf..494231e0 100644 --- a/t/data/SPECS/handle-conflict-deps/a-sup.spec +++ b/t/data/SPECS/handle-conflict-deps/a-sup.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Requires: a %description diff --git a/t/data/SPECS/handle-conflict-deps/a.spec b/t/data/SPECS/handle-conflict-deps/a.spec index 96dd9e7a..a254ffc2 100644 --- a/t/data/SPECS/handle-conflict-deps/a.spec +++ b/t/data/SPECS/handle-conflict-deps/a.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Conflicts: b %description diff --git a/t/data/SPECS/handle-conflict-deps/b-sub.spec b/t/data/SPECS/handle-conflict-deps/b-sub.spec index 908d2b8f..a5327a5e 100644 --- a/t/data/SPECS/handle-conflict-deps/b-sub.spec +++ b/t/data/SPECS/handle-conflict-deps/b-sub.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-deps/b.spec b/t/data/SPECS/handle-conflict-deps/b.spec index c10a64ac..74dd48f8 100644 --- a/t/data/SPECS/handle-conflict-deps/b.spec +++ b/t/data/SPECS/handle-conflict-deps/b.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Conflicts: a Requires: b-sub diff --git a/t/data/SPECS/handle-conflict-deps/c.spec b/t/data/SPECS/handle-conflict-deps/c.spec index 4d9d94e5..e82f32dd 100644 --- a/t/data/SPECS/handle-conflict-deps/c.spec +++ b/t/data/SPECS/handle-conflict-deps/c.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Conflicts: d %description diff --git a/t/data/SPECS/handle-conflict-deps/d.spec b/t/data/SPECS/handle-conflict-deps/d.spec index 350fc843..830b8847 100644 --- a/t/data/SPECS/handle-conflict-deps/d.spec +++ b/t/data/SPECS/handle-conflict-deps/d.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-deps/e.spec b/t/data/SPECS/handle-conflict-deps/e.spec index 2acde237..908cbbd6 100644 --- a/t/data/SPECS/handle-conflict-deps/e.spec +++ b/t/data/SPECS/handle-conflict-deps/e.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Conflicts: ff %description diff --git a/t/data/SPECS/handle-conflict-deps/f.spec b/t/data/SPECS/handle-conflict-deps/f.spec index b017fe58..2ab5e76d 100644 --- a/t/data/SPECS/handle-conflict-deps/f.spec +++ b/t/data/SPECS/handle-conflict-deps/f.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Provides: ff %description diff --git a/t/data/SPECS/handle-conflict-deps/g.spec b/t/data/SPECS/handle-conflict-deps/g.spec index 79a62551..7b8af760 100644 --- a/t/data/SPECS/handle-conflict-deps/g.spec +++ b/t/data/SPECS/handle-conflict-deps/g.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} Conflicts: ff %description |