diff options
Diffstat (limited to 't/data/SPECS/ordering-scriptlets')
10 files changed, 0 insertions, 10 deletions
diff --git a/t/data/SPECS/ordering-scriptlets/a_1.spec b/t/data/SPECS/ordering-scriptlets/a_1.spec index acaa184d..79ad1527 100644 --- a/t/data/SPECS/ordering-scriptlets/a_1.spec +++ b/t/data/SPECS/ordering-scriptlets/a_1.spec @@ -10,7 +10,6 @@ Group: x Url: x Provides: /bin/a BuildRequires: gcc -BuildRoot: %{_tmppath}/%{name} %prep %setup -c -T diff --git a/t/data/SPECS/ordering-scriptlets/a_2.spec b/t/data/SPECS/ordering-scriptlets/a_2.spec index 0cd2afc8..704819a7 100644 --- a/t/data/SPECS/ordering-scriptlets/a_2.spec +++ b/t/data/SPECS/ordering-scriptlets/a_2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_post_1.spec b/t/data/SPECS/ordering-scriptlets/requires_post_1.spec index 052d09fb..7b3d7fff 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_post_1.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_post_1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_post_2.spec b/t/data/SPECS/ordering-scriptlets/requires_post_2.spec index bf31cabd..fb282930 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_post_2.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_post_2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_postun_1.spec b/t/data/SPECS/ordering-scriptlets/requires_postun_1.spec index f7fd871c..57a176c1 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_postun_1.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_postun_1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_postun_2.spec b/t/data/SPECS/ordering-scriptlets/requires_postun_2.spec index d3a14355..82900177 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_postun_2.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_postun_2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec b/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec index 0783397e..cc275321 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_pre_2.spec b/t/data/SPECS/ordering-scriptlets/requires_pre_2.spec index 93ce9f0d..e19c8d6f 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_pre_2.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_pre_2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_preun_1.spec b/t/data/SPECS/ordering-scriptlets/requires_preun_1.spec index 9df5135c..0793eaab 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_preun_1.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_preun_1.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x diff --git a/t/data/SPECS/ordering-scriptlets/requires_preun_2.spec b/t/data/SPECS/ordering-scriptlets/requires_preun_2.spec index 619f3576..3022929a 100644 --- a/t/data/SPECS/ordering-scriptlets/requires_preun_2.spec +++ b/t/data/SPECS/ordering-scriptlets/requires_preun_2.spec @@ -5,7 +5,6 @@ Release: 1 License: x Group: x Url: x -BuildRoot: %{_tmppath}/%{name} %description x |