packages: live/live.spec - rel 2; use -fPIC

arekm arekm at pld-linux.org
Sat Jul 18 13:14:35 CEST 2009


Author: arekm                        Date: Sat Jul 18 11:14:35 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; use -fPIC

---- Files affected:
packages/live:
   live.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: packages/live/live.spec
diff -u packages/live/live.spec:1.47 packages/live/live.spec:1.48
--- packages/live/live.spec:1.47	Sat Jul 18 12:37:39 2009
+++ packages/live/live.spec	Sat Jul 18 13:14:30 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteki LIVE555 do strumieni multimedialnych
 Name:		live
 Version:	2009.07.09
-Release:	1
+Release:	2
 Epoch:		2
 License:	LGPL v2.1+
 Group:		Development/Libraries
@@ -33,7 +33,7 @@
 %{__make} \
 	C_COMPILER="%{__cc}" \
 	CPLUSPLUS_COMPILER="%{__cxx}" \
-	COMPILE_OPTS="\$(INCLUDES) -I. %{rpmcflags} -DSOCKLEN_T=socklen_t"
+	COMPILE_OPTS="\$(INCLUDES) -I. %{rpmcflags} -DSOCKLEN_T=socklen_t -fPIC"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2009/07/18 11:14:30  arekm
+- rel 2; use -fPIC
+
 Revision 1.47  2009/07/18 10:37:39  arekm
 - up to 2009.07.09
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/live/live.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list