]> git.pld-linux.org Git - packages/aria.git/commitdiff
- added gcc patch (should fix build on big-endians) auto/ac/aria-1_0_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Mar 2004 09:56:49 +0000 (09:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aria.spec -> 1.25

aria.spec

index 8ca9d2cb5b3547ba70d79f9cbb2d1561e852fa81..1d04ddc75c949dea15e2a3419f19bf50e5938cba 100644 (file)
--- 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
 # 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
 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
 %patch0 -p1
 tail -n +937 aclocal.m4 > acinclude.m4
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__gettextize}
 
 %build
 %{__gettextize}
This page took 0.092164 seconds and 4 git commands to generate.