diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-19 15:16:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-19 15:16:41 +0000 |
commit | f47429b37e85c5832cefae5661d3bdc3b0f384f1 (patch) | |
tree | cd7d8b2e4e824dd39bd5f2e3fda30e4e66c1284a /t/data/SPECS/dropped-provides/a2.spec | |
parent | 94c30b32db811cac8d564a19175a3f19455b60f1 (diff) | |
download | urpmi-f47429b37e85c5832cefae5661d3bdc3b0f384f1.tar urpmi-f47429b37e85c5832cefae5661d3bdc3b0f384f1.tar.gz urpmi-f47429b37e85c5832cefae5661d3bdc3b0f384f1.tar.bz2 urpmi-f47429b37e85c5832cefae5661d3bdc3b0f384f1.tar.xz urpmi-f47429b37e85c5832cefae5661d3bdc3b0f384f1.zip |
add a test case for mdvbz#40842
Diffstat (limited to 't/data/SPECS/dropped-provides/a2.spec')
-rw-r--r-- | t/data/SPECS/dropped-provides/a2.spec | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/t/data/SPECS/dropped-provides/a2.spec b/t/data/SPECS/dropped-provides/a2.spec new file mode 100644 index 00000000..0cd2afc8 --- /dev/null +++ b/t/data/SPECS/dropped-provides/a2.spec @@ -0,0 +1,13 @@ +Summary: x +Name: a +Version: 2 +Release: 1 +License: x +Group: x +Url: x +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files |