templates: remove unused and deprecated BuildRoot tag from all templates
This commit is contained in:
parent
c3e90a144f
commit
2e75799b80
@ -24,7 +24,6 @@ Requires(preun): %{__install_info}
|
|||||||
BuildRequires: ghc
|
BuildRequires: ghc
|
||||||
BuildRequires: hscolour
|
BuildRequires: hscolour
|
||||||
Requires: ghc = %{ghc_ver}
|
Requires: ghc = %{ghc_ver}
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -20,7 +20,6 @@ License: GPL
|
|||||||
## note: run 'autospec -u -a6 @pck_name@' to get the list of build requirements.
|
## note: run 'autospec -u -a6 @pck_name@' to get the list of build requirements.
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -12,7 +12,6 @@ License: ...
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 @pck_name@' to get the list of build requirements.
|
## note: run 'autospec -u -a6 @pck_name@' to get the list of build requirements.
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -17,7 +17,6 @@ BuildRequires: kdelibs-devel
|
|||||||
## note: run 'autospec -u -a6 @pck_name@' to get the list of build requirements.
|
## note: run 'autospec -u -a6 @pck_name@' to get the list of build requirements.
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -19,7 +19,6 @@ BuildRequires: cmake
|
|||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -26,7 +26,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
Requires(post): %{__install_info}
|
Requires(post): %{__install_info}
|
||||||
Requires(preun): %{__install_info}
|
Requires(preun): %{__install_info}
|
||||||
@fi:infopages
|
@fi:infopages
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -21,7 +21,6 @@ BuildRequires: ocaml-findlib
|
|||||||
## remove the following build requirement if this package is compiled
|
## remove the following build requirement if this package is compiled
|
||||||
## by using the OCaml native-code compiler (ocamlopt)
|
## by using the OCaml native-code compiler (ocamlopt)
|
||||||
Requires: ocaml-runtime
|
Requires: ocaml-runtime
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -16,7 +16,6 @@ License: GPL, Artistic
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -14,7 +14,6 @@ License: ...
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
@ -19,7 +19,6 @@ BuildRequires: @build_tool@
|
|||||||
Requires(post): %{__install_info}
|
Requires(post): %{__install_info}
|
||||||
Requires(preun): %{__install_info}
|
Requires(preun): %{__install_info}
|
||||||
@fi:infopages
|
@fi:infopages
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -19,7 +19,6 @@ BuildRequires: @build_tool@
|
|||||||
Requires(post): %{__install_info}
|
Requires(post): %{__install_info}
|
||||||
Requires(preun): %{__install_info}
|
Requires(preun): %{__install_info}
|
||||||
@fi:infopages
|
@fi:infopages
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
@ -33,8 +33,6 @@ Source: ...
|
|||||||
License: ...
|
License: ...
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildArch: noarch
|
|
||||||
BuildRoot: @rpm_default_buildroot@
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user