diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-23 17:05:12 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-23 17:05:12 +0000 |
commit | 410a06af7a85ca066b8ad9fb1295620bdbf17f9f (patch) | |
tree | 6ddb3f2ad2cbf7e2085f32340ef067ed3c429cae /t/data/SPECS/split-transactions--promote-1 | |
parent | a6560aa5e65d380a9f40de585f28f4af022e8d74 (diff) | |
download | urpmi-410a06af7a85ca066b8ad9fb1295620bdbf17f9f.tar urpmi-410a06af7a85ca066b8ad9fb1295620bdbf17f9f.tar.gz urpmi-410a06af7a85ca066b8ad9fb1295620bdbf17f9f.tar.bz2 urpmi-410a06af7a85ca066b8ad9fb1295620bdbf17f9f.tar.xz urpmi-410a06af7a85ca066b8ad9fb1295620bdbf17f9f.zip |
Remove duplicated definitions in test specs
Diffstat (limited to 't/data/SPECS/split-transactions--promote-1')
-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 |
3 files changed, 0 insertions, 43 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 |