Commit Graph

58 Commits

Author SHA1 Message Date
Jens Petersen 69ab474280 bump spec for xmonad-gnome session and gnome-panel changes 2012-02-07 13:40:48 +09:00
Jens Petersen d19fb0cc89 add note about how to activate gnome-panel menu and clean away text obsoleted by fedora's current xmonad.hs 2012-02-07 13:38:05 +09:00
Jens Petersen cf39c3d2b8 xmonad.hs: handle xmonad-gnome 2012-02-07 11:26:35 +09:00
Jens Petersen 29acfe9105 update to cabal2spec-0.25.2 2012-01-06 18:41:04 +09:00
Jens Petersen 92dafb03e0 depends on utf8-string 2011-12-03 15:00:40 +09:00
Jens Petersen e1af74851a new config subpackage with xmonad.hs for any desktop; drop dynamic linking; require dmenu 2011-12-03 14:45:18 +09:00
Jens Petersen 7914f5f0d0 update to 0.10, cabal2spec-0.24.1, re-enable haddock 2011-12-03 00:08:13 +09:00
Marcela Mašláňová e1f79e6ad7 rebuild with new gmp without compat lib 2011-10-26 16:01:56 +02:00
Marcela Mašláňová ec9521d448 rebuild with new gmp 2011-10-12 11:32:02 +02:00
Jens Petersen ef4927fe8e remove _isa again since it doesn't fix the libX11-devel multilib problem 2011-07-28 21:35:24 +05:30
Jens Petersen 3c76114481 use _isa for ghc-xmonad-contrib-devel requires to avoid missing libX11.so 2011-07-28 19:46:31 +05:30
Jens Petersen 85b0d89207 BR extensible-exceptions 2011-06-22 17:47:54 +09:00
Jens Petersen c88390e4c5 use -no-user-package-conf when compiling xmonad.hs; no longer show README; cabal2spec-0.23.2
- ignore user configured packages when recompiling user xmonad.hs
  to avoid linking errors (#713035)
- don't display README.fedora initially on startup anymore
- drop the ghc-xmonad requires from xmonad-core
- update to cabal2spec-0.23.2
2011-06-22 17:02:51 +09:00
Jens Petersen 29075777c6 more improvements to README.fedora 2011-05-26 10:46:02 +09:00
Jens Petersen 631933b411 add core and gnome subpackages; fix xterm commands; fix %doc file conflicts 2011-05-17 18:19:12 +09:00
Jens Petersen 3430944c9f fix gnome-session fail-whale dialog and setup gnomeConfig if available
- xmonad-start no longer execs xmonad not to confuse gnome-session
- xmonad-start now tries to setup a new xmonad.hs for GNOME desktop
  if running a xmonad-gnome session with xmonad-contrib installed
- improvements to README.fedora
2011-05-12 18:53:28 +09:00
Jens Petersen e6dc57c2d2 update the readme file more 2011-04-22 18:52:56 +09:00
Jens Petersen ebbd2854fd add a gnome xsession file and a gnome-session file 2011-04-22 18:18:40 +09:00
Jens Petersen 6ebf5d8b08 drop ghc-xmonad-devel requires; gsettings readme; ppc64 2011-04-22 17:35:41 +09:00
Jens Petersen d22dbe723e update the desktop files for desktop-file-validate 2011-04-01 16:04:30 +09:00
Jens Petersen 06c116d4ea use desktop-file-install; disable hscolour not haddock 2011-04-01 14:33:58 +09:00
Jens Petersen 2b5b68bd47 disable hscolour for "module `xmonad-0.9.2:Main' is defined in multiple files" 2011-03-11 20:48:36 +09:00
Fabio M. Di Nitto 1ecc5a91d0 Enable build on sparcv9
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2011-03-10 09:15:38 +01:00
Dennis Gilmore e5824cfae4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 23:47:49 -06:00
Jens Petersen 6d2722ca62 revert last change: reenable hscolour 2011-01-17 17:50:09 +10:00
Jens Petersen 3cacc2c5f6 disable hscolour for now for build to succeed 2011-01-17 17:40:34 +10:00
Ben Boeckel d528c0c16c - Update to 0.9.2 2011-01-15 13:51:19 -05:00
Ben Boeckel b9aba23356 - Update to cabal2spec-0.22.4
- Rebuild
- Use %{buildroot}
2011-01-15 13:12:51 -05:00
Jens Petersen faa8536ca6 rebuild for syb-0.3 2010-12-05 19:34:08 +10:00
Jens Petersen c1ce4da790 backport exceptions changes from upstream darcs for ghc7 base4 2010-11-26 23:45:53 +10:00
Jens Petersen 484bc5a576 update url and drop -o obsoletes 2010-11-26 22:47:02 +10:00
Ben Boeckel 7512d43e33 Rebuild 2010-11-07 12:54:59 -05:00
Jesse Keating 1d3f199c9e - Rebuilt for gcc bug 634757 2010-09-29 17:56:04 -07:00
Jens Petersen 5b8b79d8f4 xmonad-start should run xterm in background and READ.fedora improvements 2010-09-23 14:29:13 +10:00
Jens Petersen 28a5767c88 simplify desktop help in README.fedora and mention bluetile 2010-09-17 12:05:28 +10:00
Jens Petersen 37f145d663 kde4Config for KDE 4 2010-09-12 23:14:16 +10:00
Jens Petersen 73e9dd3608 Merge branch 'master' of ssh://pkgs.fedoraproject.org/xmonad 2010-09-12 22:46:57 +10:00
Jens Petersen ae8d5aeaef - add application desktop file for gnome-session to find xmonad
so setting /desktop/gnome/session/required_components/windowmanager now works
- add xmonad-dynamic-link.patch to dynamically link customized xmonad
- move display of manpage for new users from xmonad.hs to xmonad-start
  and only display it when no ~/.xmonad/
- drop skel file and dont create ~/.xmonad by default
2010-09-12 22:43:11 +10:00
Jens Petersen 2902f660a1 - add application desktop file for gnome-session to find xmonad
so setting /desktop/gnome/session/required_components/windowmanager now works
- add xmonad-dynamic-link.patch to dynamically link customized xmonad
- move display of manpage for new users from xmonad.hs to xmonad-start
  and only display it when no ~/.xmonad/
- drop skel file and dont create ~/.xmonad by default
2010-09-12 22:42:04 +10:00
Jens Petersen 80c47925c1 update to ghc-rpm-macros-0.8.1, hscolour and drop doc pkg (cabal2spec-0.22.2) 2010-09-04 20:28:48 +10:00
Fedora Release Engineering 2b403c2e00 dist-git conversion 2010-07-29 16:01:56 +00:00
Jens Petersen 12d7ad64d6 strip dynlinked files (cabal2spec-0.21.4) 2010-06-25 12:22:45 +00:00
Jens Petersen b756492d83 rebuild against ghc-6.12.2 2010-04-27 04:18:56 +00:00
Jens Petersen 25436b8f84 rebuild against ghc-mtl package 2010-01-13 01:14:26 +00:00
Jens Petersen 74c4b4e775 - update to 0.9.1
- update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1:
- drop doc and prof bcond
- use common_summary and common_description
- use ghc_name, ghc_binlib_package and ghc_pkg_deps
- build shared library
- drop X11_minver for now: it breaks macros
- drop redundant buildroot and its install cleaning
2010-01-11 09:40:52 +00:00
Jens Petersen 25407ccb6c drop the ppc cabal workaround 2009-12-08 03:41:51 +00:00
Bill Nottingham 09bfb8d6ce Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:41:01 +00:00
Jens Petersen 0175d71ee0 use %ghc_pkg_ver for requires 2009-11-16 14:04:07 +00:00
Jens Petersen 80332c0c8a also buildrequires and requires ghc-X11-doc 2009-11-15 12:12:32 +00:00
Jens Petersen 6608ce6240 - update to 0.9 (requires ghc-X11 >= 1.4.6.1)
- drop superfluous X11_version from ghc-X11 requires
- rename X11_version to X11_minver
- remove extra xmonad.hs under datadir
2009-11-15 11:42:20 +00:00