[epiphany] Restore desktop-file-utils requirements for update-desktop-database scriplets

catanzaro catanzaro at fedoraproject.org
Sun Aug 24 14:28:02 UTC 2014


commit 9952453153ca9cc6ce4a1a0f8d8f18386e200859
Author: Michael Catanzaro <mcatanzaro at gnome.org>
Date:   Sun Aug 24 09:28:00 2014 -0500

    Restore desktop-file-utils requirements for update-desktop-database scriplets

 epiphany.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index 753133e..3c9cbc2 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,7 +1,7 @@
 Name: epiphany
 Epoch: 1
 Version: 3.12.1
-Release: 6.20140822gitb0af36e%{?dist}
+Release: 7.20140822gitb0af36e%{?dist}
 Summary: Web browser for GNOME
 
 License: GPLv2+ and CC-BY-SA
@@ -39,6 +39,9 @@ BuildRequires: sqlite-devel
 
 Requires: %{name}-runtime%{?_isa} = %{epoch}:%{version}-%{release}
 
+Requires(post): desktop-file-utils
+Requires(postun): desktop-file-utils
+
 # https://mail.gnome.org/archives/epiphany-list/2012-October/msg00006.html
 Obsoletes: epiphany-extensions < 3.7.0
 Obsoletes: epiphany-devel < 1:3.7.90
@@ -107,6 +110,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_mandir}/man*/*
 
 %changelog
+* Sun Aug 24 2014 Michael Catanzaro <mcatanzaro at gnome.org> - 1:3.12.1-7.20140822gitb0af36e
+- Restore desktop-file-utils requirements for update-desktop-database scriplets
+
 * Sat Aug 23 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.12.1-6.20140822gitb0af36e
 - Add epoch to -runtime subpackage requires
 
@@ -768,7 +774,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 * Sun Aug 13 2006 Matthias Clasen <mclasen at redhat.com> - 2.15.91-1.fc6
 - Update to 2.15.91
 
-* Tue Aug  9 2006 Jesse Keating <jkeating at redhat.com> - 2.15.4-2
+* Tue Aug  8 2006 Jesse Keating <jkeating at redhat.com> - 2.15.4-2
 - bump
 
 * Sat Jul 29 2006 Matthias Clasen <mclasen at redhat.com> - 2.15.4-1
@@ -943,7 +949,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 * Mon Oct 11 2004 Marco Pesenti Gritti <mpg at redhat.com> - 1.4.4-0
 - Update to 1.4.4
 
-* Sun Oct 07 2004 Marco Pesenti Gritti <mpg at redhat.com> - 1.4.3-0
+* Thu Oct 07 2004 Marco Pesenti Gritti <mpg at redhat.com> - 1.4.3-0
 - Remove mozilla 1.7.3 compatibility patch
 - Do not disable the nautilus view, it has been removed upstream
  


More information about the scm-commits mailing list