packages: crossmingw64-headers/crossmingw64-headers.spec - switch to stable...
pluto
pluto at pld-linux.org
Wed Jan 18 20:15:10 CET 2012
Author: pluto Date: Wed Jan 18 19:15:10 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- switch to stable v2.x branch.
- switch to *-w64-* target triplet (required for 'gcc -municode' support / *-pc-* is a cygwin compatible w/o unicode).
- release 0.1 so far.
---- Files affected:
packages/crossmingw64-headers:
crossmingw64-headers.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/crossmingw64-headers/crossmingw64-headers.spec
diff -u packages/crossmingw64-headers/crossmingw64-headers.spec:1.4 packages/crossmingw64-headers/crossmingw64-headers.spec:1.5
--- packages/crossmingw64-headers/crossmingw64-headers.spec:1.4 Sun Apr 10 09:58:05 2011
+++ packages/crossmingw64-headers/crossmingw64-headers.spec Wed Jan 18 20:15:05 2012
@@ -2,14 +2,14 @@
Summary: Cross Mingw64 GNU development utilities - headers
Summary(pl.UTF-8): Skrośne narzędzia programistyczne GNU dla Mingw64 - pliki nagłowkowe
Name: crossmingw64-headers
-Version: 1.0
-Release: 2
+Version: 2.0
+Release: 0.1
License: ZPL v2.1 with parts on Public Domain, BSD and LGPL.
Group: Development/Tools
-# svn co https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/branches/releases/v1.0/mingw-w64-headers mingw64-headers
-%define _rev 4121
+# svn co https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/stable/v2.x/mingw-w64-headers mingw64-headers
+%define _rev 4742
Source0: mingw64-headers.tar.xz
-# Source0-md5: 42973598fe4b8fbe86f062967e591a91
+# Source0-md5: 2446851a1222aa6d23ab5d912827d9ae
URL: http://mingw-w64.sourceforge.net/
BuildRequires: automake
BuildRequires: subversion
@@ -18,7 +18,7 @@
%define _enable_debug_packages 0
-%define target x86_64-pc-mingw32
+%define target x86_64-w64-mingw32
%define arch %{_prefix}/%{target}
%description
@@ -53,7 +53,7 @@
--prefix=%{_prefix} \
--build=%{_target_platform} \
--host=%{target} \
- --with-sdk=all
+ --enable-sdk=all
%{__make}
@@ -77,6 +77,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2012/01/18 19:15:05 pluto
+- switch to stable v2.x branch.
+- switch to *-w64-* target triplet (required for 'gcc -municode' support / *-pc-* is a cygwin compatible w/o unicode).
+- release 0.1 so far.
+
Revision 1.4 2011/04/10 07:58:05 pluto
- BR: subversion for 'svnversion' in %%prep.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw64-headers/crossmingw64-headers.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list