From 7c8a32dbc834f41238f07c46118e51f7b24f0b7837f08087f99f3394904aa149 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 27 Feb 2012 23:11:36 +0000 Subject: [PATCH] Accepting request 107093 from home:vuntz:branches:GNOME:Factory Complete change for libxml2; no need to forward this fast OBS-URL: https://build.opensuse.org/request/show/107093 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=32 --- shared-mime-info.changes | 7 +++++++ shared-mime-info.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/shared-mime-info.changes b/shared-mime-info.changes index 3b99413..c2e926c 100644 --- a/shared-mime-info.changes +++ b/shared-mime-info.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 27 07:52:10 UTC 2012 - vuntz@opensuse.org + +- Change libxml2 PreReq to libxml2-2, after libxml2 packaging + split: we have PreReq for the libraries used by + update-mime-database. + ------------------------------------------------------------------- Sun Feb 26 13:57:54 UTC 2012 - vuntz@opensuse.org diff --git a/shared-mime-info.spec b/shared-mime-info.spec index 8423ba3..0eef613 100644 --- a/shared-mime-info.spec +++ b/shared-mime-info.spec @@ -41,7 +41,7 @@ Requires: /usr/bin/fgrep # libgio-2_0-0 Requires: shared-mime-info, but this can't exist yet. We explicitly ignore this dependency here. #!BuildIgnore: shared-mime-info # needed by update-mime-database -PreReq: libxml2 libglib-2_0-0 +PreReq: libxml2-2 libglib-2_0-0 Provides: %{name}-devel = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build