[mate-applets] update to 1.9.1 release

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Jan 22 11:12:32 UTC 2015


commit e36071bfd5992b9ee84a685e35a724d4dee39719
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Jan 22 12:12:57 2015 +0100

    update to 1.9.1 release

 mate-applets.spec |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index 4afc60f..94f4664 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -13,8 +13,8 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-applets
-Version:        %{branch}.0
-Release:        3%{?dist}
+Version:        %{branch}.1
+Release:        1%{?dist}
 #Release:        0.1%{?git_rel}%{?dist}
 Summary:        MATE Desktop panel applets
 License:        GPLv2+ and LGPLv2+
@@ -27,7 +27,7 @@ URL:            http://mate-desktop.org
 %{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
 #Add patch to fix cpufreq compilation (Thanks Wolfgang)
-Patch0:  cpufreq.patch
+Patch0:  mate-applets_cpufreq.patch
 
 BuildRequires: libgtop2-devel
 BuildRequires: libnotify-devel
@@ -64,10 +64,8 @@ MATE Desktop panel applets
 
 %patch0 -p1 -b .cpufreq
 # needed for cpufreq patch
-autoreconf -fi
-
 # needed for git snapshots
-#NOCONFIGURE=1 ./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure   \
@@ -169,6 +167,9 @@ fi
 
 
 %changelog
+* Thu Jan 22 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
+- update to 1.9.1 release
+
 * Mon Aug 18 2014 Kalev Lember <kalevlember at gmail.com> - 1.9.0-3
 - Rebuilt for upower 0.99.1 soname bump
 


More information about the scm-commits mailing list