]> git.pld-linux.org Git - packages/fbgrab.git/commitdiff
- added bigendian patch
authorsparky <sparky@pld-linux.org>
Fri, 14 Jul 2006 00:59:19 +0000 (00:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbgrab.spec -> 1.5

fbgrab.spec

index b9cbb123584aafa47802cd6b2d711247097ebf0a..911a87837d1f41bb5380f23d5c686432c1a570cf 100644 (file)
@@ -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
This page took 0.067967 seconds and 4 git commands to generate.