- Add fdupes call.

- License file was shipped twice, ditch one copy.
- Remove flags.diff

OBS-URL: https://build.opensuse.org/package/show/security/hashcat?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2019-02-06 09:24:38 +00:00 committed by Git OBS Bridge
parent 3b498f359e
commit f7bc5f455b
2 changed files with 10 additions and 1 deletions

View File

@ -1,9 +1,16 @@
-------------------------------------------------------------------
Wed Feb 6 09:21:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Add fdupes call.
- License file was shipped twice, ditch one copy.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 16 16:05:58 UTC 2019 - Robert Frohl <rfrohl@suse.com> Wed Jan 16 16:05:58 UTC 2019 - Robert Frohl <rfrohl@suse.com>
- hashcat v5.1.0: - hashcat v5.1.0:
This release is mostly about expanding support for new algorithms and fixing bugs. This release is mostly about expanding support for new algorithms and fixing bugs.
Full changelog: https://hashcat.net/forum/thread-7983.html Full changelog: https://hashcat.net/forum/thread-7983.html
- Remove flags.diff
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 30 19:49:34 UTC 2016 - jengelh@inai.de Thu Jun 30 19:49:34 UTC 2016 - jengelh@inai.de

View File

@ -26,6 +26,7 @@ Url: https://hashcat.net/
#Git-Clone: git://github.com/hashcat/hashcat #Git-Clone: git://github.com/hashcat/hashcat
Source: https://github.com/hashcat/hashcat/archive/v%version.tar.gz Source: https://github.com/hashcat/hashcat/archive/v%version.tar.gz
BuildRequires: fdupes
BuildRequires: gmp-devel BuildRequires: gmp-devel
BuildRequires: opencl-headers BuildRequires: opencl-headers
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -44,10 +45,11 @@ make %{?_smp_mflags} COMPTIME=0 our_CFLAGS="%optflags" PREFIX="%_prefix"
%install %install
%make_install PREFIX="%_prefix" DOCUMENT_FOLDER="%_docdir/%name" %make_install PREFIX="%_prefix" DOCUMENT_FOLDER="%_docdir/%name"
%fdupes %buildroot/%_prefix
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README.md docs/license.txt %doc README.md
%_bindir/hashcat %_bindir/hashcat
%_datadir/%name/ %_datadir/%name/
%_docdir/%name/ %_docdir/%name/