diff options
Diffstat (limited to 't/data/SPECS/handle-conflict-deps/g.spec')
-rw-r--r-- | t/data/SPECS/handle-conflict-deps/g.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/handle-conflict-deps/g.spec b/t/data/SPECS/handle-conflict-deps/g.spec new file mode 100644 index 00000000..79a62551 --- /dev/null +++ b/t/data/SPECS/handle-conflict-deps/g.spec @@ -0,0 +1,14 @@ +Summary: x +Name: g +Version: 1 +Release: 1 +License: x +Group: x +Url: x +BuildRoot: %{_tmppath}/%{name} +Conflicts: ff + +%description +x + +%files |