From 5524b45ede61dbd823d5038b5322c4c9b6575f439bd92a80cf52e97955c7c61b Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 11 Oct 2010 14:18:57 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/update-desktop-files revision 70.0 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/update-desktop-files?expand=0&rev=e0511dae4bb81facb18cb2253db60a10 --- update-desktop-files.changes | 10 ++++++++++ update-desktop-files.spec | 6 +++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/update-desktop-files.changes b/update-desktop-files.changes index 1a1c4ac..403109b 100644 --- a/update-desktop-files.changes +++ b/update-desktop-files.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 8 18:33:29 CEST 2010 - vuntz@opensuse.org + +- Add a desktop-file-utils Requires: this will make it easy for + everyone to use the RPM macros defined there, that are useful + when there is a .desktop file. After some thoughts, it is more + logical to add the macros in desktop-file-utils and to have a + Requires here (since all packages with .desktop files already + have a update-desktop-files BuildRequires), in my opinion. + ------------------------------------------------------------------- Mon Jun 21 12:02:36 CEST 2010 - vuntz@opensuse.org diff --git a/update-desktop-files.spec b/update-desktop-files.spec index 70c1ee5..21f1a5d 100644 --- a/update-desktop-files.spec +++ b/update-desktop-files.spec @@ -20,7 +20,7 @@ Name: update-desktop-files Version: 11.3 -Release: 2 +Release: 5 Summary: A Build Tool to Update Desktop Files License: GPLv2+ Group: Development/Tools/Building @@ -30,6 +30,10 @@ Source: suse_update_desktop_file.sh Source1: map-desktop-category.sh Source2: macro Source100: mimetypes.prov +# This is not true technically, but we do that to make the rpm macros from +# desktop-file-utils available to most packages that ship a .desktop file +# (since they already have a update-desktop-files BuildRequires). +Requires: desktop-file-utils BuildArch: noarch %description