rpms/xmonad/devel xmonad.spec,1.2,1.3

Jens Petersen petersen at fedoraproject.org
Sat May 16 01:25:09 UTC 2009


Author: petersen

Update of /cvs/pkgs/rpms/xmonad/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16892

Modified Files:
	xmonad.spec 
Log Message:
buildrequires ghc-rpm-macros (cabal2spec-0.16); rebuild for ghc-6.10.3


Index: xmonad.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmonad/devel/xmonad.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- xmonad.spec	6 May 2009 21:48:56 -0000	1.2
+++ xmonad.spec	16 May 2009 01:24:39 -0000	1.3
@@ -8,7 +8,7 @@
 
 Name:           xmonad
 Version:        0.8.1
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        A tiling window manager
 
 Group:          User Interface/X
@@ -22,6 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 # fedora ghc archs:
 ExclusiveArch: %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-X11-devel >= %{X11_version}
 %if %{with doc}
 BuildRequires:  ghc-doc
@@ -29,8 +30,6 @@ BuildRequires:  ghc-doc
 %if %{with prof}
 BuildRequires:  ghc-prof, ghc-X11-prof >= %{X11_version}
 %endif
-# for latest macros.ghc
-BuildRequires:  ghc >= 6.10.2-3
 Requires:       ghc-%{name}-devel = %{version}-%{release}
 # required until there is a command to open some system default
 # xterminal
@@ -174,6 +173,10 @@ fi
 
 
 %changelog
+* Sat May 16 2009 Jens Petersen <petersen at redhat.com> - 0.8.1-13
+- buildrequires ghc-rpm-macros (cabal2spec-0.16)
+- rebuild for ghc-6.10.3
+
 * Wed May  6 2009 Yaakov M. Nemoy <ynemoy at fedoraproject.org> - 0.8.1-12
 - applies changes from jens' patch
 - renames xmonad.desktop entry




More information about the scm-commits mailing list