summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/handle-conflict-deps2
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-08-04 05:01:01 -0400
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-08-04 05:49:47 -0400
commit7882a503d78e66d919913ce80cfa5824647c7f71 (patch)
tree9346ee385a80fa777b99ea001daa553d37095085 /t/data/SPECS/handle-conflict-deps2
parent22fbb56f7445ce91b420a259fd92f2d3ec1afdb9 (diff)
downloadurpmi-7882a503d78e66d919913ce80cfa5824647c7f71.tar
urpmi-7882a503d78e66d919913ce80cfa5824647c7f71.tar.gz
urpmi-7882a503d78e66d919913ce80cfa5824647c7f71.tar.bz2
urpmi-7882a503d78e66d919913ce80cfa5824647c7f71.tar.xz
urpmi-7882a503d78e66d919913ce80cfa5824647c7f71.zip
kill useless Group: definitions
uneeded since rpm-4.6.0
Diffstat (limited to 't/data/SPECS/handle-conflict-deps2')
-rw-r--r--t/data/SPECS/handle-conflict-deps2/a1-1.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/a1-2.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/a2.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/b-1.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/b-2.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/c-1.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/c-2.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/d1-1.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/d1-2.spec1
-rw-r--r--t/data/SPECS/handle-conflict-deps2/d2.spec1
10 files changed, 0 insertions, 10 deletions
diff --git a/t/data/SPECS/handle-conflict-deps2/a1-1.spec b/t/data/SPECS/handle-conflict-deps2/a1-1.spec
index e25ed345..95773d0f 100644
--- a/t/data/SPECS/handle-conflict-deps2/a1-1.spec
+++ b/t/data/SPECS/handle-conflict-deps2/a1-1.spec
@@ -3,7 +3,6 @@ Name: a1
Version: 1
Release: 1
License: x
-Group: x
%description
x
diff --git a/t/data/SPECS/handle-conflict-deps2/a1-2.spec b/t/data/SPECS/handle-conflict-deps2/a1-2.spec
index d3f260b1..f5646e0e 100644
--- a/t/data/SPECS/handle-conflict-deps2/a1-2.spec
+++ b/t/data/SPECS/handle-conflict-deps2/a1-2.spec
@@ -3,7 +3,6 @@ Name: a1
Version: 2
Release: 1
License: x
-Group: x
%description
x
diff --git a/t/data/SPECS/handle-conflict-deps2/a2.spec b/t/data/SPECS/handle-conflict-deps2/a2.spec
index b13a3551..d114d40d 100644
--- a/t/data/SPECS/handle-conflict-deps2/a2.spec
+++ b/t/data/SPECS/handle-conflict-deps2/a2.spec
@@ -3,7 +3,6 @@ Name: a2
Version: 2
Release: 1
License: x
-Group: x
Conflicts: a1
%description
diff --git a/t/data/SPECS/handle-conflict-deps2/b-1.spec b/t/data/SPECS/handle-conflict-deps2/b-1.spec
index 1bf62ecc..2281073d 100644
--- a/t/data/SPECS/handle-conflict-deps2/b-1.spec
+++ b/t/data/SPECS/handle-conflict-deps2/b-1.spec
@@ -3,7 +3,6 @@ Name: b
Version: 1
Release: 1
License: x
-Group: x
%description
x
diff --git a/t/data/SPECS/handle-conflict-deps2/b-2.spec b/t/data/SPECS/handle-conflict-deps2/b-2.spec
index 8b7521db..64bbfa64 100644
--- a/t/data/SPECS/handle-conflict-deps2/b-2.spec
+++ b/t/data/SPECS/handle-conflict-deps2/b-2.spec
@@ -3,7 +3,6 @@ Name: b
Version: 2
Release: 1
License: x
-Group: x
Requires: a2
%description
diff --git a/t/data/SPECS/handle-conflict-deps2/c-1.spec b/t/data/SPECS/handle-conflict-deps2/c-1.spec
index c624f64c..4e99e484 100644
--- a/t/data/SPECS/handle-conflict-deps2/c-1.spec
+++ b/t/data/SPECS/handle-conflict-deps2/c-1.spec
@@ -3,7 +3,6 @@ Name: c
Version: 1
Release: 1
License: x
-Group: x
%description
x
diff --git a/t/data/SPECS/handle-conflict-deps2/c-2.spec b/t/data/SPECS/handle-conflict-deps2/c-2.spec
index 71323b76..141810a5 100644
--- a/t/data/SPECS/handle-conflict-deps2/c-2.spec
+++ b/t/data/SPECS/handle-conflict-deps2/c-2.spec
@@ -3,7 +3,6 @@ Name: c
Version: 2
Release: 1
License: x
-Group: x
Requires: d2
%description
diff --git a/t/data/SPECS/handle-conflict-deps2/d1-1.spec b/t/data/SPECS/handle-conflict-deps2/d1-1.spec
index 35b8ab99..9e9c59e5 100644
--- a/t/data/SPECS/handle-conflict-deps2/d1-1.spec
+++ b/t/data/SPECS/handle-conflict-deps2/d1-1.spec
@@ -3,7 +3,6 @@ Name: d1
Version: 1
Release: 1
License: x
-Group: x
%description
x
diff --git a/t/data/SPECS/handle-conflict-deps2/d1-2.spec b/t/data/SPECS/handle-conflict-deps2/d1-2.spec
index b851c9f5..eee0b6af 100644
--- a/t/data/SPECS/handle-conflict-deps2/d1-2.spec
+++ b/t/data/SPECS/handle-conflict-deps2/d1-2.spec
@@ -3,7 +3,6 @@ Name: d1
Version: 2
Release: 1
License: x
-Group: x
%description
x
diff --git a/t/data/SPECS/handle-conflict-deps2/d2.spec b/t/data/SPECS/handle-conflict-deps2/d2.spec
index 34531dfa..6fba2cd9 100644
--- a/t/data/SPECS/handle-conflict-deps2/d2.spec
+++ b/t/data/SPECS/handle-conflict-deps2/d2.spec
@@ -3,7 +3,6 @@ Name: d2
Version: 2
Release: 1
License: x
-Group: x
Conflicts: d1
%description