forked from pool/gnome-software
Accepting request 253969 from home:badshah400:branches:GNOME:Factory
- Add gnome-software-linux32-in-utilities-appfolder.patch to group linux32.desktop inside the Utilties appfolder; partial workaround for boo#841070. OBS-URL: https://build.opensuse.org/request/show/253969 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=31
This commit is contained in:
parent
4c05666f30
commit
5fa1999b26
12
gnome-software-linux32-in-utilities-appfolder.patch
Normal file
12
gnome-software-linux32-in-utilities-appfolder.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Index: gnome-software-3.14.0/src/gs-folders.c
|
||||||
|
===================================================================
|
||||||
|
--- gnome-software-3.14.0.orig/src/gs-folders.c
|
||||||
|
+++ gnome-software-3.14.0/src/gs-folders.c
|
||||||
|
@@ -571,6 +571,7 @@ gs_folders_convert (void)
|
||||||
|
"deja-dup-preferences.desktop",
|
||||||
|
"eog.desktop",
|
||||||
|
"evince.desktop",
|
||||||
|
+ "linux32.desktop",
|
||||||
|
"org.gnome.FileRoller.desktop",
|
||||||
|
"gnome-calculator.desktop",
|
||||||
|
"gnome-dictionary.desktop",
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 4 22:54:44 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Add gnome-software-linux32-in-utilities-appfolder.patch to group
|
||||||
|
linux32.desktop inside the Utilties appfolder; partial
|
||||||
|
workaround for boo#841070.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 4 18:10:23 UTC 2014 - badshah400@gmail.com
|
Sat Oct 4 18:10:23 UTC 2014 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -30,6 +30,8 @@ Source1: InstallAppdata.sh
|
|||||||
Patch0: gnome-software-PK-updates.patch
|
Patch0: gnome-software-PK-updates.patch
|
||||||
# PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch boo#897713 badshah400@gmail.com -- Adds a YaST app-folder by default, in addition to existing app-folders Sundry and Utilities
|
# PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch boo#897713 badshah400@gmail.com -- Adds a YaST app-folder by default, in addition to existing app-folders Sundry and Utilities
|
||||||
Patch1: gnome-software-add-default-yast-appfolder.patch
|
Patch1: gnome-software-add-default-yast-appfolder.patch
|
||||||
|
# PATCH-FEATURE-OPENSUSE gnome-software-linux32-in-utilities-appfolder.patch boo#841070 badshah400@gmail.com -- Group linux32.desktop inside the Utilties appfolder
|
||||||
|
Patch2: gnome-software-linux32-in-utilities-appfolder.patch
|
||||||
BuildRequires: intltool >= 0.35.0
|
BuildRequires: intltool >= 0.35.0
|
||||||
BuildRequires: suse-xsl-stylesheets
|
BuildRequires: suse-xsl-stylesheets
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -71,6 +73,7 @@ At this moment, gnome-software is the only known implementation making use of it
|
|||||||
# Disables - let's try the systemd offline updater
|
# Disables - let's try the systemd offline updater
|
||||||
#patch0 -p1
|
#patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user