diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-08-04 05:01:01 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-08-04 05:49:47 -0400 |
commit | 7882a503d78e66d919913ce80cfa5824647c7f71 (patch) | |
tree | 9346ee385a80fa777b99ea001daa553d37095085 /t/data/SPECS/failing-scriptlets | |
parent | 22fbb56f7445ce91b420a259fd92f2d3ec1afdb9 (diff) | |
download | urpmi-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/failing-scriptlets')
-rw-r--r-- | t/data/SPECS/failing-scriptlets/post.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/posttrans.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/postun.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/pre.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/pretrans.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/preun.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerin-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerin-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerpostun-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerpostun-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerprein-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerprein-2.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerun-1.spec | 1 | ||||
-rw-r--r-- | t/data/SPECS/failing-scriptlets/triggerun-2.spec | 1 |
14 files changed, 0 insertions, 14 deletions
diff --git a/t/data/SPECS/failing-scriptlets/post.spec b/t/data/SPECS/failing-scriptlets/post.spec index 7d2882d6..82983524 100644 --- a/t/data/SPECS/failing-scriptlets/post.spec +++ b/t/data/SPECS/failing-scriptlets/post.spec @@ -3,7 +3,6 @@ Name: post Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/posttrans.spec b/t/data/SPECS/failing-scriptlets/posttrans.spec index 992c06b3..b0fab580 100644 --- a/t/data/SPECS/failing-scriptlets/posttrans.spec +++ b/t/data/SPECS/failing-scriptlets/posttrans.spec @@ -3,7 +3,6 @@ Name: posttrans Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/postun.spec b/t/data/SPECS/failing-scriptlets/postun.spec index 706baadd..f81f5712 100644 --- a/t/data/SPECS/failing-scriptlets/postun.spec +++ b/t/data/SPECS/failing-scriptlets/postun.spec @@ -3,7 +3,6 @@ Name: postun Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/pre.spec b/t/data/SPECS/failing-scriptlets/pre.spec index 20849bf0..2e1c65fa 100644 --- a/t/data/SPECS/failing-scriptlets/pre.spec +++ b/t/data/SPECS/failing-scriptlets/pre.spec @@ -3,7 +3,6 @@ Name: pre Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/pretrans.spec b/t/data/SPECS/failing-scriptlets/pretrans.spec index 52336bb8..fc05448e 100644 --- a/t/data/SPECS/failing-scriptlets/pretrans.spec +++ b/t/data/SPECS/failing-scriptlets/pretrans.spec @@ -3,7 +3,6 @@ Name: pretrans Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/preun.spec b/t/data/SPECS/failing-scriptlets/preun.spec index 61b6e8eb..b1533eaa 100644 --- a/t/data/SPECS/failing-scriptlets/preun.spec +++ b/t/data/SPECS/failing-scriptlets/preun.spec @@ -3,7 +3,6 @@ Name: preun Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerin-1.spec b/t/data/SPECS/failing-scriptlets/triggerin-1.spec index 9f38d6cd..f1e8ab28 100644 --- a/t/data/SPECS/failing-scriptlets/triggerin-1.spec +++ b/t/data/SPECS/failing-scriptlets/triggerin-1.spec @@ -3,7 +3,6 @@ Name: triggerin Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerin-2.spec b/t/data/SPECS/failing-scriptlets/triggerin-2.spec index 6f33066b..a417386a 100644 --- a/t/data/SPECS/failing-scriptlets/triggerin-2.spec +++ b/t/data/SPECS/failing-scriptlets/triggerin-2.spec @@ -3,7 +3,6 @@ Name: triggerin Version: 2 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerpostun-1.spec b/t/data/SPECS/failing-scriptlets/triggerpostun-1.spec index 4e295665..6b8ab48d 100644 --- a/t/data/SPECS/failing-scriptlets/triggerpostun-1.spec +++ b/t/data/SPECS/failing-scriptlets/triggerpostun-1.spec @@ -3,7 +3,6 @@ Name: triggerpostun Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerpostun-2.spec b/t/data/SPECS/failing-scriptlets/triggerpostun-2.spec index 5578f352..2d7bc917 100644 --- a/t/data/SPECS/failing-scriptlets/triggerpostun-2.spec +++ b/t/data/SPECS/failing-scriptlets/triggerpostun-2.spec @@ -3,7 +3,6 @@ Name: triggerpostun Version: 2 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerprein-1.spec b/t/data/SPECS/failing-scriptlets/triggerprein-1.spec index 6077112d..464dcb17 100644 --- a/t/data/SPECS/failing-scriptlets/triggerprein-1.spec +++ b/t/data/SPECS/failing-scriptlets/triggerprein-1.spec @@ -3,7 +3,6 @@ Name: triggerprein Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerprein-2.spec b/t/data/SPECS/failing-scriptlets/triggerprein-2.spec index 8613647d..daee9d68 100644 --- a/t/data/SPECS/failing-scriptlets/triggerprein-2.spec +++ b/t/data/SPECS/failing-scriptlets/triggerprein-2.spec @@ -3,7 +3,6 @@ Name: triggerprein Version: 2 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerun-1.spec b/t/data/SPECS/failing-scriptlets/triggerun-1.spec index 94477eea..cb74aa58 100644 --- a/t/data/SPECS/failing-scriptlets/triggerun-1.spec +++ b/t/data/SPECS/failing-scriptlets/triggerun-1.spec @@ -3,7 +3,6 @@ Name: triggerun Version: 1 Release: 1 License: x -Group: x %description x diff --git a/t/data/SPECS/failing-scriptlets/triggerun-2.spec b/t/data/SPECS/failing-scriptlets/triggerun-2.spec index 80ec6fd4..0a6adff2 100644 --- a/t/data/SPECS/failing-scriptlets/triggerun-2.spec +++ b/t/data/SPECS/failing-scriptlets/triggerun-2.spec @@ -3,7 +3,6 @@ Name: triggerun Version: 2 Release: 1 License: x -Group: x %description x |