[mate-panel] add mate-panel_container-child-background.patch to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Jun 25 17:27:36 UTC 2014


commit f85a78ad6c009e4284e081edbdc4be3607b99967
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Jun 25 19:27:35 2014 +0200

    add mate-panel_container-child-background.patch to spec file

 mate-panel.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/mate-panel.spec b/mate-panel.spec
index a802c5f..c98595b 100644
--- a/mate-panel.spec
+++ b/mate-panel.spec
@@ -14,7 +14,7 @@
 
 Name:           mate-panel
 Version:        %{branch}.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 #Release:        0.1%{?git_rel}%{?dist}
 Summary:        MATE Desktop panel and applets
 #libs are LGPLv2+ applications GPLv2+
@@ -29,6 +29,9 @@ URL:            http://mate-desktop.org
 
 Source1:        mate-panel_fedora.layout
 
+# try fix rhbz (#1023604)
+Patch0:         mate-panel_container-child-background.patch
+
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 # needed as nothing else requires it
 Requires:       mate-session-manager
@@ -74,6 +77,7 @@ Development files for mate-panel
 
 %prep
 %setup -q%{!?rel_build:n %{name}-%{commit}}
+%patch0 -p1 -b .container
 
 # To work around rpath
 #autoreconf -fi
@@ -168,6 +172,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sat Feb 22 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0.3
+- try fix rhbz (#1023604)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list