filesystem patch?
by Farkas Levente
hi,
did you review my past filesystem patch?
in the next week i'm plan to review these packages in that order (it's
the dependency order):
mingw32-iconv
mingw32-termcap
mingw32-zlib
mingw32-libpng
mingw32-libjpeg
mingw32-gettext
mingw32-glib2
mingw32-freetype
mingw32-atk
mingw32-pixman
mingw32-libxml2
mingw32-fontconfig
mingw32-cairo
mingw32-pango
mingw32-openssl
mingw32-pthreads
and may be a few other smaller ones.
but my next week will be very busy so i don't now when.
--
Levente "Si vis pacem para bellum!"
14 years, 12 months
This week
by Richard W.M. Jones
I'm going to be out most of this week, so if you send
an email don't necessarily expect a quick response ...
Rich.
15 years
mingw32-binutils
by Farkas Levente
hi,
mingw32-binutils branches still not merged. please merge EL-5 and other
braches to the same source.
thanks.
--
Levente "Si vis pacem para bellum!"
15 years
new packages policy
by Farkas Levente
hi,
it seems i'm getting closer to be able to compile gtk+ for mingw32.
unfortunately i spend way too much time with glib1 and gtk-1.2.x, but
from this page it's turn out it was just waste of time:-(
http://www.gimp.org/~tml/gimp/win32/downloads.html
--------------------------------------
"The GTK+ API was still mostly like GTK+ 1.2.7, which is what was
current when this branch was created. Unfortunately, very few of the
platform-independent fixes (in the gtk widgets) that went into GTK+ 1.2
since 1.2.7 are present. Unlike GTK+ 1.2 on Unix, GTK+ 1.3.0 on Windows
is built to use GLib 2.x. There is no binary distribution of any GLib
1.2 for Windows."
--------------------------------------
so i try to compile this version (and not the one in fedora).
my question should i put into my own repo or add to your hg repo or just
create a new review request?
and the same question apply to the next weeks brunch of gstreamer
packages (and it's dependencies) too?
thanks.
--
Levente "Si vis pacem para bellum!"
15 years
what's the difference
by Farkas Levente
hi,
what's the difference between file eg
/usr/i686-pc-mingw32/bin/ar
/usr/bin/i686-pc-mingw32-ar
they have different size?
actually all file in /usr/i686-pc-mingw32/bin/ has a pair in /usr/bin/
with different size (and not link to each other). is this intentional or
just some kind of accident?
--
Levente "Si vis pacem para bellum!"
15 years
macro patch
by Farkas Levente
hi,
i hope no more missing env. this patch add a few missing env setting and
rearrange it's order to the build macros.
--
Levente "Si vis pacem para bellum!"
Index: mingw32-macros.mingw32
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-filesystem/devel/mingw32-macros.mingw32,v
retrieving revision 1.4
diff -u -u -r1.4 mingw32-macros.mingw32
--- mingw32-macros.mingw32 24 Nov 2008 16:08:07 -0000 1.4
+++ mingw32-macros.mingw32 26 Nov 2008 15:30:57 -0000
@@ -41,10 +41,14 @@
%_mingw32_findrequires /usr/lib/rpm/mingw32-find-requires.sh
%_mingw32_env HOST_CC=gcc; export HOST_CC; \
- AS="%{_mingw32_as}"; export AS; \
AR="%{_mingw32_ar}"; export AR; \
- NM="%{_mingw32_nm}"; export NM; \
+ AS="%{_mingw32_as}"; export AS; \
+ DLLTOOL="%{_mingw32_dlltool}"; export DLLTOOL; \
+ RANLIB="%{_mingw32_ranlib}"; export RANLIB; \
+ STRIP="%{_mingw32_strip}"; export STRIP; \
OBJDUMP="%{_mingw32_objdump}"; export OBJDUMP; \
+ NM="%{_mingw32_nm}"; export NM; \
+ WINDRES="%{_mingw32_windres}"; export WINDRES; \
PKG_CONFIG_PATH="%{_mingw32_libdir}/pkgconfig"; export PKG_CONFIG_PATH; \
CC="${MINGW32_CC:-%_mingw32_cc}"; export CC; \
CXX="${MINGW32_CXX:-%_mingw32_cxx}"; export CXX; \
15 years
[Fwd: Fedora EPEL Package Build Report 2008-11-26]
by Farkas Levente
it was really fast! they already signed:-)
-------- Original Message --------
Subject: Fedora EPEL Package Build Report 2008-11-26
Date: Wed, 26 Nov 2008 18:04:04 +0000 (UTC)
From: buildsys(a)fedoraproject.org
Reply-To: EPEL development disccusion <epel-devel-list(a)redhat.com>
To: epel-devel-list(a)redhat.com
Packages built and released for Fedora EPEL testing/5: 7
NEW libdvdnav-4.1.3-1.el5 : A library for reading DVD video discs based
on Ogle code
NEW libdvdread-4.1.3-1.el5 : A library for reading DVD video discs based
on Ogle code
NEW mingw32-gcc-4.3.2-12.el5 : MinGW Windows cross-compiler (GCC) for C
NEW mingw32-runtime-3.15.1-10.el5 : MinGW Windows cross-compiler runtime
NEW mingw32-w32api-3.12-8.el5 : Win32 header files and stubs
ssmtp-2.61-11.7.el5
wordpress-2.6.5-2.el5
Packages built and released for Fedora EPEL testing/4: 3
python-libgmail-0.1.8-3.el4
python-libgmail-docs-0.3-9.el4
ssmtp-2.61-11.7.el4
Changes in Fedora EPEL testing/5:
libdvdnav-4.1.3-1.el5
---------------------
* Tue Sep 09 2008 Dominik Mierzejewski <rpm[AT]greysector.net> 4.1.3-1
- update to 4.1.3 final
libdvdread-4.1.3-1.el5
----------------------
* Tue Sep 09 2008 Dominik Mierzejewski <rpm(a)greysector.net> 4.1.3-1
- update to 4.1.3 final
mingw32-gcc-4.3.2-12.el5
------------------------
* Mon Nov 24 2008 Richard W.M. Jones <rjones(a)redhat.com> - 4.3.2-12
- Rebuild against latest filesystem package.
* Fri Nov 21 2008 Richard W.M. Jones <rjones(a)redhat.com> - 4.3.2-11
- Remove obsoletes for a long dead package.
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 4.3.2-10
- Rebuild against mingw32-filesystem 37
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 4.3.2-9
- Rebuild against mingw32-filesystem 36
* Thu Oct 30 2008 Richard W.M. Jones <rjones(a)redhat.com> - 4.3.2-8
- Don't BR mpfr-devel for RHEL/EPEL-5 (Levente Farkas).
mingw32-runtime-3.15.1-10.el5
-----------------------------
* Wed Nov 26 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-10
- Force rebuild to get rid of the binary bootstrap package and replace
with package built from source.
* Wed Nov 26 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-9
- No runtime dependency on binutils or gcc.
- But it DOES BR w32api.
* Mon Nov 24 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-8
- Rebuild against latest filesystem package.
- MINGW_CFLAGS -> MINGW32_CFLAGS.
- Rewrite the summary for accuracy and brevity.
* Fri Nov 21 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-6
- Remove obsoletes for a long dead package.
- Reenable (and fix) _mingw32_configure (Levente Farkas).
* Thu Nov 20 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-5
- Don't use _mingw32_configure macro - doesn't work here.
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-4
- Rebuild against mingw32-filesystem 37
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-3
- Remove the useconds patch, which is no longer needed (Levente Farkas).
- Use _mingw32_configure macro.
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.15.1-2
- Rebuild against mingw32-filesystem 36
mingw32-w32api-3.12-8.el5
-------------------------
* Wed Nov 26 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.12-8
- Force rebuild to get rid of the binary bootstrap package and replace
with package built from source.
* Wed Nov 26 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.12-7
- No runtime dependency on binutils or gcc.
* Mon Nov 24 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.12-6
- Rebuild against latest filesystem package.
- Rewrite the summary for accuracy and brevity.
* Fri Nov 21 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.12-4
- Remove obsoletes for a long dead package.
- Enable _mingw32_configure (Levente Farkas).
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.12-3
- Rebuild against mingw32-filesystem 37
* Wed Nov 19 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.12-2
- Rebuild against mingw32-filesystem 36
ssmtp-2.61-11.7.el5
-------------------
* Wed Nov 26 2008 Manuel "lonely wolf" Wolfshant
<wolfy(a)nobugconsulting.ro> 2.61-11.7
- integrate patch from Andreas Dilger, fixes
https://bugzilla.redhat.com/show_bug.cgi?id=430608
wordpress-2.6.5-2.el5
---------------------
* Wed Nov 26 2008 Adrian Reber <adrian(a)lisas.de> - 2.6.5-2
- updated to 2.6.5
Changes in Fedora EPEL testing/4:
python-libgmail-0.1.8-3.el4
---------------------------
* Wed Nov 26 2008 Michal Nowak <mnowak(a)redhat.com> - 0.1.8-3
- enhancing the README file to the one from python-libgmail-docs-0.3
python-libgmail-docs-0.3-9.el4
------------------------------
* Wed Nov 26 2008 Michal Nowak <mnowak(a)redhat.com> - 0.3-9
- removed README file in favor of the one from python-libgmail
ssmtp-2.61-11.7.el4
-------------------
* Wed Nov 26 2008 Manuel "lonely wolf" Wolfshant
<wolfy(a)nobugconsulting.ro> 2.61-11.7
- integrate patch from Andreas Dilger, fixes
https://bugzilla.redhat.com/show_bug.cgi?id=430608
_______________________________________________
epel-devel-list mailing list
epel-devel-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/epel-devel-list
--
Levente "Si vis pacem para bellum!"
15 years
BR mingw32-filesystem
by Farkas Levente
hi,
as all mingw32-x packages
BuildRequires: mingw32-filesystem
wouldn't be possible to automatically add it somehow to all packages?
on the other hand should this BR be version? in case of automatic R is
version then yes, but then each time the mingw32-filesystem package
update we've to update each mingw32-x spec file which is a nightmare!:-(
--
Levente "Si vis pacem para bellum!"
15 years
Packages in the path to getting a Windows binary of libvirt, built from Fedora
by Richard W.M. Jones
It seems like we should have the base MinGW (Windows cross-compiler)
packages in Fedora 11 by the end of this week. This email is to
document the additional packages we need to get approved, in order to
get the cross-compiled libvirt and virt tools into (or buildable by)
Fedora 11.
If you want to help out, please start reviewing by following the
Bugzilla links, and looking at the approved packaging guidelines at
http://fedoraproject.org/wiki/Packaging/MinGW.
** For libvirt itself:
mingw32-libgpg-error
https://bugzilla.redhat.com/show_bug.cgi?id=467403
mingw32-libgcrypt
https://bugzilla.redhat.com/show_bug.cgi?id=467410
mingw32-gnutls
https://bugzilla.redhat.com/show_bug.cgi?id=467414
mingw32-gettext
https://bugzilla.redhat.com/show_bug.cgi?id=467398
mingw32-libxml2
https://bugzilla.redhat.com/show_bug.cgi?id=467405
mingw32-portablexdr
https://bugzilla.redhat.com/show_bug.cgi?id=467324
mingw32-readline
https://bugzilla.redhat.com/show_bug.cgi?id=467399
mingw32-termcap
https://bugzilla.redhat.com/show_bug.cgi?id=467329
OR a very brave person can try porting ncurses to Windows.
mingw32-iconv
https://bugzilla.redhat.com/show_bug.cgi?id=467325
mingw32-zlib
https://bugzilla.redhat.com/show_bug.cgi?id=454416
mingw32-libvirt
https://bugzilla.redhat.com/show_bug.cgi?id=467418
** For the C based tools (gtk-vnc, virt-viewer, ovirt-viewer,
vinagre):
All of the above plus:
mingw32-gtk2
https://bugzilla.redhat.com/show_bug.cgi?id=467420
mingw32-glib2
https://bugzilla.redhat.com/show_bug.cgi?id=467402
mingw32-cairo
https://bugzilla.redhat.com/show_bug.cgi?id=467416
mingw32-jasper
https://bugzilla.redhat.com/show_bug.cgi?id=467408
mingw32-libpng
https://bugzilla.redhat.com/show_bug.cgi?id=467397
mingw32-libjpeg
https://bugzilla.redhat.com/show_bug.cgi?id=467401
mingw32-libtiff (?)
Optional dependency for GTK2, but not yet packaged.
mingw32-pango
https://bugzilla.redhat.com/show_bug.cgi?id=467419
mingw32-atk
https://bugzilla.redhat.com/show_bug.cgi?id=467409
mingw32-pixman
https://bugzilla.redhat.com/show_bug.cgi?id=467376
mingw32-freetype
https://bugzilla.redhat.com/show_bug.cgi?id=467396
mingw32-fontconfig
https://bugzilla.redhat.com/show_bug.cgi?id=467413
mingw32-libidn
No Bugzilla Review Request yet, see the mercurial repository.
http://hg.et.redhat.com/misc/fedora-mingw--devel
mingw32-openssl
https://bugzilla.redhat.com/show_bug.cgi?id=467395
mingw32-libssh2
No Bugzilla Review Request yet, see the mercurial repository.
http://hg.et.redhat.com/misc/fedora-mingw--devel
mingw32-gtk-vnc
https://bugzilla.redhat.com/show_bug.cgi?id=467421
mingw32-curl
No Bugzilla Review Request yet, see the mercurial repository.
http://hg.et.redhat.com/misc/fedora-mingw--devel
** For the Python based tools (virt-install, virt-manager etc), we're
hoping to go straight to Python 3 on the basis that it will be easier
to contribute patches upstream, and it seems the build system for
Python 3 will be a bit saner than for Python 2.x.
You can help by making sure that all Python software is "Python 3
clean". If you have python 2.6, then just add the '-3' flag to the
command line in order to warn about features which are deprecated and
will be removed in Python 3.
** For the OCaml based tools (virt-df, virt-top):
mingw32-ocaml
mingw32-ocaml-calendar
mingw32-ocaml-csv
mingw32-ocaml-curses
mingw32-ocaml-extlib
mingw32-ocaml-findlib
mingw32-ocaml-lablgl
mingw32-ocaml-lablgtk
mingw32-ocaml-libvirt
mingw32-ocaml-xml-light
(None of these are in Bugzilla yet, and for good reason because
I may just do them as subpackages of the OCaml packages already
in Fedora).
** I haven't had any particular requests for Ruby tools yet. OVirt
itself is a standalone appliance and it doesn't need porting to
Windows. ovirt-viewer is a C application and is being written
concurrently on Linux and Windows anyway. I'm not sure if there are
other standalone bits of ovirt which would make sense being ported to
Windows.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
15 years