diff options
Diffstat (limited to 't/data/SPECS/best-versioned-provide')
-rw-r--r-- | t/data/SPECS/best-versioned-provide/a1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/best-versioned-provide/a_cc.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/best-versioned-provide/a_dd.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/best-versioned-provide/a_ee.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/best-versioned-provide/b1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/best-versioned-provide/b2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/best-versioned-provide/b3.spec | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/t/data/SPECS/best-versioned-provide/a1.spec b/t/data/SPECS/best-versioned-provide/a1.spec index 46e18e10..b34fcec7 100644 --- a/t/data/SPECS/best-versioned-provide/a1.spec +++ b/t/data/SPECS/best-versioned-provide/a1.spec @@ -3,7 +3,6 @@ Name: a1 Version: 1 Release: 1 License: x -Group: x Requires: cc %description diff --git a/t/data/SPECS/best-versioned-provide/a_cc.spec b/t/data/SPECS/best-versioned-provide/a_cc.spec index 6461ab30..71176323 100644 --- a/t/data/SPECS/best-versioned-provide/a_cc.spec +++ b/t/data/SPECS/best-versioned-provide/a_cc.spec @@ -3,7 +3,6 @@ Name: a_cc Version: 1 Release: 1 License: x -Group: x Requires: cc %description diff --git a/t/data/SPECS/best-versioned-provide/a_dd.spec b/t/data/SPECS/best-versioned-provide/a_dd.spec index 58a34b7c..1c406bba 100644 --- a/t/data/SPECS/best-versioned-provide/a_dd.spec +++ b/t/data/SPECS/best-versioned-provide/a_dd.spec @@ -3,7 +3,6 @@ Name: a_dd Version: 1 Release: 1 License: x -Group: x Requires: dd %description diff --git a/t/data/SPECS/best-versioned-provide/a_ee.spec b/t/data/SPECS/best-versioned-provide/a_ee.spec index 40a8c1fa..5c496ea6 100644 --- a/t/data/SPECS/best-versioned-provide/a_ee.spec +++ b/t/data/SPECS/best-versioned-provide/a_ee.spec @@ -3,7 +3,6 @@ Name: a_ee Version: 1 Release: 1 License: x -Group: x Requires: ee %description diff --git a/t/data/SPECS/best-versioned-provide/b1.spec b/t/data/SPECS/best-versioned-provide/b1.spec index f8d1b100..c5b469ab 100644 --- a/t/data/SPECS/best-versioned-provide/b1.spec +++ b/t/data/SPECS/best-versioned-provide/b1.spec @@ -3,7 +3,6 @@ Name: b1 Version: 1 Release: 1 License: x -Group: x Provides: cc = 1 Provides: dd = 2 Provides: ee = 3 diff --git a/t/data/SPECS/best-versioned-provide/b2.spec b/t/data/SPECS/best-versioned-provide/b2.spec index 5d8a952c..563281a4 100644 --- a/t/data/SPECS/best-versioned-provide/b2.spec +++ b/t/data/SPECS/best-versioned-provide/b2.spec @@ -3,7 +3,6 @@ Name: b2 Version: 1 Release: 1 License: x -Group: x Provides: cc = 2 Provides: dd = 3 Provides: ee = 1 diff --git a/t/data/SPECS/best-versioned-provide/b3.spec b/t/data/SPECS/best-versioned-provide/b3.spec index 283f6ffe..74c39ccf 100644 --- a/t/data/SPECS/best-versioned-provide/b3.spec +++ b/t/data/SPECS/best-versioned-provide/b3.spec @@ -3,7 +3,6 @@ Name: b3 Version: 1 Release: 1 License: x -Group: x Provides: cc = 3 Provides: dd = 1 Provides: ee = 2 |