diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-07-06 22:34:44 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-07-06 22:34:44 +0000 |
commit | 1b7039f177bc44038fcd2f21b506c7ee36e289b2 (patch) | |
tree | 53d5aaf2b361c48d9da166a83a5d020d3d65c4ec /t/data/SPECS/failing-promotion/c-2.spec | |
parent | e739be7634be4ee51eb4181659b49ffc729fa28f (diff) | |
download | urpmi-1b7039f177bc44038fcd2f21b506c7ee36e289b2.tar urpmi-1b7039f177bc44038fcd2f21b506c7ee36e289b2.tar.gz urpmi-1b7039f177bc44038fcd2f21b506c7ee36e289b2.tar.bz2 urpmi-1b7039f177bc44038fcd2f21b506c7ee36e289b2.tar.xz urpmi-1b7039f177bc44038fcd2f21b506c7ee36e289b2.zip |
Add testcase for bug #50666 (failing-promotion)
Diffstat (limited to 't/data/SPECS/failing-promotion/c-2.spec')
-rw-r--r-- | t/data/SPECS/failing-promotion/c-2.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/failing-promotion/c-2.spec b/t/data/SPECS/failing-promotion/c-2.spec new file mode 100644 index 00000000..614e84e3 --- /dev/null +++ b/t/data/SPECS/failing-promotion/c-2.spec @@ -0,0 +1,14 @@ +Summary: x +Name: c +Version: 2 +Release: 1 +License: x +Group: x +Url: x +Requires: d +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files |