From: sparky Date: Fri, 14 Jul 2006 00:59:19 +0000 (+0000) Subject: - added bigendian patch X-Git-Tag: auto/th/fbgrab-1_0-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffbgrab.git;a=commitdiff_plain;h=201597859f980412b6d29c09e4f7d475955b95b3 - added bigendian patch Changed files: fbgrab.spec -> 1.5 --- 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