diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-28 10:56:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-28 10:56:40 +0000 |
commit | 2ea968316bc0cd2d83ffa165221ed59d4d6ef8d0 (patch) | |
tree | 80a5492157013e28821c9f4a3842a3e8ad6f8c72 /t/data/SPECS/split-transactions--strict-require-1/a.spec | |
parent | 17c508725574d481533bf691a4840693e7d52356 (diff) | |
download | urpmi-2ea968316bc0cd2d83ffa165221ed59d4d6ef8d0.tar urpmi-2ea968316bc0cd2d83ffa165221ed59d4d6ef8d0.tar.gz urpmi-2ea968316bc0cd2d83ffa165221ed59d4d6ef8d0.tar.bz2 urpmi-2ea968316bc0cd2d83ffa165221ed59d4d6ef8d0.tar.xz urpmi-2ea968316bc0cd2d83ffa165221ed59d4d6ef8d0.zip |
add a test which currently triggers a big transaction
Diffstat (limited to 't/data/SPECS/split-transactions--strict-require-1/a.spec')
-rw-r--r-- | t/data/SPECS/split-transactions--strict-require-1/a.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/t/data/SPECS/split-transactions--strict-require-1/a.spec b/t/data/SPECS/split-transactions--strict-require-1/a.spec new file mode 100644 index 00000000..b9d1643b --- /dev/null +++ b/t/data/SPECS/split-transactions--strict-require-1/a.spec @@ -0,0 +1,14 @@ +Summary: x +Name: a +Version: 1 +Release: 1 +License: x +Group: x +Url: x +Requires: b = 1 +BuildRoot: %{_tmppath}/%{name} + +%description +x + +%files |