diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 09:30:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 09:30:32 +0000 |
commit | a1b3f72f35afe3672b7f1fec1ba862120283f44a (patch) | |
tree | 052750c98e159d6222d8c16580b55b8121702903 /t/data/SPECS/best-versioned-provide/a_ee.spec | |
parent | 85d0b5ca0090c0ebd5b8f957fb6cf53341f3b3bb (diff) | |
download | urpmi-a1b3f72f35afe3672b7f1fec1ba862120283f44a.tar urpmi-a1b3f72f35afe3672b7f1fec1ba862120283f44a.tar.gz urpmi-a1b3f72f35afe3672b7f1fec1ba862120283f44a.tar.bz2 urpmi-a1b3f72f35afe3672b7f1fec1ba862120283f44a.tar.xz urpmi-a1b3f72f35afe3672b7f1fec1ba862120283f44a.zip |
add a test case for "sort choices on virtual package by provided version (#12645)"
Diffstat (limited to 't/data/SPECS/best-versioned-provide/a_ee.spec')
-rw-r--r-- | t/data/SPECS/best-versioned-provide/a_ee.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/best-versioned-provide/a_ee.spec b/t/data/SPECS/best-versioned-provide/a_ee.spec new file mode 100644 index 00000000..17eaec22 --- /dev/null +++ b/t/data/SPECS/best-versioned-provide/a_ee.spec @@ -0,0 +1,14 @@ +Summary: x +Name: a_ee +Version: 1 +Release: 1 +License: x +Group: x +Url: x +Requires: ee +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files |