rpms/xfce4-battery-plugin/devel xfce4-battery-plugin.spec, 1.15, 1.16 xfce4-battery-plugin-0.5.0-acpi.patch, 1.1, NONE xfce4-battery-plugin-0.5.0-lower-acpi-polling.patch, 1.1, NONE xfce4-battery-plugin-0.5.0-use-sysfs.patch, 1.1, NONE

Christoph Wickert cwickert at fedoraproject.org
Fri Sep 5 21:42:45 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-battery-plugin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16517

Modified Files:
	xfce4-battery-plugin.spec 
Removed Files:
	xfce4-battery-plugin-0.5.0-acpi.patch 
	xfce4-battery-plugin-0.5.0-lower-acpi-polling.patch 
	xfce4-battery-plugin-0.5.0-use-sysfs.patch 
Log Message:
* Sat Apr 05 2008 Christoph Wickert <fedora christoph-wickert de> - 0.5.0-4
- Fix for kernel 2.6.24  (bugzilla.xfce.org #3938)
- Lower acpi polling. (bugzilla.xfce.org #2948)
- Rebuild with gcc 4.3.0



Index: xfce4-battery-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-battery-plugin/devel/xfce4-battery-plugin.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xfce4-battery-plugin.spec	5 Apr 2008 15:41:02 -0000	1.15
+++ xfce4-battery-plugin.spec	5 Sep 2008 21:42:14 -0000	1.16
@@ -1,16 +1,13 @@
 Name:		xfce4-battery-plugin
-Version:	0.5.0
-Release:	4%{?dist}
+Version:	0.5.1
+Release:	1%{?dist}
 Summary:	Battery monitor for the Xfce panel
 
 Group:		User Interface/Desktops
 License:	GPLv2+
 URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
-Patch0:		%{name}-0.5.0-acpi.patch
-Patch1:		%{name}-0.5.0-fix-ftbfs-2.6.24.patch
-Patch2:		%{name}-0.5.0-lower-acpi-polling.patch
-#Patch3:		%{name}-0.5.0-use-sysfs.patch
+Patch0:		%{name}-0.5.0-fix-ftbfs-2.6.24.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	xfce4-panel-devel >= 4.3.90.2, libxfcegui4-devel >= 4.3.90.2, libxml2-devel
@@ -22,10 +19,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .acpi
-%patch1 -p1 -b .2.6.24
-%patch2 -p0 -b .lower-acpi-polling
-#%patch3 -p0 -b .use-sysfs
+%patch0 -p1 -b .2.6.24
 
 %build
 %configure --disable-static
@@ -56,6 +50,11 @@
 %{_datadir}/icons/hicolor/scalable/devices/battery.svg
 
 %changelog
+* Fri Sep 05 2008 Christoph Wickert <fedora christoph-wickert de> - 0.5.1-1
+- Update to 0.5.1
+- Remove acpi.patch (included upstream)
+- Remove lower-acpi-polling.patch (upstream use different values)
+
 * Sat Apr 05 2008 Christoph Wickert <fedora christoph-wickert de> - 0.5.0-4
 - Fix for kernel 2.6.24  (bugzilla.xfce.org #3938)
 - Lower acpi polling. (bugzilla.xfce.org #2948)


--- xfce4-battery-plugin-0.5.0-acpi.patch DELETED ---


--- xfce4-battery-plugin-0.5.0-lower-acpi-polling.patch DELETED ---


--- xfce4-battery-plugin-0.5.0-use-sysfs.patch DELETED ---




More information about the fedora-extras-commits mailing list