| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-gtk2hs | Distribution: Unknown |
| Version: 0.9.11 | Vendor: Koji |
| Release: 4.fc7 | Build date: Fri May 11 02:36:19 2007 |
| Group: Development/Libraries | Build host: xenbuilder4.fedora.phx.redhat.com |
| Size: 0 | Source RPM: gtk2hs-0.9.11-4.fc7.src.rpm |
| Packager: Koji | |
| Url: http://gtk2hs.sourceforge.net/ | |
| Summary: A Haskell GUI library based on the Gtk+ GUI toolkit | |
A Gtk+ binding for the functional language Haskell featuring automatic memory management, unicode support, and wide coverage of Gtk+ 2 widgets.
LGPL
internal MD5: 3acadf0a8e9290dedd2dc4ca23d1010d
GPG
* Fri May 11 2007 Bryan O'Sullivan <bos@serpentine.com> - 0.9.11-4
- disable ppc64 build (#239752)
* Fri May 11 2007 Bryan O'Sullivan <bos@serpentine.com> - 0.9.11-3
- rebuild against ghc 6.6.1
* Wed Apr 11 2007 Jens Petersen <petersen@redhat.com> - 0.9.11-2
- obsolete mozembed when it is not built
* Thu Mar 22 2007 Jens Petersen <petersen@redhat.com> - 0.9.11-1
- update to 0.9.11 release
- disable mozembed for now since the firefox minor version keeps changing
(#223880)
* Thu Nov 16 2006 Jens Petersen <petersen@redhat.com> - 0.9.10.2-0.1
- update to latest darcs snapshot for ghc66
- add soegtk and remove mogul ghc packages
* Fri Sep 29 2006 Jens Petersen <petersen@redhat.com> - 0.9.10-4
- rebuild for FC6
* Mon Aug 21 2006 Jens Petersen <petersen@redhat.com> - 0.9.10-3
- drop explicit firefox-devel version to avoid rebuild every time it changes
(cf #202395)
* Thu Aug 03 2006 Jens Petersen <petersen@redhat.com> - 0.9.10-2
- mozilla-devel is now firefox-devel
* Tue May 16 2006 Jens Petersen <petersen@redhat.com> - 0.9.10-1
- rework packaging to keep all the ghc packages together except mozembed
- update mozilla version to 1.7.13
* Tue May 02 2006 Gérard Milmeister <gemi@bluewin.ch>
- spec file cleanup
- ghost the .o files generated at install time
- move the docs to a versioned dir and include the demos
- make all subpackages own %{_libdir}/ghc
* Wed Apr 26 2006 Jens Petersen <petersen@redhat.com>
- use module names for the subpackages
- subpackage mogul
- own the include dir
* Sun Apr 23 2006 Jens Petersen <petersen@redhat.com>
- initial packaging for Fedora Extras
- define ghcpkg_inst and ghcpkg_uninst for post and preun scripts and
silence ghc-pkg
- own include/
* Thu Oct 27 2005 Jens Petersen <petersen@redhat.com> - 0.9.9.7-0
- rc
* Thu Sep 22 2005 Jens Petersen <petersen@redhat.com> - 0.9.9-2
- build with ghc-6.4.1
* Sun Jul 31 2005 Jens Petersen <petersen@redhat.com> - 0.9.8-3
- drop old conflicts
* Wed Jul 06 2005 Jens Petersen <petersen@redhat.com> - 0.9.8-2
- use %configure to configure for arch to avoid gclosure ghci-6.4 linking
problems on i386
* Thu Jun 23 2005 Jens Petersen <petersen@haskell.org> - 0.9.8-1
- update to 0.9.8
- use new --enable-packager-mode and --enable-* configure options
* Fri Jun 10 2005 Jens Petersen <petersen@haskell.org> - 0.9.7.91
- update to rc1
- add build_mozembed macro and use it
* Tue May 10 2005 Jens Petersen <petersen@haskell.org> - 0.9.7-2
- add gtk2hs-0.9.7-ghc64.patch and build with ghc-6.4 (Duncan Coutts)
- .pkg files are now .cabal files
* Tue Jan 18 2005 Duncan Coutts <duncan@coutts.uklinux.net>
- cleanup requirements, summaries, descriptions, and configure invocation
- update preun scripts
* Fri Aug 20 2004 Jens Petersen <petersen@haskell.org>
- use suffix -ghc621 instead of -ghc6.2.1 and conflict with old packages
- buildrequire ghc-doc and gtk2hs-doc-ghc621 requires ghc-doc
- move docs and demo files to /usr/share/doc/gtk2hs
* Tue Aug 17 2004 Jens Petersen <petersen@haskell.org>
- update to 0.9.6
* Fri Jul 23 2004 Jens Petersen <petersen@haskell.org>
- split sourceview and glade into separate subpackages
- require -devel packages rather than lib pkg for gtk2, gtksourceview,
and libglade2
* Wed Mar 24 2004 Jens Petersen <petersen@haskell.org>
- enable gtksourceview and glade configure options
- use mkdir -p instead of mkdirhier
- update file locations in %post and %preun scripts
- buildrequire libglade2-devel
* Tue Nov 11 2003 Jens Petersen <petersen@haskell.org>
- use %c2hs instead of "--with c2hs" to configure c2hs program
- clean demo to avoid binary files in docs dir
* Mon Nov 03 2003 Jens Petersen <petersen@haskell.org>
- add sourceview package to %post and %preun
- install gtksourceview haskell.lang language-spec
* Fri Aug 01 2003 Jens Petersen <petersen@haskell.org>
- build with ghc-6.0.1
- put demo dir in docs dir rather than individual source files
* Fri Jul 11 2003 Jens Petersen <petersen@haskell.org>
- build with ghc-6.0
- name ghc subpackage "ghc%{ghc_version}"
* Thu Jun 19 2003 Jens Petersen <petersen@haskell.org>
- require and buildrequire /usr/bin/ghc-%{ghc_version}
* Thu May 22 2003 Jens Petersen <petersen@haskell.org>
- add -g option to ghc-pkg -u so that ghci object gets generated
- delete them when uninstalling
- build and include mogul documentation
* Fri May 16 2003 Jens Petersen <petersen@haskell.org>
- use new DESTDIR make variable, so no longer need to fix config files in post
- remove buildroot before install
- build and include gtk docs
* Fri Jan 10 2003 Jens Petersen <petersen@haskell.org>
- made into .spec.in file
- let configure set the version
- update description
- introduce --with-c2hs rpmbuild option
- use perl to remove buildroot traces from package conf files
- simplify ghc-pkg update commands
* Tue Dec 17 2002 Jens Petersen <petersen@haskell.org>
- latest cvs with ghc 5.04.2
* Fri Sep 27 2002 Jens Petersen
- build with ghc-5.04.1
* Sat Aug 03 2002 Jens Petersen
- only include demo source in doc dir
* Sat Jul 27 2002 Jens Petersen
- build with ghc-5.04
- cvs update
* Thu Jul 11 2002 Jens Petersen
- my current branch
* Thu May 02 2002 Jens Petersen
- patch TreeViewColumn.chs to make it usable
* Wed Apr 24 2002 Jens Petersen
- 0.9.0
- update gtk2 and mogul ghc-pkg entries on upgrade
* Sat Apr 13 2002 Jens Petersen
- adapt for gtk2hs
- fix mk files for buildroot install
- post and postun scriptlets for pkg config
* Tue Mar 12 2002 Manuel Chakravarty
- require a specific Haskell compiler (namely, the one for which the packages
was compiled)
* Sat Feb 17 2001 Manuel Chakravarty
- derived from C->Haskell's .spec file
* Fri May 11 2007 Bryan O'Sullivan- 0.9.11-4 - disable ppc64 build (#239752) * Fri May 11 2007 Bryan O'Sullivan - 0.9.11-3 - rebuild against ghc 6.6.1 * Wed Apr 11 2007 Jens Petersen - 0.9.11-2 - obsolete mozembed when it is not built * Thu Mar 22 2007 Jens Petersen - 0.9.11-1 - update to 0.9.11 release - disable mozembed for now since the firefox minor version keeps changing (#223880) * Thu Nov 16 2006 Jens Petersen - 0.9.10.2-0.1 - update to latest darcs snapshot for ghc66 - add soegtk and remove mogul ghc packages * Fri Sep 29 2006 Jens Petersen - 0.9.10-4 - rebuild for FC6 * Mon Aug 21 2006 Jens Petersen - 0.9.10-3 - drop explicit firefox-devel version to avoid rebuild every time it changes (cf #202395) * Thu Aug 03 2006 Jens Petersen - 0.9.10-2 - mozilla-devel is now firefox-devel * Tue May 16 2006 Jens Petersen - 0.9.10-1 - rework packaging to keep all the ghc packages together except mozembed - update mozilla version to 1.7.13 * Tue May 02 2006 Gérard Milmeister - spec file cleanup - ghost the .o files generated at install time - move the docs to a versioned dir and include the demos - make all subpackages own %{_libdir}/ghc * Wed Apr 26 2006 Jens Petersen - use module names for the subpackages - subpackage mogul - own the include dir * Sun Apr 23 2006 Jens Petersen - initial packaging for Fedora Extras - define ghcpkg_inst and ghcpkg_uninst for post and preun scripts and silence ghc-pkg - own include/ * Thu Oct 27 2005 Jens Petersen - 0.9.9.7-0 - rc * Thu Sep 22 2005 Jens Petersen - 0.9.9-2 - build with ghc-6.4.1 * Sun Jul 31 2005 Jens Petersen - 0.9.8-3 - drop old conflicts * Wed Jul 06 2005 Jens Petersen - 0.9.8-2 - use %configure to configure for arch to avoid gclosure ghci-6.4 linking problems on i386 * Thu Jun 23 2005 Jens Petersen - 0.9.8-1 - update to 0.9.8 - use new --enable-packager-mode and --enable-* configure options * Fri Jun 10 2005 Jens Petersen - 0.9.7.91 - update to rc1 - add build_mozembed macro and use it * Tue May 10 2005 Jens Petersen - 0.9.7-2 - add gtk2hs-0.9.7-ghc64.patch and build with ghc-6.4 (Duncan Coutts) - .pkg files are now .cabal files * Tue Jan 18 2005 Duncan Coutts - cleanup requirements, summaries, descriptions, and configure invocation - update preun scripts * Fri Aug 20 2004 Jens Petersen - use suffix -ghc621 instead of -ghc6.2.1 and conflict with old packages - buildrequire ghc-doc and gtk2hs-doc-ghc621 requires ghc-doc - move docs and demo files to /usr/share/doc/gtk2hs * Tue Aug 17 2004 Jens Petersen - update to 0.9.6 * Fri Jul 23 2004 Jens Petersen - split sourceview and glade into separate subpackages - require -devel packages rather than lib pkg for gtk2, gtksourceview, and libglade2 * Wed Mar 24 2004 Jens Petersen - enable gtksourceview and glade configure options - use mkdir -p instead of mkdirhier - update file locations in %post and %preun scripts - buildrequire libglade2-devel * Tue Nov 11 2003 Jens Petersen - use %c2hs instead of "--with c2hs" to configure c2hs program - clean demo to avoid binary files in docs dir * Mon Nov 03 2003 Jens Petersen - add sourceview package to %post and %preun - install gtksourceview haskell.lang language-spec * Fri Aug 01 2003 Jens Petersen - build with ghc-6.0.1 - put demo dir in docs dir rather than individual source files * Fri Jul 11 2003 Jens Petersen - build with ghc-6.0 - name ghc subpackage "ghc%{ghc_version}" * Thu Jun 19 2003 Jens Petersen - require and buildrequire /usr/bin/ghc-%{ghc_version} * Thu May 22 2003 Jens Petersen - add -g option to ghc-pkg -u so that ghci object gets generated - delete them when uninstalling - build and include mogul documentation * Fri May 16 2003 Jens Petersen - use new DESTDIR make variable, so no longer need to fix config files in post - remove buildroot before install - build and include gtk docs * Fri Jan 10 2003 Jens Petersen - made into .spec.in file - let configure set the version - update description - introduce --with-c2hs rpmbuild option - use perl to remove buildroot traces from package conf files - simplify ghc-pkg update commands * Tue Dec 17 2002 Jens Petersen - latest cvs with ghc 5.04.2 * Fri Sep 27 2002 Jens Petersen - build with ghc-5.04.1 * Sat Aug 03 2002 Jens Petersen - only include demo source in doc dir * Sat Jul 27 2002 Jens Petersen - build with ghc-5.04 - cvs update * Thu Jul 11 2002 Jens Petersen - my current branch * Thu May 02 2002 Jens Petersen - patch TreeViewColumn.chs to make it usable * Wed Apr 24 2002 Jens Petersen - 0.9.0 - update gtk2 and mogul ghc-pkg entries on upgrade * Sat Apr 13 2002 Jens Petersen - adapt for gtk2hs - fix mk files for buildroot install - post and postun scriptlets for pkg config * Tue Mar 12 2002 Manuel Chakravarty - require a specific Haskell compiler (namely, the one for which the packages was compiled) * Sat Feb 17 2001 Manuel Chakravarty - derived from C->Haskell's .spec file
Generated by rpm2html 1.8.1
Daniel Veillard, Tue Oct 7 03:38:30 2008