diff options
author | Anssi Hannula <anssi@mandriva.org> | 2010-01-24 15:15:09 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2010-01-24 15:15:09 +0000 |
commit | 4d2422f8f9419d42fff5366d2ff9ff7f92973fee (patch) | |
tree | 7b638bdaab8d5cb12880c99a16b6323ac626690f /t/data/SPECS/failing-promotion/e-1.spec | |
parent | baf12a8c142532799d2002884b4c82ca791c99c4 (diff) | |
download | urpmi-4d2422f8f9419d42fff5366d2ff9ff7f92973fee.tar urpmi-4d2422f8f9419d42fff5366d2ff9ff7f92973fee.tar.gz urpmi-4d2422f8f9419d42fff5366d2ff9ff7f92973fee.tar.bz2 urpmi-4d2422f8f9419d42fff5366d2ff9ff7f92973fee.tar.xz urpmi-4d2422f8f9419d42fff5366d2ff9ff7f92973fee.zip |
Add urpmi testcase for bug #57224 (disabled until fixed)
Diffstat (limited to 't/data/SPECS/failing-promotion/e-1.spec')
-rw-r--r-- | t/data/SPECS/failing-promotion/e-1.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/failing-promotion/e-1.spec b/t/data/SPECS/failing-promotion/e-1.spec new file mode 100644 index 00000000..776e7129 --- /dev/null +++ b/t/data/SPECS/failing-promotion/e-1.spec @@ -0,0 +1,14 @@ +Summary: x +Name: e +Version: 1 +Release: 1 +License: x +Group: x +Url: x +Requires: f +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files |