forked from pool/aespipe
Accepting request 539110 from Archiving:Backup
OBS-URL: https://build.opensuse.org/request/show/539110 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aespipe?expand=0&rev=11
This commit is contained in:
commit
7f1660ba8d
3
aespipe-2.4e.tar.bz2
Normal file
3
aespipe-2.4e.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bad5abb8678c2a6062d22b893171623e0c8e6163b5c1e6e5086e2140e606b93a
|
||||||
|
size 107741
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5ce656e0ade49b93e1163ec7b35450721d5743d8d804ad3a9e39add0389e50f
|
|
||||||
size 106703
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 4 22:19:07 UTC 2017 - aavindraa@gmail.com
|
||||||
|
|
||||||
|
- Update to 2.4e
|
||||||
|
* Added workaround for gpg 2 pinentry-mode bug.
|
||||||
|
- Cleanup spec file with spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 5 07:49:57 UTC 2017 - mpluskal@suse.com
|
Mon Jun 5 07:49:57 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: aespipe
|
Name: aespipe
|
||||||
Version: 2.4d
|
Version: 2.4e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AES Encrypting/Decrypting Pipe
|
Summary: AES Encrypting/Decrypting Pipe
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
Url: http://loop-aes.sourceforge.net/
|
Url: http://loop-aes.sourceforge.net/
|
||||||
Source: http://loop-aes.sourceforge.net/aespipe/aespipe-v%{version}.tar.bz2
|
Source: http://loop-aes.sourceforge.net/aespipe/%{name}-v%{version}.tar.bz2#/%{name}-%{version}.tar.bz2
|
||||||
#!BuildIgnore: gcc-PIE
|
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: gpg2
|
BuildRequires: gpg2
|
||||||
|
#!BuildIgnore: gcc-PIE
|
||||||
Requires: gpg2
|
Requires: gpg2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -61,7 +61,6 @@ install -D -p -m 0755 bz2aespipe \
|
|||||||
%{buildroot}%{_bindir}/bz2aespipe
|
%{buildroot}%{_bindir}/bz2aespipe
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
%{_bindir}/aespipe
|
%{_bindir}/aespipe
|
||||||
%{_bindir}/bz2aespipe
|
%{_bindir}/bz2aespipe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user