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

Bastien Nocera hadess at fedoraproject.org
Wed Nov 30 11:38:20 UTC 2011


commit 9026d133eb928e05112511997dffb3f59e338d7f
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 87df14a..c172076 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 3.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 %define major_version 3.3
 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.3.2-2
+- Remove obsolete BRs, there's no Python support anymore
+
 * Thu Nov 24 2011 Tomas Bzatek <tbzatek at redhat.com> - 1:3.3.2-1
 - Update to 3.3.2
 


More information about the scm-commits mailing list