From 057a1d282470737596128bc132be9d075f077d50 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Wed, 8 Jul 2009 14:47:22 +0000 Subject: Add testcase for bug #52135 (disabled). Adding g.spec changes hdlist ordering and changes result of another test in handle-conflict-deps; change the test accordingly and clarify the WARNING text for that test to explain why it happens. --- t/data/SPECS/handle-conflict-deps/g.spec | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 t/data/SPECS/handle-conflict-deps/g.spec (limited to 't/data/SPECS') 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 -- cgit v1.2.1