nonamedotc pushed to xfce4-cpufreq-plugin (epel7). "Update to 1.1.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 00:35:34 UTC 2015


>From c9fd6f78820db5194e9c05635462f891a6514b02 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Tue, 23 Dec 2014 12:00:43 -0700
Subject: Update to 1.1.1


diff --git a/.gitignore b/.gitignore
index ec22b88..259a760 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xfce4-cpufreq-plugin-1.0.0.tar.bz2
+/xfce4-cpufreq-plugin-1.1.1.tar.bz2
diff --git a/sources b/sources
index 7e1cfe2..f8f77c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24cae9b8583cae82b715b4f72aa8e341  xfce4-cpufreq-plugin-1.0.0.tar.bz2
+cc3447ee6663f2946fce86308ba3566b  xfce4-cpufreq-plugin-1.1.1.tar.bz2
diff --git a/xfce4-cpufreq-plugin.spec b/xfce4-cpufreq-plugin.spec
index 24eee94..107ea92 100644
--- a/xfce4-cpufreq-plugin.spec
+++ b/xfce4-cpufreq-plugin.spec
@@ -1,17 +1,17 @@
-%global minorversion 1.0
+%global minorversion 1.1
 Name:           xfce4-cpufreq-plugin
-Version:        1.0.0 
-Release:        10%{?dist}
+Version:        1.1.1 
+Release:        1%{?dist}
 Summary:        CPU frequency scaling plugin for the Xfce4 panel 
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
 Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
-BuildRequires:  libxfcegui4-devel >= 4.3.90
-BuildRequires:  xfce4-panel-devel >= 4.3.90
+BuildRequires:  libxfce4ui-devel >= 4.9
+BuildRequires:  xfce4-panel-devel >= 4.9
 BuildRequires:  intltool 
-Requires:       xfce4-panel >= 4.3.90
+Requires:       xfce4-panel >= 4.9
 
 %description
 The CpuFreq Plugin shows in the Xfce Panel the following information:
@@ -36,6 +36,8 @@ rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 %find_lang %{name}
 
+find $RPM_BUILD_ROOT -name \*.la -exec rm {} \;
+
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 
@@ -51,11 +53,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%{_libexecdir}/xfce4/panel-plugins/%{name}
+%{_libdir}/xfce4/panel/plugins/libcpufreq.so
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/xfce4/panel-plugins/%{name}.desktop
+%{_datadir}/xfce4/panel/plugins/cpufreq.desktop
 
 %changelog
+* Tue Dec 23 2014 Kevin Fenzi <kevin at scrye.com>         1.1.1 -1
+- Update to 1.1.1
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-cpufreq-plugin.git/commit/?h=epel7&id=c9fd6f78820db5194e9c05635462f891a6514b02


More information about the scm-commits mailing list