summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-05-26 22:32:39 +0200
committerGuido Günther <agx@sigxcpu.org>2015-05-26 22:32:39 +0200
commit14c4f415ba354d2ba9079ca0107aca1368929ee9 (patch)
tree107d344b9cf5d10dd0fb8dd7a51816cc4f9a15a1
parent27bbb01a32bba88aae5670ce0a5075b6154892f7 (diff)
Drop my_collections from spec files
It trips up recent librpm and we don't need the data for the tests anyway.
-rw-r--r--tests/data/rpm/specs/gbp-test-tags.spec1
-rw-r--r--tests/data/rpm/specs/gbp-test-updates-reference.spec1
-rw-r--r--tests/data/rpm/specs/gbp-test-updates.spec1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/data/rpm/specs/gbp-test-tags.spec b/tests/data/rpm/specs/gbp-test-tags.spec
index 443bc8a9..d0f2e9e3 100644
--- a/tests/data/rpm/specs/gbp-test-tags.spec
+++ b/tests/data/rpm/specs/gbp-test-tags.spec
@@ -50,7 +50,6 @@ AutoReq: No
AutoProv: No
DistTag: my_disttag
BugUrl: my_bugurl
-Collections: my_collections
%if 0%{?test_weak_dep_tags}
Recommends: my_recommends
diff --git a/tests/data/rpm/specs/gbp-test-updates-reference.spec b/tests/data/rpm/specs/gbp-test-updates-reference.spec
index ff56f589..5ab8fe6f 100644
--- a/tests/data/rpm/specs/gbp-test-updates-reference.spec
+++ b/tests/data/rpm/specs/gbp-test-updates-reference.spec
@@ -29,7 +29,6 @@ AutoReq: No
AutoProv: No
DistTag: my_disttag
BugUrl: my_bugurl
-Collections: my_collections
%description
Package for testing GBP.
diff --git a/tests/data/rpm/specs/gbp-test-updates.spec b/tests/data/rpm/specs/gbp-test-updates.spec
index dc8ffbf9..e68f4b2d 100644
--- a/tests/data/rpm/specs/gbp-test-updates.spec
+++ b/tests/data/rpm/specs/gbp-test-updates.spec
@@ -33,7 +33,6 @@ AutoReq: No
AutoProv: No
DistTag: my_disttag
BugUrl: my_bugurl
-Collections: my_collections
%description
Package for testing GBP.