From 0328520df3aba8da3b950d7a7497af1ea8860a34 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 30 Mar 2004 09:56:49 +0000 Subject: [PATCH] - added gcc patch (should fix build on big-endians) Changed files: aria.spec -> 1.25 --- aria.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aria.spec b/aria.spec index 8ca9d2c..1d04ddc 100644 --- a/aria.spec +++ b/aria.spec @@ -9,6 +9,7 @@ Source0: http://aria.rednoah.com/storage/sources/%{name}-%{version}.tar.bz2 # Source0-md5: e4e968fd10f3beb2402b851f5dad74ff Patch0: %{name}-gettext.patch Patch1: %{name}-opt.patch +Patch2: %{name}-gcc.patch URL: http://aria.rednoah.com/ BuildRequires: XFree86-devel BuildRequires: autoconf >= 2.52 @@ -42,6 +43,7 @@ specjalnych zachowa %patch0 -p1 tail -n +937 aclocal.m4 > acinclude.m4 %patch1 -p1 +%patch2 -p1 %build %{__gettextize} -- 2.43.0