]> git.pld-linux.org Git - packages/live.git/commitdiff
- rel 2; use -fPIC auto/th/live-2009_07_09-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 18 Jul 2009 11:14:30 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    live.spec -> 1.48

live.spec

index 95d1fc6da6583a69a33726a9c3abb71f4ae56ac6..ecd15f80651a228917da0df51921f4c5ab82573c 100644 (file)
--- a/live.spec
+++ b/live.spec
@@ -2,7 +2,7 @@ Summary:        LIVE555 libraries for streaming media
 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
@@ -32,7 +32,7 @@ sed -i -e 's#$(TESTPROGS_APP)##g' Makefile Makefile.tail
 %{__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
This page took 0.078567 seconds and 4 git commands to generate.