mingw-qt (qt4)

2018-05-28 Thread Thomas Sailer
I am planning to orphan mingw-qt. Reasons: - it fails to build on F28, presumably due to the __debug_install_post hook not generating the debugsource lists properly - releng/Till complains that the build log is now 3Gbytes long (due to more elaborate compiler diagnostics) Fixing this is more

[mingw-glib2] remove the patch file as well

2014-03-06 Thread sailer
commit acbb25fa08cde12a25b226cf9cf5ce6b293aadf3 Author: Thomas Sailer Date: Thu Mar 6 12:28:50 2014 +0100 remove the patch file as well glib-commit-9cb5385.patch | 38 -- 1 files changed, 0 insertions(+), 38 deletions

[mingw-glib2] remove upstreamed patch

2014-03-06 Thread sailer
commit 80c8867cbd0c83a32433a394a297887ff0975d62 Author: Thomas Sailer Date: Thu Mar 6 12:28:09 2014 +0100 remove upstreamed patch mingw-glib2.spec |4 1 files changed, 0 insertions(+), 4 deletions(-) --- diff --git a/mingw-glib2.spec b/mingw-glib2.spec index 4313045..de78caf

[mingw-glib2] update to 2.39.91

2014-03-06 Thread sailer
commit 40fb48b66025a3a216dd3debbb007dc2a6cc7b6e Author: Thomas Sailer Date: Thu Mar 6 11:25:39 2014 +0100 update to 2.39.91 mingw-glib2.spec |5 - sources |2 +- 2 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/mingw-glib2.spec b/mingw-glib2.spec

File glib-2.39.91.tar.xz uploaded to lookaside cache by sailer

2014-03-06 Thread sailer
A file has been added to the lookaside cache for mingw-glib2: d15401e82fa8be108dafbadcc80ff67f glib-2.39.91.tar.xz ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

Re: boost asio library

2014-01-19 Thread Thomas Sailer
On 01/19/2014 04:58 PM, Ed Beroset wrote: I've developed software that uses the boost asio (asynchronous serial I/O) library and would like to use mingw to create a Windows port of it. There doesn't currently seem to be support for it. Am I overlooking it? If it matters, I'm using Fedora 20.

[mingw-sqlite/f19] (2 commits) ...update to 3.7.17

2013-06-02 Thread sailer
Summary of changes: 4bb26ad... Don't try to link against pthreads even if it is available (*) 9d9b56f... update to 3.7.17 (*) (*) This commit already existed in another branch; no separate mail sent ___ mingw mailing list mingw@lists.fedoraproject.

[mingw-sqlite] update to 3.7.17

2013-06-02 Thread sailer
commit 9d9b56f98a7328f1c1daedf15d95780e91260a20 Author: Thomas Sailer Date: Sun Jun 2 13:17:10 2013 +0200 update to 3.7.17 .gitignore|1 + mingw-sqlite.spec |9 ++--- sources |2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a

File sqlite-src-3071700.zip uploaded to lookaside cache by sailer

2013-06-02 Thread sailer
A file has been added to the lookaside cache for mingw-sqlite: 20f31ef72d9874fd8749c66441eaff74 sqlite-src-3071700.zip ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-sqlite/f19] update to 3.7.16.2

2013-05-06 Thread sailer
Summary of changes: 6035617... update to 3.7.16.2 (*) (*) This commit already existed in another branch; no separate mail sent ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-sqlite] update to 3.7.16.2

2013-05-06 Thread sailer
commit 6035617194c3825334a2ce844f74917e5a6a6328 Author: Thomas Sailer Date: Mon May 6 16:29:49 2013 +0200 update to 3.7.16.2 .gitignore|1 + mingw-sqlite.spec |7 +-- sources |2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a

[mingw-sqlite] moving dll's around is no longer necessary

2013-03-03 Thread sailer
commit 0ad2025e1aa570c1a103faa42285ffb8ada97a5f Author: Thomas Sailer Date: Sun Mar 3 19:00:57 2013 +0100 moving dll's around is no longer necessary mingw-sqlite.spec |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) --- diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec

[mingw-sqlite] update to 3.7.15.2

2013-03-03 Thread sailer
commit 4f9a05d3c40688804e9c6b6834f848fd355a4c4a Author: Thomas Sailer Date: Sun Mar 3 18:42:36 2013 +0100 update to 3.7.15.2 .gitignore|1 + mingw-sqlite.spec |9 ++--- sources |2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a

File sqlite-src-3071502.zip uploaded to lookaside cache by sailer

2013-03-03 Thread sailer
A file has been added to the lookaside cache for mingw-sqlite: 02629f8624398c0c321a0d9fa813b28e sqlite-src-3071502.zip ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-glib2] add bugzilla number for formatstring patch

2013-02-23 Thread sailer
commit 543807df01954bcb4deb147e73f43d960bef5633 Author: Thomas Sailer Date: Sat Feb 23 10:59:31 2013 +0100 add bugzilla number for formatstring patch mingw-glib2.spec |1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- diff --git a/mingw-glib2.spec b/mingw-glib2.spec index

[mingw-glib2] another format string issue

2013-02-22 Thread sailer
commit 68af84c18dd0796c67033e98e06149b8739b20f6 Author: Thomas Sailer Date: Fri Feb 22 20:08:24 2013 +0100 another format string issue glib-formatstring.patch | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) --- diff --git a/glib-formatstring.patch b/glib

[mingw-glib2] explicit cast to satisfy format string

2013-02-22 Thread sailer
commit b1874ba28d8de67583a66c7b7bd48c9750f36e96 Author: Thomas Sailer Date: Fri Feb 22 19:44:36 2013 +0100 explicit cast to satisfy format string glib-formatstring.patch | 11 +++ mingw-glib2.spec|3 +++ 2 files changed, 14 insertions(+), 0 deletions(-) --- diff

[mingw-glib2] update to 2.35.8

2013-02-22 Thread sailer
commit a6327f432e527acd792f78587ffa35a5022f1775 Author: Thomas Sailer Date: Fri Feb 22 18:54:04 2013 +0100 update to 2.35.8 commit-9e9d028.patch | 44 mingw-glib2.spec | 13 + sources |2 +- 3 files changed

File glib-2.35.8.tar.xz uploaded to lookaside cache by sailer

2013-02-22 Thread sailer
A file has been added to the lookaside cache for mingw-glib2: 3532870fa56ca449c0b282ce63324d63 glib-2.35.8.tar.xz ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-sqlite] fix version

2012-12-04 Thread sailer
Summary of changes: 0163dcb... fix version (*) (*) This commit already existed in another branch; no separate mail sent ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-sqlite/f18] fix version

2012-12-04 Thread sailer
commit 0163dcb8a8c8de323eb6e2f9fc0cfe39259a303e Author: Thomas Sailer Date: Tue Dec 4 12:14:30 2012 +0100 fix version mingw-sqlite.spec |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec index a33d8f0..f35de3c 100644 --- a

[mingw-sqlite/f18] add missing files

2012-12-04 Thread sailer
Summary of changes: 10b29c6... add missing files (*) (*) This commit already existed in another branch; no separate mail sent ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-sqlite] add missing files

2012-12-04 Thread sailer
commit 10b29c6438c64ffd1f2df742bcd8b7ae5581ccb4 Author: Thomas Sailer Date: Tue Dec 4 11:43:39 2012 +0100 add missing files sqlite-3.7.10-pagecache-overflow-test.patch | 17 + sqlite-3.7.11-no-malloc-usable-size.patch | 24 2 files changed

[mingw-sqlite/f18] update to 3.7.13

2012-12-04 Thread sailer
Summary of changes: 4c67c71... update to 3.7.13 (*) (*) This commit already existed in another branch; no separate mail sent ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw-sqlite] update to 3.7.13

2012-12-04 Thread sailer
commit 4c67c7144383c7516e43c7f25f44b33fb49db144 Author: Thomas Sailer Date: Tue Dec 4 11:37:37 2012 +0100 update to 3.7.13 .gitignore|1 + mingw-sqlite.spec | 18 +++--- sources |2 +- 3 files changed, 17 insertions(+), 4 deletions(-) --- diff

File sqlite-src-3071300.zip uploaded to lookaside cache by sailer

2012-12-04 Thread sailer
A file has been added to the lookaside cache for mingw-sqlite: 13bb3eaae94592ef3220ea23582763f5 sqlite-src-3071300.zip ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-zlib/f17] add patch by David Tardon

2012-02-17 Thread sailer
commit 31b7614589c1225ebf31990d2cea9d434af16a56 Author: Thomas Sailer Date: Fri Feb 17 18:51:00 2012 +0100 add patch by David Tardon mingw32-zlib.spec |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec index 5e42e57

[mingw32-zlib/f16] add patch by David Tardon

2012-02-17 Thread sailer
commit 6e49e84b5a9822cacc2472271676e02eb4aea797 Author: Thomas Sailer Date: Fri Feb 17 18:49:57 2012 +0100 add patch by David Tardon mingw32-zlib.spec |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec index e9e244b

[mingw32-zlib] apply patch from David Tardon

2012-02-17 Thread sailer
commit 2979771b22587ad5a098bf0a12e42cfdb03ab9d4 Author: Thomas Sailer Date: Fri Feb 17 18:33:36 2012 +0100 apply patch from David Tardon mingw32-zlib.spec |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec index 5e42e57

[mingw32-sqlite] fix patch name

2012-01-16 Thread sailer
commit 38075a6047a9cedcc618f7366b233ce9650fc36b Author: Thomas Sailer Date: Mon Jan 16 22:26:38 2012 +0100 fix patch name ...atch => mingw32-sqlite-3.7.9-no-undefined.patch |0 1 files changed, 0 insertions(+), 0 deletions(-) --- diff --git a/mingw32-sqlite-3.7.7-no-undefined.pa

[mingw32-sqlite] fix email and release

2012-01-16 Thread sailer
commit 0921cf1c913ccfea113ab30580fe52f51a5e10b1 Author: Thomas Sailer Date: Mon Jan 16 22:23:19 2012 +0100 fix email and release mingw32-sqlite.spec |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/mingw32-sqlite.spec b/mingw32-sqlite.spec index e3ab505

[mingw32-sqlite] update to sqlite 3.7.9

2012-01-16 Thread sailer
commit 25a724e997c3bbbfdb80d6c0a8c84c48491da177 Author: Thomas Sailer Date: Mon Jan 16 22:16:41 2012 +0100 update to sqlite 3.7.9 .gitignore |1 + ...atch => mingw32-sqlite-3.7.7-no-undefined.patch |6 +- mingw32-sqlite.s

File sqlite-src-3070900.zip uploaded to lookaside cache by sailer

2012-01-16 Thread sailer
A file has been added to the lookaside cache for mingw32-sqlite: b2646c5a0c0b5bc6b8f0b67fc318bab3 sqlite-src-3070900.zip ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

Re: Heads up: mingw32-gcc bumped to gcc 4.7 in rawhide

2012-01-14 Thread Thomas Sailer
I've fixed mingw32-glibmm24 and mingw32-boost. > The only package which I've found (to date) that doesn't build anymore > with gcc 4.7 is mingw32-boost. It seems to bail out because of a lack of > thread support but I haven't been able to pinpoint the exact cause yet. If you're interested why, se

[mingw32-glib2/f15/master: 5/5] 2.27.93 was not built for f15

2011-02-13 Thread sailer
commit 2f9ef83d0f7737291593f86a56710f2108c69807 Author: Thomas Sailer Date: Sun Feb 13 18:33:02 2011 +0100 2.27.93 was not built for f15 mingw32-glib2.spec |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) --- diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index ce5a332

[mingw32-glib2/f15/master] (5 commits) ...2.27.93 was not built for f15

2011-02-13 Thread sailer
Summary of changes: 3f92a4e... update to 2.27.93 (*) 9511343... hack the hack to work on 32 and 64bit builders (*) f59730e... update to 2.28.0 (*) ffde874... Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw (*) 2f9ef83... 2.27.93 was not built for f15 (*) This commit already

[mingw32-glib2: 2/2] Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw32-glib2

2011-02-13 Thread sailer
commit ffde874229d3e036f6d359c169a652768b4c1d31 Merge: f59730e 9511343 Author: Thomas Sailer Date: Sun Feb 13 18:14:55 2011 +0100 Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw32-glib2 mingw32-glib2.spec | 12 ++-- 1 files changed, 10 insertions(+), 2

[mingw32-glib2: 1/2] update to 2.28.0

2011-02-13 Thread sailer
commit f59730eadd03dbf6530612e46a7fc7952836f662 Author: Thomas Sailer Date: Sun Feb 13 18:14:31 2011 +0100 update to 2.28.0 .gitignore |3 ++- mingw32-glib2.spec |5 - sources|2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a

[mingw32-glib2] (2 commits) ...Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw32-glib2

2011-02-13 Thread sailer
Summary of changes: f59730e... update to 2.28.0 ffde874... Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-glib2] hack the hack to work on 32 and 64bit builders

2011-02-13 Thread sailer
commit 9511343f90de2b59bdb53754514d45431ea2c845 Author: Thomas Sailer Date: Sun Feb 13 18:13:11 2011 +0100 hack the hack to work on 32 and 64bit builders mingw32-glib2.spec | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) --- diff --git a/mingw32-glib2.spec b

File glib-2.27.93.tar.bz2 uploaded to lookaside cache by sailer

2011-02-13 Thread sailer
A file has been added to the lookaside cache for mingw32-glib2: 73954628c437408c189d62670a7032f7 glib-2.27.93.tar.bz2 ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-glib2] update to 2.27.93

2011-02-13 Thread sailer
commit 3f92a4eb88cfa7703f147063b99804ba5a775078 Author: Thomas Sailer Date: Sun Feb 13 17:52:09 2011 +0100 update to 2.27.93 .gitignore |1 + mingw32-glib2.spec | 11 +-- sources|2 +- 3 files changed, 11 insertions(+), 3 deletions(-) --- diff --git

[mingw32-sqlite/f15/master] update to 3.7.5

2011-02-13 Thread sailer
Summary of changes: 0fe9fce... update to 3.7.5 (*) (*) This commit already existed in another branch; no separate mail sent ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

File glib-2.28.0.tar.bz2 uploaded to lookaside cache by sailer

2011-02-13 Thread sailer
A file has been added to the lookaside cache for mingw32-glib2: 51dbe36bc03a29a1f9bf6b74fb4a6926 glib-2.28.0.tar.bz2 ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-sqlite] update to 3.7.5

2011-02-13 Thread sailer
commit 0fe9fce38e30d12b1c8709696dec5c0ce3a39caf Author: Thomas Sailer Date: Sun Feb 13 13:50:21 2011 +0100 update to 3.7.5 .gitignore|1 + mingw32-sqlite.spec | 26 +++--- sources

File sqlite-src-3070500.zip uploaded to lookaside cache by sailer

2011-02-13 Thread sailer
A file has been added to the lookaside cache for mingw32-sqlite: d61d784997d42cd0d92bac7994094c56 sqlite-src-3070500.zip ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-glib2] from gtkmm30.spec, via Kalev Lember, automatically adjust release version

2011-01-12 Thread sailer
commit e7486a00d780325e9eabf9940b620c4c80ef97c3 Author: Thomas Sailer Date: Wed Jan 12 21:57:59 2011 +0100 from gtkmm30.spec, via Kalev Lember, automatically adjust release version mingw32-glib2.spec |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) --- diff --git a/mingw32

[mingw32-glib2/f13/master] fix source URL

2011-01-12 Thread sailer
commit 8967a600435acd1975200fd5452865d00283a293 Author: Thomas Sailer Date: Wed Jan 12 17:56:41 2011 +0100 fix source URL mingw32-glib2.spec |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index 46c49cb..0c07d7c 100644

[mingw32-glib2] fix source URL

2011-01-12 Thread sailer
commit 14877c8031611b4e77bec27ea7ec49e9aa072dac Author: Thomas Sailer Date: Wed Jan 12 17:54:03 2011 +0100 fix source URL mingw32-glib2.spec |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index 00d58ce..b13416d 100644

Can someone please review mingw32-atkmm?

2010-12-08 Thread Thomas Sailer
https://bugzilla.redhat.com/show_bug.cgi?id=661312 I need this to compile newer versions of mingw32-gtkmm24 Thanks, Tom ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-sqlite] fix patch

2010-12-06 Thread sailer
commit 279919f6c6d953e0ffef4a535233634e5c6b9fbd Author: Thomas Sailer Date: Mon Dec 6 18:54:54 2010 +0100 fix patch mingw32-sqlite.spec |2 +- sqlite-3.6.6.2-lemon-snprintf.patch | 111 --- sqlite-3.7.3-lemon-snprintf.patch | 76

[mingw32-sqlite] update to 3.7.3

2010-12-06 Thread sailer
commit 33b088e961a38a22572282f9ed9d7b5c89c93104 Author: Thomas Sailer Date: Mon Dec 6 18:34:18 2010 +0100 update to 3.7.3 .gitignore |1 + mingw32-sqlite.spec |5 - sources |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a

File sqlite-3.7.3.tar.gz uploaded to lookaside cache by sailer

2010-12-06 Thread sailer
A file has been added to the lookaside cache for mingw32-sqlite: 5437978aae90350cf984993091e0d695 sqlite-3.7.3.tar.gz ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

[mingw32-glib2: 2/2] Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw32-glib2

2010-12-06 Thread sailer
commit 85ef65c0ae3138605c804098316e20894ec67dd9 Merge: 9008881 2e26702 Author: Thomas Sailer Date: Mon Dec 6 17:56:13 2010 +0100 Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw32-glib2 Conflicts: .gitignore mingw32-glib2.spec

[mingw32-glib2: 1/2] update to 2.27.4

2010-12-06 Thread sailer
commit 90088819fe28dbdca95b47208fb909a0d72f81de Author: Thomas Sailer Date: Mon Dec 6 17:54:30 2010 +0100 update to 2.27.4 .gitignore |1 + mingw32-glib2.spec |9 - sources|2 +- 3 files changed, 10 insertions(+), 2 deletions(-) --- diff --git a

[mingw32-glib2] (2 commits) ...Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw32-glib2

2010-12-06 Thread sailer
Summary of changes: 9008881... update to 2.27.4 85ef65c... Merge branch 'master' of ssh://pkgs.fedoraproject.org/mingw ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

File glib-2.27.4.tar.bz2 uploaded to lookaside cache by sailer

2010-12-06 Thread sailer
A file has been added to the lookaside cache for mingw32-glib2: b6f67a6b1c4792edd58411f9e6e3a6fb glib-2.27.4.tar.bz2 ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

Re: __pei386_runtime_relocator

2010-11-22 Thread Thomas Sailer
Hi Kai, > I am not sure if 3.15.2-5 already has support for v2 Apparently not. > pseudo-relocations, but binutils 2.20.51 has it. So maybe try to > specify the additional linker option > '--enable-runtime-pseudo-reloc-v1' on dll generation. By this you can > enforce that ld generates the old rel

Re: __pei386_runtime_relocator

2010-11-21 Thread Thomas Sailer
Hi Kai, thanks for you answer! I first used a fully uptodate Fedora14 system: mingw32-binutils-2.20.1-1.fc14.x86_64 mingw32-runtime-3.15.2-5.fc13.noarch Then I manually upgraded binutils: mingw32-binutils-2.20.51.0.10-1.fc14.x86_64 Both configurations resulted in segfaulting boost regex dlls.

__pei386_runtime_relocator

2010-11-18 Thread Thomas Sailer
Hi, can anybody tell me what __pei386_runtime_relocator does/is supposed to do? The boost regex dll segfaults on process attach within DllMain, or __pei386_runtime_relocator+0x1f to be exact. I'm running out of clues... https://bugzilla.redhat.com/show_bug.cgi?id=654424 NB: I've privately built

Re: Rewriting the Qt .spec file

2010-10-09 Thread Thomas Sailer
On Sat, 2010-10-09 at 21:39 +0200, Erik van Pienbroek wrote: > try to rewrite the Qt .spec file. In the end I managed to get Qt > compiled without the hacks which were originally used. As a bonus Great! Thanks for your work! > around this limitation, but I think we should discuss changing it to

[mingw32-glib2] update to 2.25.12

2010-08-05 Thread sailer
commit 29d48f75a33861479f7167b9463e93ffb45e2dcf Author: Thomas Sailer Date: Thu Aug 5 11:17:45 2010 +0200 update to 2.25.12 .gitignore |1 + mingw32-glib2.spec |5 - sources|2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a

File glib-2.25.12.tar.bz2 uploaded to lookaside cache by sailer

2010-08-05 Thread sailer
A file has been added to the lookaside cache for mingw32-glib2: c709d78fb794e0ec2090cd41dfee244a glib-2.25.12.tar.bz2 ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

rpms/mingw32-glib2/devel .cvsignore, 1.13, 1.14 mingw32-glib2.spec, 1.22, 1.23 sources, 1.13, 1.14

2010-01-31 Thread sailer
Author: sailer Update of /cvs/extras/rpms/mingw32-glib2/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5781 Modified Files: .cvsignore mingw32-glib2.spec sources Log Message: update to 2.23.2, to match native Index: .cvsignore

rpms/mingw32-sqlite/devel .cvsignore, 1.6, 1.7 mingw32-sqlite.spec, 1.12, 1.13 sources, 1.6, 1.7 sqlite-3.6.13-iotest-nodirsync.patch, 1.1, NONE

2010-01-31 Thread sailer
Author: sailer Update of /cvs/extras/rpms/mingw32-sqlite/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5535 Modified Files: .cvsignore mingw32-sqlite.spec sources Removed Files: sqlite-3.6.13-iotest-nodirsync.patch Log Message: update to 3.6.22 Index: .cvsignore

File sqlite-3.6.22.tar.gz uploaded to lookaside cache by sailer

2010-01-31 Thread sailer
A file has been added to the lookaside cache for mingw32-sqlite: a17bd53f1fde11f84adf79c6a1510ce5 sqlite-3.6.22.tar.gz ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw

File glib-2.23.2.tar.bz2 uploaded to lookaside cache by sailer

2010-01-31 Thread sailer
A file has been added to the lookaside cache for mingw32-glib2: 5613fadc27b1cb64f234aed4babfa17b glib-2.23.2.tar.bz2 ___ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw