From 133846a0cf7dfff4f8a31f7d7ff697c0a275aa5c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 25 2011 18:26:11 +0000 Subject: Fix desktop files --- diff --git a/brasero-desktop-file.patch b/brasero-desktop-file.patch new file mode 100644 index 0000000..62f0115 --- /dev/null +++ b/brasero-desktop-file.patch @@ -0,0 +1,30 @@ +diff -up brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.desktop-file brasero-2.91.93/nautilus/brasero-nautilus.desktop.in +--- brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.desktop-file 2011-03-25 14:24:36.510593012 -0400 ++++ brasero-2.91.93/nautilus/brasero-nautilus.desktop.in 2011-03-25 14:25:15.865101012 -0400 +@@ -8,9 +8,9 @@ Icon=system-file-manager + MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd; + StartupNotify=true + Terminal=false +-#Type=Application ++Type=Application + OnlyShowIn=GNOME; +-NoDisplay=true; ++NoDisplay=true + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=brasero + X-GNOME-Bugzilla-Component=general +diff -up brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in.desktop-file brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in +--- brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in.desktop-file 2011-03-25 14:23:55.390107091 -0400 ++++ brasero-2.91.93/nautilus/brasero-nautilus.desktop.in.in 2011-03-25 14:24:11.724902874 -0400 +@@ -8,9 +8,9 @@ Icon=system-file-manager + MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd; + StartupNotify=true + Terminal=false +-#Type=Application ++Type=Application + OnlyShowIn=GNOME; +-NoDisplay=true; ++NoDisplay=true + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=brasero + X-GNOME-Bugzilla-Component=general diff --git a/brasero.spec b/brasero.spec index cc0c14a..d001431 100644 --- a/brasero.spec +++ b/brasero.spec @@ -14,6 +14,8 @@ URL: http://www.gnome.org/projects/brasero/ #VCS: git:git://git.gnome.org/brasero Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/2.91/%{name}-%{version}.tar.bz2 +Patch0: brasero-desktop-file.patch + BuildRequires: gtk3-devel >= 2.99.0 BuildRequires: glib2-devel >= 2.15.6 BuildRequires: GConf2-devel @@ -98,6 +100,7 @@ developing brasero applications. %prep %setup -q +%patch0 -p1 -b .desktop-file %build %configure \