SPECS: crossmingw32-pcre.spec - updated to 7.3 - removed obsolete ...

qboosh qboosh at pld-linux.org
Tue Aug 28 21:39:14 CEST 2007


Author: qboosh                       Date: Tue Aug 28 19:39:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 7.3
- removed obsolete dll patch
- spec cleanup

---- Files affected:
SPECS:
   crossmingw32-pcre.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-pcre.spec
diff -u SPECS/crossmingw32-pcre.spec:1.23 SPECS/crossmingw32-pcre.spec:1.24
--- SPECS/crossmingw32-pcre.spec:1.23	Tue Jun 19 22:18:31 2007
+++ SPECS/crossmingw32-pcre.spec	Tue Aug 28 21:39:09 2007
@@ -3,13 +3,12 @@
 Summary:	Perl-Compatible Regular Expression library - Mingw32 cross version
 Summary(pl.UTF-8):	Biblioteka perlowych wyrażeń regularnych - wersja skrośna dla Mingw32
 Name:		crossmingw32-%{realname}
-Version:	7.2
+Version:	7.3
 Release:	1
 License:	BSD (see LICENCE)
 Group:		Development/Libraries
 Source0:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{realname}-%{version}.tar.bz2
-# Source0-md5:	53305db73855f1ff155dcd2c05d448d3
-Patch0:		%{realname}-dll.patch
+# Source0-md5:	08b48bf97ff84a9dea07d6be518f0046
 URL:		http://www.pcre.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -23,7 +22,6 @@
 
 %define		target		i386-mingw32
 %define		target_platform	i386-pc-mingw32
-%define		arch		%{_prefix}/%{target}
 
 %define		_prefix		/usr/%{target}
 %define		_pkgconfigdir	%{_prefix}/lib/pkgconfig
@@ -73,19 +71,8 @@
 
 %prep
 %setup -q -n %{realname}-%{version}
-%patch0 -p1
 
 %build
-CC=%{target}-gcc ; export CC
-CXX=%{target}-g++ ; export CXX
-LD=%{target}-ld ; export LD
-AR=%{target}-ar ; export AR
-AS=%{target}-as ; export AS
-CROSS_COMPILE=1 ; export CROSS_COMPILE
-CPPFLAGS="-I%{arch}/include" ; export CPPFLAGS
-RANLIB=%{target}-ranlib ; export RANLIB
-TARGET="%{target}" ; export TARGET
-
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -149,6 +136,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2007/08/28 19:39:09  qboosh
+- updated to 7.3
+- removed obsolete dll patch
+- spec cleanup
+
 Revision 1.23  2007/06/19 20:18:31  qboosh
 - updated to 7.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-pcre.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list