[epiphany/f16] Remove obsolete BRs, there's no Python support anymore

Bastien Nocera hadess at fedoraproject.org
Wed Nov 30 11:47:21 UTC 2011


commit 7b2c8ae94d194b6bfb80b8ad8067ad1f16ebfa78
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Nov 30 12:38:15 2011 +0100

    Remove obsolete BRs, there's no Python support anymore

 epiphany.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index 96afc11..d529643 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 3.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 %define major_version 3.1
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -35,7 +35,6 @@ BuildRequires: intltool
 %ifnarch s390 s390x
 BuildRequires: NetworkManager-devel
 %endif
-BuildRequires: pygtk2-devel, gnome-python2-devel
 BuildRequires: libnotify-devel
 BuildRequires: libsoup-devel
 BuildRequires: nss-devel
@@ -71,8 +70,6 @@ Requires: GConf2-devel
 Requires: iso-codes-devel
 Requires: gnome-doc-utils
 Requires: startup-notification-devel
-# We install python stuff
-Requires: pygtk2-devel
 # We install an automake macro
 Requires: automake
 
@@ -190,6 +187,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Wed Nov 30 2011 Bastien Nocera <bnocera at redhat.com> 3.2.1-3
+- Remove obsolete BRs, there's no Python support anymore
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.2.1-2
 - Rebuilt for glibc bug#747377
 


More information about the scm-commits mailing list