Author: havner                       Date: Wed Aug 23 13:57:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- asneeded patch
- rel 2

---- Files affected:
SPECS:
   wmpower.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/wmpower.spec
diff -u SPECS/wmpower.spec:1.14 SPECS/wmpower.spec:1.15
--- SPECS/wmpower.spec:1.14     Wed Mar  1 00:37:25 2006
+++ SPECS/wmpower.spec  Wed Aug 23 15:57:38 2006
@@ -5,14 +5,16 @@
 Summary(pt_BR):        Aplicativo do dock do WindowMaker para monitorar a 
carga da bateria
 Name:          wmpower
 Version:       0.4.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Window Managers/Tools
 Source0:       http://dl.sourceforge.net/wmpower/%{name}-%{version}.tar.bz2
 # Source0-md5: b0dd1629a8d8c913d0da6b5da2ba9581
 Source1:       %{name}.desktop
+Patch0:                %{name}-asneeded.patch
 URL:           http://wmpower.sourceforge.net/
-BuildRequires: XFree86-devel
+BuildRequires: xorg-lib-libXpm-devel
+BuildRequires: xorg-proto-xextproto-devel
 ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,8 +38,12 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 %{__make} \
        CC="%{__cc}" \
@@ -67,6 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/08/23 13:57:38  havner
+- asneeded patch
+- rel 2
+
 Revision 1.14  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wmpower.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to