nonamedotc pushed to xfce4-power-manager (f21). "Update to 1.4.3"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 00:25:31 UTC 2015


>From 232a79e29e4113d0b30f1f8e7501666cd628ebb7 Mon Sep 17 00:00:00 2001
From: nonamedotc <nonamedotc at fedoraproject.org>
Date: Sat, 28 Feb 2015 18:59:45 -0600
Subject: Update to 1.4.3


diff --git a/.gitignore b/.gitignore
index 9f0ae9a..e322a13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xfce4-power-manager-0.8.4.2.tar.bz2
 /xfce4-power-manager-1.2.0.tar.bz2
 /xfce4-power-manager-1.4.1.tar.bz2
 /xfce4-power-manager-1.4.2.tar.bz2
+/xfce4-power-manager-1.4.3.tar.bz2
diff --git a/sources b/sources
index 60bc431..06dd19a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5b96df5416686a6f6f0a18d1a371f43  xfce4-power-manager-1.4.2.tar.bz2
+caa17bfd96c0879e7bcc7432896fad52  xfce4-power-manager-1.4.3.tar.bz2
diff --git a/xfce4-power-manager.spec b/xfce4-power-manager.spec
index 5b4e900..416a481 100644
--- a/xfce4-power-manager.spec
+++ b/xfce4-power-manager.spec
@@ -1,9 +1,9 @@
 %global minorversion 1.4
-%global xfceversion 4.10
+%global xfceversion 4.12
 
 Name:		xfce4-power-manager
-Version:	1.4.2
-Release:	2%{?dist}
+Version:	1.4.3
+Release:	1%{?dist}
 Summary:	Power management for the Xfce desktop environment
 
 Group:		User Interface/Desktops
@@ -11,24 +11,7 @@ License:	GPLv2+
 URL:		http://goodies.xfce.org/projects/applications/%{name}
 #VCS: git:git://git.xfce.org/xfce/xfce4-power-manager
 Source0:	http://archive.xfce.org/src/apps/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2
-# Fix XFCE category
-#Patch1:		xfce4-power-manager-1.1.0-fix-desktop.patch
-# Inhibit systemd from power management when we are running. 
-# https://bugzilla.xfce.org/show_bug.cgi?id=9335
-#Patch2:		xfce4-power-manager-1.2.0-systemd-inhibit.patch
-# Fix crash through buggy locales (WTF?)
-# Fedora bug:   https://bugzilla.redhat.com/show_bug.cgi?id=754585
-# Upstream bug: https://bugzilla.xfce.org/show_bug.cgi?id=8992
-# At least en_GB, te, and tr were affected; instead of individual commits, we
-# just make one big patch with he latest translations form git as of 2013-03-20
-#Patch3:		xfce4-power-manager-1.2.0-update-translations.patch
-# Patch3:         xfce4-power-manager-1.2.0-en_gb_crash_fix.patch
-
-# Use systemd methods for suspend/hibernate. upower no longer does them.
-# https://bugzilla.xfce.org/show_bug.cgi?id=9963
-#Patch4:		xfce4-power-manager-1.2.0-systemd-suspend-hibernate.patch
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
 
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.6.0
 BuildRequires:  pkgconfig(libxfce4ui-1) >= 4.7.0
@@ -55,28 +38,18 @@ preferences.
 
 %prep
 %setup -q
-#%patch1 -p1
-#%if 0%{?fedora} >= 18
-#%patch2 -p1 -b .inhibit
-#%patch4 -p1
-#%endif
-#%patch3 -p1
 
 %build
 %configure
 make %{?_smp_mflags} V=1
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 %find_lang %{name}
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-settings.desktop      
 
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
-#%clean
-#rm -rf $RPM_BUILD_ROOT
-
 
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -94,7 +67,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_bindir}/%{name}
 %{_bindir}/%{name}-settings
@@ -112,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/%{name}.1.*
 
 %changelog
+* Sat Feb 28 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 1.4.3-1
+- Update to 1.4.3
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 1.4.2-2
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-power-manager.git/commit/?h=f21&id=232a79e29e4113d0b30f1f8e7501666cd628ebb7


More information about the scm-commits mailing list