[mate-applets/f20] fix rhbz (#1159061)

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Jan 5 23:24:03 UTC 2015


commit bda65feeacf605aea2803262a551beb79ddb65ee
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Jan 6 00:24:01 2015 +0100

    fix rhbz (#1159061)

 mate-applets.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index 163ea9d..fa19243 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -14,7 +14,7 @@
 
 Name:           mate-applets
 Version:        %{branch}.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 #Release:        0.1%{?git_rel}%{?dist}
 Summary:        MATE Desktop panel applets
 License:        GPLv2+ and LGPLv2+
@@ -28,6 +28,7 @@ URL:            http://mate-desktop.org
 
 #Add patch to fix cpufreq compilation
 Patch0:  cpufreq.patch
+Patch1:  mate-applets_add-saving-and-loading-of-currency-conversion-data.patch
 
 #BuildRequires: gucharmap-devel
 BuildRequires: libgtop2-devel
@@ -64,6 +65,7 @@ MATE Desktop panel applets
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
 %patch0 -p1 -b .cpufreq
+%patch1 -p1 -b .currency-conversion
 # needed for cpufreq patch
 autoreconf -fi
 
@@ -169,6 +171,9 @@ fi
 
 
 %changelog
+* Mon Jan 05 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-2
+- fix rhbz (#1159061)
+
 * Tue Sep 30 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.1-1
 - update to 1.8.1 release
 - clean up configure flags


More information about the scm-commits mailing list