SPECS: fbgrab.spec - added bigendian patch

sparky sparky at pld-linux.org
Fri Jul 14 02:59:24 CEST 2006


Author: sparky                       Date: Fri Jul 14 00:59:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bigendian patch

---- Files affected:
SPECS:
   fbgrab.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/fbgrab.spec
diff -u SPECS/fbgrab.spec:1.4 SPECS/fbgrab.spec:1.5
--- SPECS/fbgrab.spec:1.4	Thu Feb  5 21:59:14 2004
+++ SPECS/fbgrab.spec	Fri Jul 14 02:59:19 2006
@@ -9,6 +9,7 @@
 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
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__cc} %{rpmcflags} %{rpmldflags} -Wall -o fbgrab fbgrab.c -lpng
@@ -54,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/07/14 00:59:19  sparky
+- added bigendian patch
+
 Revision 1.4  2004/02/05 20:59:14  pzurowski
 - Updated to 1.0
 - Epoch 1
@@ -67,4 +72,3 @@
 
 Revision 1.1  2002/09/02 19:42:03  qboosh
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fbgrab.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list