From 201597859f980412b6d29c09e4f7d475955b95b3 Mon Sep 17 00:00:00 2001 From: sparky Date: Fri, 14 Jul 2006 00:59:19 +0000 Subject: [PATCH] - added bigendian patch Changed files: fbgrab.spec -> 1.5 --- fbgrab.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fbgrab.spec b/fbgrab.spec index b9cbb12..911a878 100644 --- a/fbgrab.spec +++ b/fbgrab.spec @@ -8,6 +8,7 @@ License: GPL v2 Group: Applications/Graphics Source0: http://hem.bredband.net/gmogmo/%{name}/%{name}-%{version}.tar.gz # Source0-md5: 7af4d8774684182ed690d5da82d6d234 +Patch0: %{name}-bigendian.patch URL: http://hem.bredband.net/gmogmo/fbgrab/ BuildRequires: libpng-devel Obsoletes: fbshot @@ -28,6 +29,7 @@ framebufferowych. %prep %setup -q +%patch0 -p1 %build %{__cc} %{rpmcflags} %{rpmldflags} -Wall -o fbgrab fbgrab.c -lpng -- 2.44.0