Accepting request 265408 from home:dimstar:branches:GNOME:Factory
Please also add to the GNOME Update stack OBS-URL: https://build.opensuse.org/request/show/265408 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=44
This commit is contained in:
parent
5e7f6500b1
commit
666b6d9575
10
gnome-software-xterm-is-not-removable.patch
Normal file
10
gnome-software-xterm-is-not-removable.patch
Normal file
@ -0,0 +1,10 @@
|
||||
Index: gnome-software-3.14.2/data/modulesets/gnome.xml
|
||||
===================================================================
|
||||
--- gnome-software-3.14.2.orig/data/modulesets/gnome.xml
|
||||
+++ gnome-software-3.14.2/data/modulesets/gnome.xml
|
||||
@@ -41,4 +41,5 @@
|
||||
<module type="application">org.gnome.Software.desktop</module>
|
||||
<module type="application">org.gnome.Totem.desktop</module>
|
||||
<module type="application">yelp.desktop</module>
|
||||
+ <module type="pkgname">xterm</module>
|
||||
</moduleset>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 12:44:49 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Add gnome-software-xterm-is-not-removable.patch: XTerm is a
|
||||
system dependency and must not be removable (boo#906598).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 13 09:32:21 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -31,6 +31,8 @@ Patch0: gnome-software-PK-updates.patch
|
||||
Patch1: gnome-software-add-default-yast-appfolder.patch
|
||||
# PATCH-FIX-OPENSUSE gnome-software-nouser-proxy.patch dimstar@opensuse.org -- Do not pass user settings between the user session and packagekitd
|
||||
Patch100: gnome-software-nouser-proxy.patch
|
||||
# PATCH-FIX-OPENSUSE gnome-software-xterm-is-not-removable.patch boo#906598 dimstar@opensuse.org -- XTerm is a system dependency and must not be removable
|
||||
Patch101: gnome-software-xterm-is-not-removable.patch
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
BuildRequires: suse-xsl-stylesheets
|
||||
BuildRequires: update-desktop-files
|
||||
@ -58,6 +60,7 @@ AppStore like management of Applications for your GNOME Desktop.
|
||||
#patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user