Author: lkrotowski                   Date: Tue Mar  1 00:03:15 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build both shared and static

---- Files affected:
packages/libexecstream:
   libexecstream.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/libexecstream/libexecstream.spec
diff -u packages/libexecstream/libexecstream.spec:1.1 
packages/libexecstream/libexecstream.spec:1.2
--- packages/libexecstream/libexecstream.spec:1.1       Sat Sep  8 21:59:23 2007
+++ packages/libexecstream/libexecstream.spec   Tue Mar  1 01:03:07 2011
@@ -54,7 +54,7 @@
 
 %build
 libtool --mode=compile --tag=CXX %{__cxx} %{rpmcxxflags} -c exec-stream.cpp
-libtool --mode=link --tag=CXX %{__cxx} -shared %{rpmldflags} %{rpmcxxflags} \
+libtool --mode=link --tag=CXX %{__cxx} %{rpmldflags} %{rpmcxxflags} \
        -o libexecstream.la exec-stream.lo -lpthread -rpath %{_libdir}
 
 %install
@@ -91,5 +91,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/03/01 00:03:07  lkrotowski
+- build both shared and static
+
 Revision 1.1  2007/09/08 19:59:23  qboosh
 - new
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libexecstream/libexecstream.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to