[ghc-glib] lower ghc-rpm-macros version to 0.8.2

Jens Petersen petersen at fedoraproject.org
Thu Sep 30 04:38:14 UTC 2010


commit 6c7954ab693e5ae1f8e502600a468324d240112b
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Sep 30 14:38:15 2010 +1000

    lower ghc-rpm-macros version to 0.8.2

 ghc-glib.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ghc-glib.spec b/ghc-glib.spec
index 6abea07..3fdc087 100644
--- a/ghc-glib.spec
+++ b/ghc-glib.spec
@@ -22,8 +22,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-doc, ghc-prof
-# 0.9.0 or later for obsoletes
-BuildRequires:  ghc-rpm-macros >= 0.9.0
+# 0.8.2 or later for obsoletes
+BuildRequires:  ghc-rpm-macros >= 0.8.2
 BuildRequires:  hscolour
 %{?ghc_pkg_c_deps:BuildRequires:  %{ghc_pkg_c_deps}}
 BuildRequires:  gtk2hs-buildtools
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Sat Sep 25 2010 Jens Petersen <petersen at redhat.com> - 0.11.2-3
 - obsolete ghc-gtk2hs gconf, gstreamer, and svgcairo
-- using ghc_pkg_obsoletes from ghc-rpm-macros-0.9.0
+- using ghc_pkg_obsoletes from ghc-rpm-macros-0.8.2
 
 * Tue Sep  7 2010 Jens Petersen <petersen at redhat.com> - 0.11.2-2
 - fix the build macro


More information about the scm-commits mailing list