SPECS: libcsf.spec - fix endian detection; rel .2

arekm arekm at pld-linux.org
Sun Nov 27 17:40:23 CET 2005


Author: arekm                        Date: Sun Nov 27 16:40:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix endian detection; rel .2

---- Files affected:
SPECS:
   libcsf.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libcsf.spec
diff -u SPECS/libcsf.spec:1.1 SPECS/libcsf.spec:1.2
--- SPECS/libcsf.spec:1.1	Sat Sep  3 10:35:08 2005
+++ SPECS/libcsf.spec	Sun Nov 27 17:40:18 2005
@@ -4,7 +4,7 @@
 Name:		libcsf
 Version:	2.0
 %define	snap	041111
-Release:	0.%{snap}.1
+Release:	0.%{snap}.2
 License:	BSD
 Group:		Libraries
 Source0:	http://pcraster.geo.uu.nl/download/dist/%{name}-%{version}-%{snap}.tar.gz
@@ -12,6 +12,7 @@
 Source1:	http://pcraster.geo.uu.nl/download/doc/csfhtml.tar.gz
 # Source1-md5:	059ac4a78e04df515e9f9cb411d1eb33
 Patch0:		%{name}-shared.patch
+Patch1:		%{name}-endian.patch
 URL:		http://pcraster.geog.uu.nl/csfapi.html
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -51,6 +52,7 @@
 %prep
 %setup -q -n %{name}-%{version}-%{snap} -a1
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -94,5 +96,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/27 16:40:18  arekm
+- fix endian detection; rel .2
+
 Revision 1.1  2005/09/03 08:35:08  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcsf.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list