forked from pool/aespipe
Accepting request 242839 from openSUSE:Factory:PowerPC
- Fix PowerPC little endian build - added patches: * aespipe-ppc64le.patch OBS-URL: https://build.opensuse.org/request/show/242839 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/aespipe?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aespipe
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,6 +25,7 @@ License: GPL-2.0
|
||||
Group: Productivity/Security
|
||||
Url: http://loop-aes.sourceforge.net/
|
||||
Source: http://loop-aes.sourceforge.net/aespipe/aespipe-v%{version}.tar.bz2
|
||||
Patch1: aespipe-ppc64le.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
||||
@@ -37,6 +38,7 @@ compatible encrypted disk images.
|
||||
%prep
|
||||
%setup -q -n "aespipe-v%{version}"
|
||||
%__patch -p0 < aes-GPL.diff
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
|
Reference in New Issue
Block a user