[ghc-gtk] obsolete gtk2hs glade, gtkglext, gtksourceview2, soegtk, vte for now (moved from ghc)

Jens Petersen petersen at fedoraproject.org
Thu Sep 30 04:15:57 UTC 2010


commit 5856f2e96b2a5dc2ecfbc8b2a07d55e20365d55d
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Sep 30 14:15:58 2010 +1000

    obsolete gtk2hs glade, gtkglext, gtksourceview2, soegtk, vte for now (moved from ghc)

 ghc-gtk.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/ghc-gtk.spec b/ghc-gtk.spec
index 862d733..d5ffcb8 100644
--- a/ghc-gtk.spec
+++ b/ghc-gtk.spec
@@ -8,6 +8,9 @@
 
 %global ghc_pkg_c_deps gtk2-devel
 
+# obsolete old gtk2hs packages
+%global ghc_pkg_obsoletes ghc-glade-devel < 0.11, ghc-gtkglext-devel < 0.11, ghc-gtksourceview2-devel < 0.11, ghc-soegtk-devel < 0.11, ghc-vte-devel < 0.11
+
 %bcond_without shared
 %bcond_without hscolour
 %bcond_without devhelp
@@ -17,7 +20,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.11.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -28,7 +31,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-doc, ghc-prof
-BuildRequires:  ghc-rpm-macros >= 0.8.1
+BuildRequires:  ghc-rpm-macros >= 0.9.0
 %if %{with hscolour}
 BuildRequires:  hscolour
 %endif
@@ -68,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 30 2010 Jens Petersen <petersen at redhat.com> - 0.11.2-4
+- obsolete gtk2hs glade, gtkglext, gtksourceview2, soegtk, vte until packaged
+
 * Mon Sep 13 2010 Jens Petersen <petersen at redhat.com> - 0.11.2-3
 - depend on gio too
 


More information about the scm-commits mailing list