[epiphany/f15/master] devel package no longer needs gnome-desktop-devel

Christopher Aillon caillon at fedoraproject.org
Tue Apr 5 14:34:37 UTC 2011


commit e673986f5a17cd58653d617c7b84176d23657e7d
Author: Christopher Aillon <caillon at redhat.com>
Date:   Tue Apr 5 07:34:46 2011 -0700

    devel package no longer needs gnome-desktop-devel

 epiphany.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index ae882f5..655c523 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 3.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 %define major_version 3.0
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -27,7 +27,6 @@ BuildRequires: GConf2-devel
 BuildRequires: iso-codes-devel
 BuildRequires: gnome-common
 BuildRequires: gnome-doc-utils
-BuildRequires: gnome-desktop-devel
 BuildRequires: startup-notification-devel
 BuildRequires: gnome-keyring-devel
 BuildRequires: gettext-devel
@@ -67,7 +66,6 @@ Requires: libxml2-devel, libxslt-devel
 Requires: GConf2-devel
 Requires: iso-codes-devel
 Requires: gnome-doc-utils
-Requires: gnome-desktop-devel
 Requires: startup-notification-devel
 # We install python stuff
 Requires: pygtk2-devel
@@ -190,6 +188,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Tue Apr  5 2011 Christopher Aillon <caillon at redhat.com> 1:3.0.0-2
+- devel package no longer needs gnome-desktop-devel
+
 * Mon Apr  4 2011 Christopher Aillon <caillon at redhat.com> 1:3.0.0-1
 - Update to 3.0.0
 


More information about the scm-commits mailing list