summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-07 15:03:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-07 15:03:25 +0000
commit32c5cd9ec00754569d8b4284b12ae81727a258e8 (patch)
treeb86ba589dbd3e420185edd6035fb0d90c39af5f7 /t/data/SPECS
parent379179afcd2a68ff3d315357031cfbf6563dfc98 (diff)
downloadurpmi-32c5cd9ec00754569d8b4284b12ae81727a258e8.tar
urpmi-32c5cd9ec00754569d8b4284b12ae81727a258e8.tar.gz
urpmi-32c5cd9ec00754569d8b4284b12ae81727a258e8.tar.bz2
urpmi-32c5cd9ec00754569d8b4284b12ae81727a258e8.tar.xz
urpmi-32c5cd9ec00754569d8b4284b12ae81727a258e8.zip
add a reverse conflict test case, not nicely handled at the moment
Diffstat (limited to 't/data/SPECS')
-rw-r--r--t/data/SPECS/split-transactions--promote-1/g.spec13
-rw-r--r--t/data/SPECS/split-transactions--promote-1/h.spec14
-rw-r--r--t/data/SPECS/split-transactions--promote-2/g.spec13
-rw-r--r--t/data/SPECS/split-transactions--promote-2/h.spec13
4 files changed, 53 insertions, 0 deletions
diff --git a/t/data/SPECS/split-transactions--promote-1/g.spec b/t/data/SPECS/split-transactions--promote-1/g.spec
new file mode 100644
index 00000000..e82f1bf0
--- /dev/null
+++ b/t/data/SPECS/split-transactions--promote-1/g.spec
@@ -0,0 +1,13 @@
+Summary: x
+Name: g
+Version: 1
+Release: 1
+License: x
+Group: x
+Url: x
+BuildRoot: %{_tmppath}/%{name}
+
+%description
+x
+
+%files
diff --git a/t/data/SPECS/split-transactions--promote-1/h.spec b/t/data/SPECS/split-transactions--promote-1/h.spec
new file mode 100644
index 00000000..7e98e6c9
--- /dev/null
+++ b/t/data/SPECS/split-transactions--promote-1/h.spec
@@ -0,0 +1,14 @@
+Summary: x
+Name: h
+Version: 1
+Release: 1
+License: x
+Group: x
+Url: x
+Conflicts: g > 1
+BuildRoot: %{_tmppath}/%{name}
+
+%description
+x
+
+%files
diff --git a/t/data/SPECS/split-transactions--promote-2/g.spec b/t/data/SPECS/split-transactions--promote-2/g.spec
new file mode 100644
index 00000000..02d5dbfe
--- /dev/null
+++ b/t/data/SPECS/split-transactions--promote-2/g.spec
@@ -0,0 +1,13 @@
+Summary: x
+Name: g
+Version: 2
+Release: 1
+License: x
+Group: x
+Url: x
+BuildRoot: %{_tmppath}/%{name}
+
+%description
+x
+
+%files
diff --git a/t/data/SPECS/split-transactions--promote-2/h.spec b/t/data/SPECS/split-transactions--promote-2/h.spec
new file mode 100644
index 00000000..2bbcc00d
--- /dev/null
+++ b/t/data/SPECS/split-transactions--promote-2/h.spec
@@ -0,0 +1,13 @@
+Summary: x
+Name: h
+Version: 2
+Release: 1
+License: x
+Group: x
+Url: x
+BuildRoot: %{_tmppath}/%{name}
+
+%description
+x
+
+%files