Accepting request 343173 from home:AndreasStieger:branches:Base:System
- verify the sha256 hash during build OBS-URL: https://build.opensuse.org/request/show/343173 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=98
This commit is contained in:
parent
dc60338bc4
commit
a0b406e843
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 9 12:14:47 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
- verify the sha256 hash during build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 9 12:05:44 CET 2015 - pth@suse.de
|
Mon Nov 9 12:05:44 CET 2015 - pth@suse.de
|
||||||
|
|
||||||
|
3
mc.spec
3
mc.spec
@ -31,7 +31,7 @@ Source2: %{name}.desktop
|
|||||||
Source3: %{name}.png
|
Source3: %{name}.png
|
||||||
Source4: cmake.syntax
|
Source4: cmake.syntax
|
||||||
Source5: mc-rpmlintrc
|
Source5: mc-rpmlintrc
|
||||||
Source6: %{name}-%{version}.sha256
|
Source6: http://ftp.midnight-commander.org/%{name}-%{version}.sha256
|
||||||
Patch0: mc-fix_lib_search_path.patch
|
Patch0: mc-fix_lib_search_path.patch
|
||||||
Patch61: mc-extd-misc.patch
|
Patch61: mc-extd-misc.patch
|
||||||
Patch62: mc-extd-video.patch
|
Patch62: mc-extd-video.patch
|
||||||
@ -107,6 +107,7 @@ isoinfo (from mkisofs) or xorriso for the iso:// extension.
|
|||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
|
echo "`grep %{name}-%{version}.tar.xz %{SOURCE6} | head -n1 | cut -c1-64` %{SOURCE0}" | sha256sum -c
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
%patch61
|
%patch61
|
||||||
|
Loading…
x
Reference in New Issue
Block a user