SHA256
1
0
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:
2014-07-30 13:13:08 +00:00
committed by Git OBS Bridge
parent 9e921d605f
commit 8a1e552c1f
3 changed files with 37 additions and 1 deletions

View File

@@ -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