diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-07 17:46:43 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-07 17:46:43 +0000 |
commit | f5f7b1c738fcee4290e164da3a43d11903ba5f07 (patch) | |
tree | f0f82745143b57fa2cd75db3172d06c8a9348474 /t/data/SPECS/prefer2/b1.spec | |
parent | 98f3a57bd81b316d87bb4f7e1fdff45f8d03bbfd (diff) | |
download | urpmi-f5f7b1c738fcee4290e164da3a43d11903ba5f07.tar urpmi-f5f7b1c738fcee4290e164da3a43d11903ba5f07.tar.gz urpmi-f5f7b1c738fcee4290e164da3a43d11903ba5f07.tar.bz2 urpmi-f5f7b1c738fcee4290e164da3a43d11903ba5f07.tar.xz urpmi-f5f7b1c738fcee4290e164da3a43d11903ba5f07.zip |
Add new testcase for bug #46874
Diffstat (limited to 't/data/SPECS/prefer2/b1.spec')
-rw-r--r-- | t/data/SPECS/prefer2/b1.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/prefer2/b1.spec b/t/data/SPECS/prefer2/b1.spec new file mode 100644 index 00000000..72eb8d53 --- /dev/null +++ b/t/data/SPECS/prefer2/b1.spec @@ -0,0 +1,14 @@ +Summary: x +Name: b1 +Version: 1 +Release: 1 +License: x +Group: x +Url: x +BuildRoot: %{_tmppath}/%{name} +Provides: bb + +%description +x + +%files |