[ghc-gtk/el6] obsolete ghc-gtksourceview2-0.11 since 0.12 can't build on el6

Jens Petersen petersen at fedoraproject.org
Tue May 22 11:30:11 UTC 2012


commit 65bcccc822f9d0c5e206c92726bb45b2ea9acf04
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue May 22 20:30:02 2012 +0900

    obsolete ghc-gtksourceview2-0.11 since 0.12 can't build on el6

 ghc-gtk.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ghc-gtk.spec b/ghc-gtk.spec
index 5e8ac42..85b27d7 100644
--- a/ghc-gtk.spec
+++ b/ghc-gtk.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.12.2
-Release:        2.2%{?dist}
+Release:        2.3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -30,6 +30,7 @@ BuildRequires:  ghc-glib-prof
 BuildRequires:  ghc-mtl-prof
 BuildRequires:  ghc-pango-prof
 Patch1:         gtk-gthread.h-include.patch
+Obsoletes:      ghc-gtksourceview2 < 0.12
 
 %description
 %{common_description}
@@ -57,6 +58,7 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version}
 Requires:  gtk2-devel%{?_isa}
 Obsoletes: ghc-gtkglext-devel < 0.11, ghc-soegtk-devel < 0.11, ghc-vte-devel < 0.11
 Obsoletes: ghc-gtkglext-prof < 0.11, ghc-soegtk-prof < 0.11, ghc-vte-prof < 0.11
+Obsoletes: ghc-gtksourceview2-devel < 0.12, ghc-gtksourceview2-prof < 0.12
 
 %ghc_devel_description
 
@@ -69,6 +71,9 @@ Obsoletes: ghc-gtkglext-prof < 0.11, ghc-soegtk-prof < 0.11, ghc-vte-prof < 0.11
 
 
 %changelog
+* Tue May 22 2012 Jens Petersen <petersen at redhat.com> - 0.12.2-2.3
+- obsolete ghc-gtksourceview2-0.11.1
+
 * Tue May 22 2012 Jens Petersen <petersen at redhat.com> - 0.12.2-2.2
 - skip building the ghci .o file for ppc64
 


More information about the scm-commits mailing list