[wmacpi] 2.2-0.9.rc5

Andreas Bierfert awjb at fedoraproject.org
Sun Jul 8 12:26:48 UTC 2012


commit 7775c1d0025ebc575127f2bb7163810a5edd915a
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sun Jul 8 14:27:18 2012 +0200

    2.2-0.9.rc5
    
    - upgrade to rc5

 .gitignore  |    1 +
 sources     |    2 +-
 wmacpi.spec |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60127fa..7ca3381 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 wmacpi-2.2rc1.tar.bz2
+/wmacpi-2.2rc5.tar.bz2
diff --git a/sources b/sources
index 3849023..61855a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c050d9b54f0d0061e196160ae35775f6  wmacpi-2.2rc1.tar.bz2
+9e7a791818cd9646c31e2dbff418ea74  wmacpi-2.2rc5.tar.bz2
diff --git a/wmacpi.spec b/wmacpi.spec
index fb056d8..4057b39 100644
--- a/wmacpi.spec
+++ b/wmacpi.spec
@@ -1,12 +1,12 @@
 Name:           wmacpi
 Version:        2.2
-Release:        0.8.rc1%{?dist}
+Release:        0.9.rc5%{?dist}
 Summary:        Dockapp for laptop acpi/apm information
 
 Group:          User Interface/X
 License:        GPLv2+
 URL:            http://himi.org/wmacpi/
-Source0:        http://himi.org/wmacpi/download/wmacpi-2.2rc1.tar.bz2
+Source0:        http://himi.org/wmacpi/download/wmacpi-2.2rc5.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libX11-devel
@@ -25,7 +25,7 @@ when battery is charging, and green LED inside the big button flashes red if
 battery level is critical low.
 
 %prep
-%setup -q -n %{name}-%{version}rc1
+%setup -q -n %{name}-%{version}rc5
 
 %build
 # -lXpm -lXext are not directly needed, only through libdockapp
@@ -38,7 +38,7 @@ LDFLAGS="$RPM_OPT_FLAGS -lX11 -ldockapp" \
 rm -rf $RPM_BUILD_ROOT
 
 %{__mkdir_p} ${RPM_BUILD_ROOT}%{_bindir}
-%{__install} %{_builddir}/%{name}-%{version}rc1/wmacpi ${RPM_BUILD_ROOT}%{_bindir}
+%{__install} %{_builddir}/%{name}-%{version}rc5/wmacpi ${RPM_BUILD_ROOT}%{_bindir}
 %{__mkdir_p} ${RPM_BUILD_ROOT}%{_mandir}/man1
 %{__install} -m644 -p wmacpi.1 ${RPM_BUILD_ROOT}%{_mandir}/man1
 
@@ -53,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/wmacpi.1*
 
 %changelog
+* Sun Jul 08 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 2.2-0.9.rc5
+- upgrade to rc5
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-0.8.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list