raveit65 pushed to mate-applets (f22). "update to 1.9.90 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 5 20:36:14 UTC 2015


>From f3662eed5349c757613ebb2c2f86ef724cb3ec57 Mon Sep 17 00:00:00 2001
From: raveit65 <chat-to-me at raveit.de>
Date: Sun, 5 Apr 2015 22:34:40 +0200
Subject: update to 1.9.90 release


diff --git a/.gitignore b/.gitignore
index 7f5df01..42d6c30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /mate-applets-1.8.0.tar.xz
 /mate-applets-1.9.0.tar.xz
 /mate-applets-1.9.1.tar.xz
+/mate-applets-1.9.90.tar.xz
diff --git a/mate-applets.spec b/mate-applets.spec
index abca887..c58d0da 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -13,7 +13,7 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:           mate-applets
-Version:        %{branch}.1
+Version:        %{branch}.90
 Release:        1%{?dist}
 #Release:        0.1%{?git_rel}%{?dist}
 Summary:        MATE Desktop panel applets
@@ -26,8 +26,6 @@ URL:            http://mate-desktop.org
 # Source for snapshot-builds.
 %{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
-Patch0:  mate-applets_cpufreq.patch
-
 BuildRequires: libgtop2-devel
 BuildRequires: libnotify-devel
 BuildRequires: libmateweather-devel
@@ -58,12 +56,6 @@ MATE Desktop panel applets
 %prep
 %setup -q%{!?rel_build:n %{name}-%{commit}}
 
-%patch0 -p1 -b .cpufreq
-# needed for cpufreq patch
-# needed for git snapshots
-#NOCONFIGURE=1 ./autogen.sh
-autoreconf -fi
-
 %build
 %configure   \
     --disable-schemas-compile                \
@@ -74,7 +66,8 @@ autoreconf -fi
     --enable-networkmanager                  \
     --enable-ipv6                            \
     --enable-stickynotes                     \
-    --libexecdir=%{_libexecdir}/mate-applets
+    --libexecdir=%{_libexecdir}/mate-applets \
+    --with-cpufreq-lib=cpupower
 
 make %{?_smp_mflags} V=1
 
@@ -164,6 +157,11 @@ fi
 
 
 %changelog
+* Sun Apr 05 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.90-1
+- update to 1.9.90 release
+- remove cpu-freq patch
+- add --with-cpufreq-lib=cpupower flag
+
 * Thu Jan 22 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.9.1-1
 - update to 1.9.1 release
 
diff --git a/sources b/sources
index fb925e6..b27e079 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7df0b24c47e476d6452b41d1e3154c8f  mate-applets-1.9.1.tar.xz
+4d16fa1f47ca7fdbb3754a3dbce6affb  mate-applets-1.9.90.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mate-applets.git/commit/?h=f22&id=f3662eed5349c757613ebb2c2f86ef724cb3ec57


More information about the scm-commits mailing list