diff options
Diffstat (limited to 't/data/SPECS')
-rw-r--r-- | t/data/SPECS/split-transactions--promote-1/i.spec | 14 | ||||
-rw-r--r-- | t/data/SPECS/split-transactions--promote-1/j1.spec | 15 | ||||
-rw-r--r-- | t/data/SPECS/split-transactions--promote-1/k1.spec | 14 | ||||
-rw-r--r-- | t/data/SPECS/split-transactions--promote-2/j2.spec | 14 | ||||
-rw-r--r-- | t/data/SPECS/split-transactions--promote-2/k1.spec | 13 |
5 files changed, 0 insertions, 70 deletions
diff --git a/t/data/SPECS/split-transactions--promote-1/i.spec b/t/data/SPECS/split-transactions--promote-1/i.spec index b43bb542..1c592717 100644 --- a/t/data/SPECS/split-transactions--promote-1/i.spec +++ b/t/data/SPECS/split-transactions--promote-1/i.spec @@ -12,17 +12,3 @@ BuildRoot: %{_tmppath}/%{name} x %files -Summary: x -Name: i -Version: 1 -Release: 1 -License: x -Group: x -Url: x -Requires: j -BuildRoot: %{_tmppath}/%{name} - -%description -x - -%files diff --git a/t/data/SPECS/split-transactions--promote-1/j1.spec b/t/data/SPECS/split-transactions--promote-1/j1.spec index 6d2d34b1..902bc84c 100644 --- a/t/data/SPECS/split-transactions--promote-1/j1.spec +++ b/t/data/SPECS/split-transactions--promote-1/j1.spec @@ -13,18 +13,3 @@ BuildRoot: %{_tmppath}/%{name} x %files -Summary: x -Name: j1 -Version: 1 -Release: 1 -License: x -Group: x -Url: x -Provides: j -Requires: k -BuildRoot: %{_tmppath}/%{name} - -%description -x - -%files diff --git a/t/data/SPECS/split-transactions--promote-1/k1.spec b/t/data/SPECS/split-transactions--promote-1/k1.spec index 777c4b33..1f0f00a3 100644 --- a/t/data/SPECS/split-transactions--promote-1/k1.spec +++ b/t/data/SPECS/split-transactions--promote-1/k1.spec @@ -12,17 +12,3 @@ BuildRoot: %{_tmppath}/%{name} x %files -Summary: x -Name: k1 -Version: 1 -Release: 1 -License: x -Group: x -Url: x -Provides: k -BuildRoot: %{_tmppath}/%{name} - -%description -x - -%files diff --git a/t/data/SPECS/split-transactions--promote-2/j2.spec b/t/data/SPECS/split-transactions--promote-2/j2.spec index 73606ed8..39ad9831 100644 --- a/t/data/SPECS/split-transactions--promote-2/j2.spec +++ b/t/data/SPECS/split-transactions--promote-2/j2.spec @@ -12,17 +12,3 @@ BuildRoot: %{_tmppath}/%{name} x %files -Summary: x -Name: j2 -Version: 1 -Release: 1 -License: x -Group: x -Url: x -Provides: j -BuildRoot: %{_tmppath}/%{name} - -%description -x - -%files diff --git a/t/data/SPECS/split-transactions--promote-2/k1.spec b/t/data/SPECS/split-transactions--promote-2/k1.spec index 8b1309db..044067c6 100644 --- a/t/data/SPECS/split-transactions--promote-2/k1.spec +++ b/t/data/SPECS/split-transactions--promote-2/k1.spec @@ -11,16 +11,3 @@ BuildRoot: %{_tmppath}/%{name} x %files -Summary: x -Name: k1 -Version: 2 -Release: 1 -License: x -Group: x -Url: x -BuildRoot: %{_tmppath}/%{name} - -%description -x - -%files |