rpms/wmacpi/devel wmacpi.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Aug 20 10:55:45 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/wmacpi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25019/devel

Modified Files:
	.cvsignore sources 
Added Files:
	wmacpi.spec 
Log Message:
auto-import wmacpi-1.34-4 on branch devel from wmacpi-1.34-4.src.rpm


--- NEW FILE wmacpi.spec ---
Name:           wmacpi
Version:        1.34
Release:        4%{?dist}
Summary:        Dockapp for laptop acpi/apm information

Group:          User Interface/X
License:        GPL
URL:           	http://www.ne.jp/asahi/linux/timecop/
Source0: http://www.ne.jp/asahi/linux/timecop/software/wmacpi-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  xorg-x11-devel

%description
Dockapp which displays acpi/apm information.
his is a typical laptop ACPI dockapp. One interesting feature is the "timer" 
mode, where you can keep track of how long the laptop has been "on battery". 
This is opposite of the information usually provided by the BIOS, which is 
"time remaining", and in many cases wrong. This option can be toggled at 
run-time. System messages scroll on the bottom of the window, AC plug flashes 
when battery is charging, and green LED inside the big button flashes red if 
battery level is critical low.

%prep
%setup -q


%build
make CFLAGS="$RPM_OPT_FLAGS -DACPI -ansi -I%{_prefix}/X11R6/include" \
LDFLAGS="$RPM_OPT_FLAGS -DACPI -L%{_prefix}/X11R6/%{_lib} -lX11 -lXpm -lXext" \
%{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT

%{__mkdir_p} ${RPM_BUILD_ROOT}%{_bindir}
%{__install} %{_builddir}/%{name}-%{version}/wmacpi ${RPM_BUILD_ROOT}%{_bindir}

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_bindir}/wmacpi

%changelog
* Sat Aug 20 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1.34-4
- better description
- add dist tag

* Sat Aug 20 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1.34-3
- fix x86_64 xorg lib dir

* Sat Aug 20 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1.34-2
-minor cleanups

* Fri Jun 03 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1.34-1
- Initial Release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wmacpi/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	20 Aug 2005 10:54:55 -0000	1.1
+++ .cvsignore	20 Aug 2005 10:55:43 -0000	1.2
@@ -0,0 +1 @@
+wmacpi-1.34.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wmacpi/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	20 Aug 2005 10:54:55 -0000	1.1
+++ sources	20 Aug 2005 10:55:43 -0000	1.2
@@ -0,0 +1 @@
+ef4f5f94102a7f5cbaa71a8f0a4a2c3b  wmacpi-1.34.tar.gz




More information about the fedora-extras-commits mailing list