Преглед изворни кода

Remove misleading BuildRequires

If sources are built using `dist`, `rpmstuff` or `debstuff`, current
version of MKit does not actually require git--all that is necessary
should be cached in the tarball anyway.

Regarding coreutils, they are part of essential set on most
distributions; on those, one should actually refrain from specifying
them.
Alois Mahdal пре 8 година
родитељ
комит
f16e5d6f06
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      src/stub

+ 0
- 1
src/stub Прегледај датотеку

131
             echo 'Source0:	%{name}-%{version}.tar.gz'
131
             echo 'Source0:	%{name}-%{version}.tar.gz'
132
             echo ''
132
             echo ''
133
             echo 'BuildArch:	noarch'
133
             echo 'BuildArch:	noarch'
134
-            echo 'BuildRequires:	coreutils git'
135
             echo 'Requires:	MKIT_STUB_REQUIRES'
134
             echo 'Requires:	MKIT_STUB_REQUIRES'
136
             echo ''
135
             echo ''
137
             echo '%description'
136
             echo '%description'