Author: wolvverine                   Date: Thu Dec  6 14:09:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add bconds,rel.1,STBR

---- Files affected:
SPECS:
   winexe.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/winexe.spec
diff -u SPECS/winexe.spec:1.2 SPECS/winexe.spec:1.3
--- SPECS/winexe.spec:1.2       Thu Nov 29 19:15:40 2007
+++ SPECS/winexe.spec   Thu Dec  6 15:09:34 2007
@@ -7,12 +7,14 @@
 %bcond_with    pthreads
 %bcond_with    setproctitle
 %bcond_with    incpopt
+%bcond_with    wmic
+%bcond_with    wmis
 #
 Summary:       winexe - remotely executes commands on WindowsNT/2000/XP/2003 
systems from GNU/Linux
 Summary(pl.UTF-8):     winexe - zdalne wywołanie polecń na 
WindowsNT/2000/XP/2003 spod systemu GNU/Linux
 Name:          winexe
 Version:       071026
-Release:       0.1
+Release:       1
 Epoch:         0
 License:       GPL/GPL v2/GPL v3
 Group:         Applications
@@ -71,10 +73,10 @@
 #      --enable-reg-gconf
 
 %{__make} proto \
-       bin/wmic \
-       bin/wmis \
        bin/winexe \
-       %{?with_python: wmi/_pywmi.dylib} \
+       %{?with_wmic: bin/wmic} \
+       %{?with_wmis: bin/wmis} \
+       %{?with_python: wmi/_pywmi.dylib}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -94,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007-12-06 14:09:34  wolvverine
+- add bconds,rel.1,STBR
+
 Revision 1.2  2007-11-29 18:15:40  wolvverine
 - init
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/winexe.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to