Accepting request 185429 from home:k0da:ppc

- rename glucat-fix-i586-build.patch to glucat-fix-32bit-build.patch 
- apply it for ppc 32Bit

OBS-URL: https://build.opensuse.org/request/show/185429
OBS-URL: https://build.opensuse.org/package/show/science/glucat?expand=0&rev=13
This commit is contained in:
2013-08-01 11:24:19 +00:00
committed by Git OBS Bridge
parent 9cf951f031
commit 351f2ce64d
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 1 11:15:52 UTC 2013 - dvaleev@suse.com
- rename glucat-fix-i586-build.patch to glucat-fix-32bit-build.patch
- apply it for ppc 32Bit
-------------------------------------------------------------------
Sat Jun 8 13:45:10 UTC 2013 - badshah400@gmail.com
+2 -2
View File
@@ -24,7 +24,7 @@ License: LGPL-3.0
Group: Development/Libraries/C and C++
Url: http://glucat.sourceforge.net/
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: glucat-fix-i586-build.patch
Patch0: glucat-fix-32bit-build.patch
#PATCH-FIX-UPSTREAM glucat-build-with-updated-boost.patch badshah400@gmail.com -- Fix building with updated boost; patch came from upstream
Patch1: glucat-build-with-updated-boost.patch
BuildRequires: boost-devel
@@ -71,7 +71,7 @@ This package contains the python-bindings for the package.
%prep
%setup -q -n %{name}-%{version}
%ifarch i586
%ifarch i586 ppc
%patch0 -p1
%endif
%patch1 -p1