diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-18 09:12:33 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-18 09:12:33 +0000 |
commit | 3ef994375ad4c50369e151e0ccae7725b74bfea6 (patch) | |
tree | 9805db920ebad836969859a439be6942fc0411b0 /t/data/SPECS/should-restart/c.spec | |
parent | 2d334b04228f9ac254b21816567e45a6e08fe9d4 (diff) | |
download | urpmi-3ef994375ad4c50369e151e0ccae7725b74bfea6.tar urpmi-3ef994375ad4c50369e151e0ccae7725b74bfea6.tar.gz urpmi-3ef994375ad4c50369e151e0ccae7725b74bfea6.tar.bz2 urpmi-3ef994375ad4c50369e151e0ccae7725b74bfea6.tar.xz urpmi-3ef994375ad4c50369e151e0ccae7725b74bfea6.zip |
add a test for "should-restart"
Diffstat (limited to 't/data/SPECS/should-restart/c.spec')
-rw-r--r-- | t/data/SPECS/should-restart/c.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/should-restart/c.spec b/t/data/SPECS/should-restart/c.spec new file mode 100644 index 00000000..4205104a --- /dev/null +++ b/t/data/SPECS/should-restart/c.spec @@ -0,0 +1,14 @@ +Summary: x +Name: c +Version: 1 +Release: 1 +License: x +Group: x +Url: x +Provides: should-restart = system +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files |